Error Token
#1

Код:
F:\CNR - RP\gamemodes\arcnr2p.pwn(11989) : error 001: expected token: ";", but found "-identifier-"
line
pawn Код:
PlayerInfo[playerid][pVehicle1] = 1;
Reply
#2

Pawno doesn't shows the accurate line of the error. Try peeping more closely to the script, you are missing ";" somewhere(remove double quotes).
Reply
#3

Return true instead of 1, try doing it and let us know.
Reply
#4

Quote:
Originally Posted by ridhoswasta
Посмотреть сообщение
Код:
F:\CNR - RP\gamemodes\arcnr2p.pwn(11989) : error 001: expected token: ";", but found "-identifier-"
line
pawn Код:
PlayerInfo[playerid][pVehicle1] = 1;
According to that error, it seems that you have ; missing in previous line. ( 11988 )
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)