How would I go about adding a hook so that if the player uses '/911 I'm gonna die' or something like that it brings up
[QUOTE][911]PlayerName - Message[/QUOTE]
To every cop and the person who sent it...
I'm guessing this is possible
I'm pretty sure its /cr and its currently already in the game.
[code]AddChatCommand("/cr", CombineRequest)[/code]
If you wanted to replace it, go into the main.lua and change it.
Sorry, you need to Log In to post a reply to this thread.