how to fix? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: how to fix? (
/showthread.php?tid=134132)
how to fix? -
Kasis - 15.03.2010
C:\Documents and Settings\Rams\My Documents\Downloads\stuff\TEST_1\filterscripts\aHo use.pwn(97

: warning 203: symbol is never used: "strtok"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
need help i am new in scripting!
Re: how to fix? -
MummyKillerSLO - 15.03.2010
EDIT: This symbol was never used... Remove strtok 'function' from your gamemode and this warning must disappear.
Re: how to fix? -
aircombat - 15.03.2010
1. that warning doesn't do anything its not harmful
2. scroll to the line where the warning at , u will find : "Stock Strtok" , delete the whole paragraph of this stock and the warning should go
Re: how to fix? -
Kasis - 15.03.2010
thanks alot!
Re: how to fix? -
aircombat - 15.03.2010
Quote:
Originally Posted by kasis223
thanks alot! 
|
np