Search found 3 matches
- March 17th, 2011, 4:58 pm
- Forum: Help and Support
- Topic: Question about Keybinds in CoD4
- Replies: 6
- Views: 2101
Re: Question about Keybinds in CoD4
Well, i would like to get help, how to do such a thing in Multiplayer. How to make an invisible menu with a Menuresponse? Edit: 1 Thing i found out: itemDef { name "window" visible 0 // makes the text invisible. rect 16 20 0 0 origin ORIGIN_QUICKMESSAGEWINDOW forecolor 1 1 1 1 textfont UI_...
- March 16th, 2011, 10:30 pm
- Forum: Help and Support
- Topic: Question about Keybinds in CoD4
- Replies: 6
- Views: 2101
Re: Question about Keybinds in CoD4
Well, that's relative good news, but how to do it on an example?
- March 15th, 2011, 8:43 pm
- Forum: Help and Support
- Topic: Question about Keybinds in CoD4
- Replies: 6
- Views: 2101
Question about Keybinds in CoD4
I hope someone can answer my question: I want to script keybinds, to make a gametype, that allows you, to perform special ways of movement by pressing the key, what was written to Config. That means, if somebody holds the space bar for over 2 Secounds, he should perform a powerjump. If he did a Powe...