SA-MP Forums Archive
Help me - 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 me (/showthread.php?tid=414462)



Help me - kalanerik99 - 09.02.2013

Hi!

Can someone help me to compile this is show me error
"keys.pwn(90) : warning 225: unreachable code"


http://pastebin.com/37fPng6e




Re: Help me - InfiniTy. - 09.02.2013

Can't you type normally ?
Remove the return 1; on line 90.Or the one before it.Your code isn't indented at all so yeah


Re: Help me - batonsa - 09.02.2013

Unreachable codes are almost always ending the call too early with a return command, always keep that in mind and keep your eyes open.


Re: Help me - kalanerik99 - 09.02.2013

Can someone edit for me and send to me


Re: Help me - batonsa - 09.02.2013

upload it to pastebin and post here/PM me the link.


Re: Help me - kalanerik99 - 10.02.2013

Thanks for help anyway but I fix it Thx!