SA-MP Forums Archive
Help me with this 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: Help me with this error: (/showthread.php?tid=403021)



Help me with this error: - Magic_Time - 28.12.2012

What does this error mean:
What I have to do?
How to fix it?

PHP код:
C:\Users\USER\Documents\samp03e_svr_R2_win32\gamemodes\TestGM.pwn(132) : error 033: array must be indexed (variable "Tagged"



Re: Help me with this error: - Cypress - 28.12.2012

I can't exactly understand what this error means but could you show me how you create the variable and also the line on which that error comes up. It could be for many reasons.


Re: Help me with this error: - RedCrossER - 28.12.2012

Well please Post your code from which line you get this error , well I think something link you need to do new Tagged[10]; not sure