Private_Last_Money warning.
#1

When I compile my script I get this warning: warning 203: symbol is never used: "PRIVATE_Last_Money" but when I search that in the "Find" area in pawno it does not show up, I even go to the line number that it's stated on and it's not there. This is shown at the end of my script.

This message also pops up for my stack/heap size when I compile: Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
Reply
#2

bump
Reply
#3

PHP Code:
 #pragma unused PRIVATE_Last_Money 
in top of your script (under defines).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)