#1

Код HTML:
./includes/task.pwn(1819) : warning 217: loose indentation
./includes/callbacks.pwn(359) : error 017: undefined symbol "SetPlayerProgressBarColour"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#2

Код HTML:
public OnPlayerUpdate(playerid)
{	
	if(_hungerTextVisible[playerid] == 1)
	{
		SetPlayerProgressBarColour(playerid, DoNo, 0x11acFFFF);
	    SetPlayerProgressBarValue(playerid, DoNo, PlayerInfo[playerid][pHunger]);
		ShowPlayerProgressBar(playerid, DoNo);
	}
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=537468
Reply
#4

I coppy http://pastebin.com/esKhTeKf =>> pawno =>> inclue .inc
[IMG]http://forum.sa-mp.click/attachments...8c0352753c813f[/IMG]
F5
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)