How can I find the variable f - 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: How can I find the variable f (
/showthread.php?tid=611119)
How can I find the variable f -
baela - 02.07.2016
Galera how can I find the variable F if I do not know where she is ? Can you help me ?
Код HTML:
#define VeiculosLista4 0808
PHP код:
C:\Users\lucas\Desktop\558a 7c27 0ef7 3bae\pawno\include\mSelection.inc(598) : warning 219: local variable "f" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 13612 bytes
Code size: 2415156 bytes
Data size: 3002720 bytes
Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 5447872 bytes
1 Warning.
Re: How can I find the variable f -
SyS - 02.07.2016
dont use single characters as much as possible and the f variable is in mselection include not in your script.Change var name in your script