This is a standalone script, functions are:
/911 - Call 911
/dispatch - Dispatch Response
/me - Action
/ooc - Out Of Character Chat
/run - Run plate, Name, etc
/sp - Search Player
/sv - Search Vehicle
Screenshot:
You can change the colour of each command by adding an ^1 to ^9 i front of the response
If you dont want a certain command, go into the __resource.lua and remove the corresponding line.
Wow, you use so many unnecessary files when you could have just done it in one lua file and also you use Chat listeners. Why can’t people just use RegisterCommand, jesus.
Any reason for all the hate? If you dont like it dont download it or view it, just a little thing i made up, seriously u guys need to stop hating and judging, i done it the way i want to do it, this way i can be organised. Seriously u guys need to stop it with all the judging and disrespect
I wouldn’t necessarily call it hate, it’s more criticism. They’re not saying “Oh wow, your work is shit”, but, giving suggestions for improvement. I.e. Use RegisterCommand() rather than listening for chatMessages.
It’s okay to be new, but just because it works doesn’t mean there isn’t room for improvement! Keep on learning and check out other peoples releases so you can see how they accomplish similar projects.
I was reading over this and i dont want it to be client, i want it to be server wide so the other players can see that the members are doing that thing.