How to fix "OldoID" Help
#1

C:\Users\Lenovo\Desktop\SAMP(1)\SAMP\gamemodes\tes 2.pwn(52127) : warning 204: symbol is assigned a value that is never used: "oldoID"
Reply
#2

You using a value that isn't being assigned example:

Код:
new oldoID;
If your not using it just delete the oldoID and the warning will be removed when you compile.

If you are trying to use it please post that section code so we can see that your doing.
Reply
#3

just ignore this warning. It doesn't affect any of your scripts.
If you really don't want to see that warning again, refer to the post above.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)