09.09.2012, 22:10
Another problem. I need help quickly.
and line
Код:
C:\Documents and Settings\*\Desktop\*\gamemodes\RRP.pwn(17324) : error 017: undefined symbol "DisplayTextForPlayer" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Код:
new string[64]; format(string,sizeof(string),"~n~~n~~n~~n~~n~~n~~n~~n~~r~Fuel: ~w~%d%", Fuel[GetPlayerVehicleID(playerid)]); DisplayTextForPlayer(playerid,string, 3000, 2, 2);