29.09.2012, 08:19
Okay, I'm using the newest progress bar include, also I changed all of the code with the new functions but Now I get loads of error.. these are :
These errors are in the whole code.. I'll show you an example :
[pawn ] line 147 : SetPlayerProgressBarValue(hungry[playerid], GetPlayerProgressBarValue(hungry[playerid])+10);[/pawn]
Help me out please.
pawn Код:
(Line 147 ) warning 202: number of arguments does not match definition
( Line 147 ) warning 213: tag mismatch
[pawn ] line 147 : SetPlayerProgressBarValue(hungry[playerid], GetPlayerProgressBarValue(hungry[playerid])+10);[/pawn]
Help me out please.