SA-MP Forums Archive
PAWNO Warning? - 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: PAWNO Warning? (/showthread.php?tid=513282)



PAWNO Warning? - LegendGangsta - 15.05.2014

When i'm trying to compile my gamemode i get this:

C:\Users\********\Desktop\!CnR!\gamemodes\cnr.pwn( 9802) : warning 225: unreachable code
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.

How do i fix this?


Re: PAWNO Warning? - Konstantinos - 15.05.2014

Posting lines 9800-9804 would be helpful.

This warning is given when you return something and below it there is another code.


Re: PAWNO Warning? - AroseKhanNiazi - 15.05.2014

codes please