15.12.2011, 02:30
Is there a way to COMPLETELY AVOID the "OnPlayerRequestClass" callback from being called ever? I am working on an RP server and was originally using "TogglePlayerSpectating()" to hide the class selection menu bar at the bottom of the screen when a player connects. I discovered that doing that caused my mode to bug on the second time that someone died- except I'm only returning 1 under OnPlayerDeath...
I know the GF script has a way to "bypass" class selection, but I can't see any specific code which allows it to do this. Any ideas?
I know the GF script has a way to "bypass" class selection, but I can't see any specific code which allows it to do this. Any ideas?