SA-MP Forums Archive
A problem with adding a FS to my GM.. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: A problem with adding a FS to my GM.. (/showthread.php?tid=147540)



A problem with adding a FS to my GM.. - Apply - 12.05.2010

I put everything on the right publics and i still get those errors-
error 021: symbol already defined: "playername"
error 017: undefined symbol "dini_Get"
error 033: array must be indexed (variable "ClanName")
error 017: undefined symbol "dini_Int"
error 017: undefined symbol "dini_Int"
error 017: undefined symbol "dini_Isset"
error 017: undefined symbol "dini_Get"
error 017: undefined symbol "dini_Isset"
error 017: undefined symbol "dini_Get"
error 033: array must be indexed (variable "ClanName2")
fatal error 107: too many error messages on one line
can anyone help please?


Re: A problem with adding a FS to my GM.. - RyDeR` - 12.05.2010

Did you included dini at the top of your script?


Re: A problem with adding a FS to my GM.. - Apply - 12.05.2010

i forgot it took the dini off the gamemode, now i get tons of errors when i added the include dini even things that used not to make errors