24.03.2012, 11:39
How do you want it ?
Show the class in the selection and print "Not enough score points"
Or dont show the class
For the first you only need to add some lines in OnPlayerRequestSpawn
But for the second you need to modify OnPlayerRequestClass like y_classes does it (afaik its the only system released like that, although the theory behind it is quite simple)
Show the class in the selection and print "Not enough score points"
Or dont show the class
For the first you only need to add some lines in OnPlayerRequestSpawn
But for the second you need to modify OnPlayerRequestClass like y_classes does it (afaik its the only system released like that, although the theory behind it is quite simple)

