SetPlayerClass: Difference between revisions

m
Replaced "3.1-alpha only" with "Zandronum 3.1 only".
(Created page with "{{Template:ACSWarning}} int '''SetPlayerClass'''(int player, str class, bool respawn) '''(<font color="darkblue">3.1-alpha</font> <font color="red">only</font>)''' ==Usage==...")
 
m (Replaced "3.1-alpha only" with "Zandronum 3.1 only".)
Line 1: Line 1:
{{Template:ACSWarning}}
{{Template:ACSWarning}}
int '''SetPlayerClass'''(int player, str class, bool respawn) '''(<font color="darkblue">3.1-alpha</font> <font color="red">only</font>)'''
int '''SetPlayerClass'''(int player, str class, bool respawn) '''(<font color="darkblue">Zandronum 3.1</font> <font color="red">only</font>)'''


==Usage==
==Usage==