Quote:
|
Originally Posted by MenaceX^
Quote:
|
Originally Posted by [Fackin'
Pyro ]
For the love of god, indent.
http://pastebin.com/f499441d8
I can't seem to find anything wrong with it. Make sure OnPlayerCommandText's return is set to 0.
|
He showed you a part of OnPlayerCommandText, not the whole public.
|
Yes I know. And I'm telling him to check if OnPlayerCommandText is set to 1 or 0. It's supposed to be 0. I don't know if that might be the problem, but I can't find anything wrong with his command.
Well, I did do one thing. Instead of making on and off two separate if statements, I change them to an else if. Might prevent some future problems.