02.02.2014, 23:17
Hello guys, got a problem with my spec command :/
Get the errors
Код:
TogglePlayerSpectating(playerid, true); PlayerSpectatePlayer(playerid, pid, SPECTATE_MODE_NORMAL);
Код:
error 029: invalid expression, assumed zero //On the first line warning 217: loose indentation //On the second line.