Please Help me! - 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: Please Help me! (
/showthread.php?tid=223490)
Please Help me! -
DeadAhead - 09.02.2011
Ranks[rankss[i]][countdown] = dini_Int(tmp,"cancountdown");
creating rankss:
new rankss[45][50];
split(rankss,saveranks,",");
I must not show you the whole code, you should be able to try fixing from this
EDIT:
also countdown is a Integer
EDIT (AGAIN):
new error :O!
Fix: new rankss[][];
error 009: invalid array size (negative, zero or out of bounds)
error 036: empty statement