NukeSilo Community https://forums.nukesilo.net/ |
|
Sum-up of a PD meeting last night https://forums.nukesilo.net/viewtopic.php?f=103&t=7321 |
Page 1 of 1 |
Author: | LolQuite [ 14 Feb 2009, 15:36 ] |
Post subject: | Sum-up of a PD meeting last night |
So for those of us that weren't there, I figured echoing this along might be a good idea. Wake instructed us last night to use the radio more. This is due to a recent lack of communication, often leading to kidnapping or death. At all times you should let everyone know where you are, what you are doing and why you are doing it. If you're chasing somebody, report it and where you're chasing them. If you are being attacked, report that and its location. (( This is a little complicated sometimes, so it's suggested that you bind things like "10-57" (illegal gunfire), 10-97 (arrived at location), 10-17 (en route) and 10-24 (assignment completed/situation is all clear). If you're on break and backup is needed, use 10-6 and if you are back on patrol, use 10-8. By now you're probably out of places to bind, so use the keypad. These are the keypad keys:
KP_END = 1 KP_DOWNARROW = 2 KP_PGDN = 3 KP_LEFTARROW = 4 KP_5 = 5 KP_RIGHTARROW = 6 KP_HOME = 7 KP_UPARROW = 8 KP_PGUP = 9 KP_PLUS = + KP_MINUS = - * = * KP_DEL = . KP_SLASH = / Hopefully this will help keep the radio chatter up a bit. )) |
Author: | Wake [ 14 Feb 2009, 15:50 ] |
Post subject: | Re: Sum-up of a PD meeting last night |
This should be very useful for people, thanks. |
Author: | CPeanutG [ 14 Feb 2009, 20:33 ] |
Post subject: | Re: Sum-up of a PD meeting last night |
I think i posted a tutorial on using shift + key for binding stuff on here. Ill have to find it or remake it. Doubles your keys. |
Author: | Jameson [ 16 Feb 2009, 15:59 ] |
Post subject: | Re: Sum-up of a PD meeting last night |
CPeanutG wrote: I think i posted a tutorial on using shift + key for binding stuff on here. Ill have to find it or remake it. Doubles your keys. That would be great.. |
Author: | Crimson13 [ 16 Feb 2009, 16:47 ] |
Post subject: | Re: Sum-up of a PD meeting last night |
In the MD forums I have posted a cfg of doctor binds, with a keypad layout in the form of a .doc Someone could edit that for a PD cfg, or just send me the commands and I could make it. |
Author: | CPeanutG [ 16 Feb 2009, 19:49 ] |
Post subject: | Re: Sum-up of a PD meeting last night |
Jameson wrote: CPeanutG wrote: I think i posted a tutorial on using shift + key for binding stuff on here. Ill have to find it or remake it. Doubles your keys. That would be great.. Can't seem to find it. I will remake it asap. |
Author: | CherryT [ 18 Feb 2009, 00:07 ] |
Post subject: | Re: Sum-up of a PD meeting last night |
Thanks for the Keypad binds LolQuite. I was running out of space on my keybayooord. I have to press a Fn key on my laptop in order to access the Numpad, but that's like a "Shift" bind all its own. In any case, I was thinking about listing some of the most commonly used codes for binding. Currently, I have: 10-4 10-53 (Suspect down) 10-57 (Shots fired) 10-76 (En-route) 10-97 (Arrived) 10-22 (Disregard) bound, which have been getting the job done perfectly so far. I would also recommend binding 10-108 (Officer down) 10-15 (Suspect in custody) 10-43 (Medic requested) 10-80 ((In) Pursuit) and 11-99 (Officer needs assistance) for quick access. I don't use them that often, but having them on hand seems useful, especially when another officer is chasing someone and you don't know the status of their pursuit. Oh, and for those of you wondering how you can bind permawalking and permacrouching, here's the secret: For some reason, you have to have another action in front of them before executing the +speed/+crouch commands. For example, I used the command Code: bind m "say /me sits down.; +crouch" for a sitting command (I think "+" does the action and "-" stops the action; for whatever reason, +speed slows you down and -speed speeds you up. Wut.). Might as well assign a couple of these while you're doing your police binds. Thanks to John Delgado for pointing that out. On a side note, does anyone know if it's possible to append a string to a messagemode command? I'd like to have a command which automatically puts in "/com" before my messages so I don't have to keep typing it every time I want to talk to my fellow police officers. |
Author: | Supernuker [ 18 Feb 2009, 00:16 ] |
Post subject: | Re: Sum-up of a PD meeting last night |
viewtopic.php?f=103&t=6719 <-- Police codes used the in the server. |
Author: | Wake [ 18 Feb 2009, 05:17 ] |
Post subject: | Re: Sum-up of a PD meeting last night |
How does one bind a key to shift as well in order to double its function? |
Author: | CPeanutG [ 18 Feb 2009, 16:55 ] |
Post subject: | Re: Sum-up of a PD meeting last night |
Code: // Bindable Key Names You can put this in a file called RP_Binds.cfg (or whatever you want) and put "exec RP_Binds.cfg" in your autoexec.cfg and this will be executed on each launch. It can also be launched manually by typing that command in the console "exec RP_Binds.cfg" You can also have multiple configs for each server, or each job, or whatever you want. You should be able to see how to add additional keys to use this toggle with, by looking at the above example. To use this, according to this example, you would need to hold down alt, then pressing kp_home would make you say "say shout this is the police, get down on the ground now, or we will use force" and when you let go of alt, pressing kp_home would make you say 10-4 over the radio. The +bset can be any key you want. alt seems to be the easiest in my experience, as it was the way I learned to do it when the leader in my old CS 1.5 clan taught us for doing buyscripts. If you want to bind this to shift for example, or other keys bound to a +command toggle, look below: Code: // Bindable Key Names If you wanted to do it on another key, one that isn't bound to a +/-command, like firemode, or useitems, only put that command at the begining of either the alias for the +bset or the -bset, not both. |
Author: | James_Vincetti [ 18 Feb 2009, 18:25 ] |
Post subject: | Re: Sum-up of a PD meeting last night |
Nice, Peany. Nice. |
Page 1 of 1 | All times are UTC-06:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |