SA-MP Forums Archive
[GM] Statement closed. Although it is. - 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: [GM] Statement closed. Although it is. (/showthread.php?tid=77842)



[GM] Statement closed. Although it is. - Abernethy - 15.05.2009

http://pastebin.com/m15ca61

I'm getting really fucking pissed off.

I believe i need to;


Код:
return 1;
}
return 0;
}
to end my 'statement'. It's pissing me off, can anybody fix or help.. ?


Re: [GM] Statement closed. Although it is. - Redirect Left - 15.05.2009

Fixed:

http://pastebin.com/m46caa464

You didn't close the /help command. Missed a } & return 1;.


Re: [GM] Statement closed. Although it is. - Ignas1337 - 15.05.2009

that was fast, jolt


Re: [GM] Statement closed. Although it is. - Redirect Left - 15.05.2009

Thanks, I guess


Re: [GM] Statement closed. Although it is. - Abernethy - 15.05.2009

Thanks for that mate.
An easy error i didn't pick up.



Re: [GM] Statement closed. Although it is. - Redirect Left - 15.05.2009

Happens to all of us, you're welcome.