18.12.2010, 00:14
^^ Didn't work
Here is another code that is giving me errors that invovles the float:
EDIT:
As soon as I removed that code ^^ I had no errors.
Here is another code that is giving me errors that invovles the float:
pawn Код:
new rand;
rand = random(sizeof(RandomMexicanSpawn)-2)+1;
SetPlayerPos(playerid, RandomMexicanSpawn[rand][0], RandomMexicanSpawn[rand][1], RandomMexicanSpawn[rand][2])
As soon as I removed that code ^^ I had no errors.

