08.09.2012, 18:15
It should look like this
look very closely at the code and spacing
after this { everything should be spaced same
Код:
SomeFunction() { new string[40]; SendClinetMessage(playerid ,COLOR ,"Just a random code..."); if( A == B ) { SetPlayerPos(playerid ,1 ,2 ,3); SetPlayerHealth(playerid ,100); } }
after this { everything should be spaced same