Quote:
Originally Posted by ******
The problem is that the player doesn't die, you just return them. ForceClassSelection only resets when you DIE, not when you select a new class. Just add some logic to OnPlayerRequestClass to detect this double call, and spawn them if so.
|
Thanks for the info, I did that, I really hoped I didn't have to do that, but yeah, works normal now...