27.11.2016, 15:36
I got this errors on this lines...
THIS LINE :
Код:
warning 219: local variable "SetPlayerPos" shadows a variable at a preceding level error 001: expected token: ";", but found "(" error 017: undefined symbol "Poz" error 029: invalid expression, assumed zero fatal error 107: too many error messages on one line
Код:
if(PolicijskaAuta(vehicleid)) { if(PlayerInfo[playerid][pClan] != 1) { SetPlayerPos(playerid, Poz[0], Poz[1], Poz[2])); GameTextForPlayer(playerid, "~b~Fort Carson Police Department!", 2500, 5); } }
Код:
GameTextForPlayer(playerid, "~b~Fort Carson Police Department!", 2500, 5);