Posts: 31
Threads: 11
Joined: Mar 2009
Reputation:
0
Ok, I am kind of new to scripting, and I wanted to know if you guys knew this problem. I have a command set up as /carhelp to show help for your car. The command works fine, but underneath the car help, it says that the command is unknown, I do not know why. It also says it for every command except for /help. Anyone know why?
Posts: 339
Threads: 11
Joined: Oct 2007
Reputation:
0
Do you have a "return 1;" at the end of the code? If you dont know how to do it, pass me the command and I'll show you.
Posts: 31
Threads: 11
Joined: Mar 2009
Reputation:
0
Thanks, It worked.... One more thing, Do you know how to make it so that there is like a new thing like you know how it goes return 1;
can I define my own place... like 5, then if something happens, return to 5?
Posts: 31
Threads: 11
Joined: Mar 2009
Reputation:
0
I want to make my 911 command be like where you type Paramedic Police or Fire, and if you dont enter one of those, it says the 911 usage..... u know?
Plus, Now if I enter any command, the 911 command shows, like I also have /carhelp but the 911 text shows when I do that