27.04.2012, 18:14
copy and paste (here into the forum, not into the script) the parts of the script beginning with
- OnGameModeInit()
- OnFilterscriptInit()
- OnPlayerRequestClass(playerid, classid)
and write down what happens when you press the spawn button
edit: + follow RichBoys advice
edit2: in fact, set the player's position in the OnPlayerRequestClass callback, not in the onplayerconnectcallback
- OnGameModeInit()
- OnFilterscriptInit()
- OnPlayerRequestClass(playerid, classid)
and write down what happens when you press the spawn button
edit: + follow RichBoys advice
edit2: in fact, set the player's position in the OnPlayerRequestClass callback, not in the onplayerconnectcallback