Problem. I need help quickly if is possible.
#1

Another problem. I need help quickly.

Код:
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.
and line

Код:
		    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);
Reply
#2

what function are you putting it under?
Reply
#3

Is "DisplayTextForPlayer" a custom stock/public?
Reply
#4

No functions.
Reply
#5

Try "GameTextForPlayer"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)