Making a player class that will load a PWAD
Making a player class that will load a PWAD
Please help, i would like to know how to make a class for doom, that will load a pwad on selection..... like for example could select a class called brutal (AKA.. Brutal doom.) and it will play the level in brutal doom, and i could also select a class called doom, and it would play the level regularly......... do not worry i am not going to use this as a method of reuploading wads already made, i would just like to know for my own personal reasons
Last edited by wildweasel on Thu Nov 20, 2014 7:29 pm, edited 1 time in total.
Reason: Please do not shout. We can hear you just fine.
Reason: Please do not shout. We can hear you just fine.
- TerminusEst13
- Posts: 1625
- Joined: Mon Nov 09, 2009 3:08 pm
- Contact:
Re: MAKING A PLAYER CLASS THAT WILL LOAD A PWAD
Not possible.
And, frankly, thank God it isn't.
And, frankly, thank God it isn't.
-
- Posts: 272
- Joined: Wed Apr 11, 2012 10:31 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10 Pro 21H1
- Graphics Processor: nVidia with Vulkan support
- Location: St. Louis, MO
Re: MAKING A PLAYER CLASS THAT WILL LOAD A PWAD
Was making the thread title in all caps necessary?
Re: Making a player class that will load a PWAD
Learn C++ and make a custom fork.
Re: Making a player class that will load a PWAD
XCVG wrote:Learn C++ and make a custom fork.
thanks

Re: MAKING A PLAYER CLASS THAT WILL LOAD A PWAD
TerminusEst13 wrote:Not possible.
And, frankly, thank God it isn't.
ok, well thats your opinion, but thanks anyways

Re: MAKING A PLAYER CLASS THAT WILL LOAD A PWAD
HavoX wrote:Was making the thread title in all caps necessary?
No it wasn't, but thats the enjoyment, seeing your confusion, hahahahahahahahaha


Last edited by wildweasel on Thu Nov 20, 2014 8:31 pm, edited 1 time in total.
Reason: Please do not shout. We can hear you just fine.
Reason: Please do not shout. We can hear you just fine.
Re: MAKING A PLAYER CLASS THAT WILL LOAD A PWAD
Opinions have nothing to do with it, if no good could ever come from such madness. I can't even think of any sane reason why you would ever need that, other than wanting to create the worlds most unintuitive fork bomb of recessively loading player classes.GABANATSU wrote:ok, well thats your opinion, but thanks anywaysTerminusEst13 wrote:Not possible.
And, frankly, thank God it isn't.
... Which technically doesn't count as a sane reason anyway. Point thus stand.

Also don't triple post.
Re: MAKING A PLAYER CLASS THAT WILL LOAD A PWAD
I think the idea is to be able to choose how you want to play the game from the class menu, using player classes that differ greatly because they are loaded from separate mods. The advantage over just loading a different PWAD to play a different way is dubious and minimal, and the implementation would be quite complex. Cost : Benefit is quite low in this case.edward850 wrote:Opinions have nothing to do with it, if no good could ever come from such madness. I can't even think of any sane reason why you would ever need that, other than wanting to create the worlds most unintuitive fork bomb of recessively loading player classes.GABANATSU wrote:ok, well thats your opinion, but thanks anywaysTerminusEst13 wrote:Not possible.
And, frankly, thank God it isn't.
... Which technically doesn't count as a sane reason anyway. Point thus stand.
Also don't triple post.