AJUDA, PORFAVOR 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)
+--- Thread: AJUDA, PORFAVOR HELP-ME (
/showthread.php?tid=377282)
AJUDA, PORFAVOR HELP-ME -
baixinhotools - 13.09.2012
C:\Users\Hugo\Desktop\MUCA.pwn(17973) : warning 203: symbol is never used: "DivulguersOtarios"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 4920 bytes
Code size: 663324 bytes
Data size: 835324 bytes
Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 1519952 bytes
1 Warning.
AW: AJUDA, PORFAVOR HELP-ME -
BiosMarcel - 13.09.2012
Its nothing its 100% unimportant
Re: AJUDA, PORFAVOR HELP-ME -
HyDrAtIc - 13.09.2012
Just remove word DivulguersOtarios from line 17973
that will fix it
Re: AJUDA, PORFAVOR HELP-ME -
Faisal_khan - 13.09.2012
Quote:
Originally Posted by James_Nick
Just remove word DivulguersOtarios from line 17973
that will fix it
|
You are wrong. The error is saying that,
DivulguersOtarios is defined but never used in the script. So the line
17973 doesn't exist. The
last line will be 17972. So he must find "
DivulguersOtarios" in his script and delete the define.