SA-MP Forums Archive
My /enter doesn't "return 1;" in all situations... - 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: My /enter doesn't "return 1;" in all situations... (/showthread.php?tid=70880)



My /enter doesn't "return 1;" in all situations... - introzen - 28.03.2009

This is my /enter command:

http://pastebin.com/d61c3d7d3

Why do I get the text: "Unknown command" if i don't stand at a building entrance? plx help =)


Re: My /enter doesn't "return 1;" in all situations... - worxds - 28.03.2009

Biggest problem here is unidented code.


Re: My /enter doesn't "return 1;" in all situations... - introzen - 28.03.2009

Quote:
Originally Posted by worxds
Biggest problem here is unidented code.
What is that?


Re: My /enter doesn't "return 1;" in all situations... - bogeymanEST - 29.03.2009

Why is this on line 100 and 101?
pawn Код:
}
{



Re: My /enter doesn't "return 1;" in all situations... - introzen - 29.03.2009

PRoblem Solved