Wondering if this warning can be fixed or not.
#1

So here is the warning

pawn Код:
warning 203: symbol is never used: "PRIVATE_Last_Money"
When I try to track it, it doesn't show up because it goes to the bottom of the script.
Reply
#2

Just find from top of the script : #define PRIVATE_Last_Money . It doesen't affect anything at all. Just delete it from top
Reply
#3

It should be in any include you are using.
You can ignore the warning by putting this at TOP of your code:

pawn Код:
#pragma unused PRIVATE_Last_Money
Jeffry
Reply
#4

THANKS JEFFRY!!! YOU HELPED ME <3 -- By the way I still have a little problem IDK could you PM me ? We can solve it via Team Viewer
Reply
#5

Quote:
Originally Posted by Ehab1911
Посмотреть сообщение
THANKS JEFFRY!!! YOU HELPED ME <3 -- By the way I still have a little problem IDK could you PM me ? We can solve it via Team Viewer
No problem.

You can send me a PM with the problem (explain it) and the pawn code.
I am going off now, but I can check it tomorrow then.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)