SA-MP Forums Archive
What the ...?!! - 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: What the ...?!! (/showthread.php?tid=133254)



What the ...?!! - Cedimedi - 11.03.2010

i gonna explode... i tired now about 30 minutes but nothing works. i think, pawno is bugged -.-

Errors:
Код:
warning 219: local variable "PlayerName" shadows a variable at a preceding level
error 008: must be a constant expression; assumed zero
error 009: invalid array size (negative, zero or out of bounds)
error 036: empty statement
fatal error 107: too many error messages on one line
okay, and that means it is allready writed. So i delete it and get about 100000 million errors. It's annyoing. I have it under OnPlayerConnect, and under OnPlayerDisconnect. When i remove it under OnPlayerConnect, it gives errors from the OnPlayerDisconnect lines!!?!!! WTF!??!!! I allready removed from both lines, and put it on top of the script. But that won't work too. I didn't had that problem, i've just added an adminscript into my filterscript.

Please help me..


Re: What the ...?!! - ¤Adas¤ - 11.03.2010

Maybe you have variable "PlayerName" in some include, or you created it as global.