Loads of Error. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Loads of Error. (
/showthread.php?tid=381320)
Loads of Error. -
Benzke - 29.09.2012
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 :
pawn Код:
(Line 147 ) warning 202: number of arguments does not match definition
( Line 147 ) warning 213: tag mismatch
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.
Re: Loads of Error. -
Mr.Anonymous - 29.09.2012
These are not errors. Your script can work correctly.
Re: Loads of Error. -
gabitzu4ever - 29.09.2012
SetPlayerProgressBarValue(hungry[playerid], +10.0);