4 Errors and 1 Warning help... - 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: 4 Errors and 1 Warning help... (
/showthread.php?tid=351665)
4 Errors and 1 Warning help... -
kujox222 - 16.06.2012
Код:
dini_IntSet(file(playerid), "Money", GetPlayerMoneyEx(playerid));
Код:
: error 012: invalid function call, not a valid address
: warning 215: expression has no effect
: error 001: expected token: ";", but found ")"
: error 029: invalid expression, assumed zero
: fatal error 107: too many error messages on one line
NVM Fixed.