26.08.2014, 18:49
Ok I searched on the forum for another stats saving script and I found this one :
https://sampforum.blast.hk/showthread.php?tid=234691
I followed every single step the guys told us to do but when I compiled I got those errors :
(582) : error 003: declaration of a local variable must appear in a compound block
(584) : error 021: symbol already defined: "GetPlayerName"
(586) : error 010: invalid function or declaration
(588) : error 021: symbol already defined: "dini_Create"
(589) : error 021: symbol already defined: "dini_IntSet"
(590) : error 021: symbol already defined: "dini_IntSet"
(591) : error 021: symbol already defined: "dini_IntSet"
(592) : error 021: symbol already defined: "dini_IntSet"
(593) : error 021: symbol already defined: "dini_IntSet"
(595) : error 021: symbol already defined: "SetPlayerMoney"
(595) : error 010: invalid function or declaration
(595 -- 598) : error 054: unmatched closing brace ("}")
(595 -- 598) : fatal error 107: too many error messages on one line
I REALLY need help what can I do to correct my script ??
Here's mmy script :
http://pastebin.com/R3tccypg
Please help me and thanks for your cooperation
https://sampforum.blast.hk/showthread.php?tid=234691
I followed every single step the guys told us to do but when I compiled I got those errors :
(582) : error 003: declaration of a local variable must appear in a compound block
(584) : error 021: symbol already defined: "GetPlayerName"
(586) : error 010: invalid function or declaration
(588) : error 021: symbol already defined: "dini_Create"
(589) : error 021: symbol already defined: "dini_IntSet"
(590) : error 021: symbol already defined: "dini_IntSet"
(591) : error 021: symbol already defined: "dini_IntSet"
(592) : error 021: symbol already defined: "dini_IntSet"
(593) : error 021: symbol already defined: "dini_IntSet"
(595) : error 021: symbol already defined: "SetPlayerMoney"
(595) : error 010: invalid function or declaration
(595 -- 598) : error 054: unmatched closing brace ("}")
(595 -- 598) : fatal error 107: too many error messages on one line
I REALLY need help what can I do to correct my script ??
Here's mmy script :
http://pastebin.com/R3tccypg
Please help me and thanks for your cooperation