SA-MP Forums Archive
mSelection include 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: mSelection include error (/showthread.php?tid=609818)



mSelection include error - baela - 16.06.2016

Guys please help me pawno when I compile is only with a mSelection error how can I fix it

C:\Users\Lucas Gabriel\Desktop\ediзгo samp\pawno\include\mSelection.inc(59 : warning 219: local variable "f" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size: 13464 bytes
Code size: 2417096 bytes
Data size: 3005348 bytes
Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 5452292 bytes

1 Warning.


line error:
#define VeiculosLista6 9227


Re: mSelection include error - Slawiii - 16.06.2016

The symbol "f" is already defined somewhere in the mode / include, rename it to something else eg "f2"


Re: mSelection include error - baela - 16.06.2016

Quote:
Originally Posted by Slawiii
View Post
The symbol "f" is already defined somewhere in the mode / include, rename it to something else eg "f2"
more than I have or Rename that? I am not new pawno