[Solved]Changing Class Mid-game?
Hello, I wonder if its possible to change class mid-game? I have a cycling menu so I am just wondering how I would code it to switch on the fly to whatever class I wish.
Add a new option and use this command:
[php]setDvar("ui_allow_classchange", "1");[/php]