SA-MP Forums Archive
[HELP] warning - "IsVehicleRc" Plz! - 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: [HELP] warning - "IsVehicleRc" Plz! (/showthread.php?tid=375628)



[HELP] warning - "IsVehicleRc" Plz! - SpϵϵD - 07.09.2012

Hello,
my warning is: (916) : warning 203: symbol is never used: "IsVehicleRc"
in line 916 this end of the mode, i search "IsVehicleRc" and i not found.
someone can help me?
tnx


Re: [HELP] warning - "IsVehicleRc" Plz! - XGh0stz - 07.09.2012

IsVehicleRC must be declared somewhere, try another search and make sure its spelled correctly etc.

If you still can't locate it, maybe try searching any new includes or other scripts for it?

Once found, simply remove it to handle that warning...

Edit: Either that or just post line 916 (Is this line the very end of your script?)


Re: [HELP] warning - "IsVehicleRc" Plz! - SpϵϵD - 07.09.2012

Quote:
Originally Posted by XGh0stz
Посмотреть сообщение
IsVehicleRC must be declared somewhere, try another search and make sure its spelled correctly etc.

If you still can't locate it, maybe try searching any new includes or other scripts for it?

Once found, simply remove it to handle that warning...

Edit: Either that or just post line 916 (Is this line the very end of your script?)
Yes, maybe it's in includes - i now check it.
tnx