11.11.2012, 13:13
Edit: That came out retarded
I tried putting the playerid in that parameter but it comes up saying:
' error 017: undefined symbol "johndoe" '
What is the ''(he is john doe codes...)''
Then could I apply that code to 'OnPlayerRequestClass'?
I tried putting the playerid in that parameter but it comes up saying:
' error 017: undefined symbol "johndoe" '
Quote:
ah you can even add this in this way:
pawn Code: public OnPlayerSpawn(playerid) { if(He is john doe codes...) { SetPlayerPos(playerid, 281, 2486.3142, -1647.9170, 14.0703); //and give him the weapons you like } } |
Then could I apply that code to 'OnPlayerRequestClass'?