29.08.2016, 21:34
Quote:
|
It attests bad gamemode design. If your users need third party tools to effectively play on your server then you're clearly doing something wrong. I don't know how US pullovers work, but I seriously doubt that the officers use their microphone a lot; the message is already being sent through lights and sirens.
|
Quote:
|
LOL, why not give him the source so he can actually learn and modify it himself?
Why distribute an executable at all? |
he looks like he's new, so i compiled it.
autohotkey requires you to install the actual program if you want to run the .ahk script, but if i give him the .exe it will run without it.
although if it makes you stop crying, have the code.
Код:
Numpad1:: SendInput t/m This is the Los Santos Police Department, pull over to your right and shut the engine off.{enter}
Numpad2:: SendInput t/me withdraws his cuffs from his belt, wrapping them around the suspects wrists.{enter}
Numpad3:: SendInput t/tazer{enter}
Numpad4:: SendInput t/me opens the door of the cruiser, leading the suspect in before closing and locking the door.{enter}
Numpad5:: SendInput t/me arrests the suspect.{enter}


