Page 1 of 1

Help with player classes

Posted: Mon Feb 09, 2015 5:50 pm
by SpaceMarine
Alright, so I made two new player classes for a test. Included both DECORATE coding and Gameinfo section in the MAPINFO lump. But I can't select the classes when I load up the .wad

This is the DECORATE coding

http://pastebin.com/XGydLNSx

This is the Gameinfo section

http://pastebin.com/meehC4BZ

Help pls

RE: Help with player classes

Posted: Mon Feb 09, 2015 5:55 pm
by Arctangent
Zandronum does not support the GameInfo section of MapInfo yet. You'll need to use the KeyConf method of defining player classes instead.

RE: Help with player classes

Posted: Mon Feb 09, 2015 5:59 pm
by SpaceMarine
Ah damn, k then. Also, do you know about how player classes can be restricted to certain weapons only?