Hi there, I'm a CTF-Noob and I'd like to put my team-mebers in various groups and give them orders ("defend the base";"get enemy flag"; "return the flag!" etc.) on one button. just luike in team arena basically, but with the original q3.
Yes, I've searched, I've visited the key-binding guide etc. but it doesn't help. could you give me the console-orders in quotes "..." so I just copy them and thats it? once for all?
in the orders-menu I can only select "everyone" to take my team-orders, not several groups/players. please help!!!
Q3A-CTF: Team Chat Bindings
Q3A-CTF: Team Chat Bindings
Hier gibt es keine Arche, wir ertrinken im Blut!
Wir haben imme rnur genommen - und nie gegeben, es masslos übertrieben, doch dann kam der Regen....
Wir haben imme rnur genommen - und nie gegeben, es masslos übertrieben, doch dann kam der Regen....
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
This is from a friend of mine actually...
//
// ------------------------------------
// CTF Teammessage Script
// ------------------------------------
//
// Teammessages (scripts.cfg, team_dm.cfg and team_ctf.cfg)
//bind = "vstr gametype" // Load weapon and teammessage script by gametype (scripts.cfg)
bind BACKSPACE "vstr m01"
bind = "vstr m02"
bind - "vstr m03"
bind 0 "vstr m04"
bind 9 "vstr m05"
bind 8 "vstr m06"
bind 7 "vstr m07"
bind 6 "vstr m08"
bind 5 "vstr m09"
//bind 4
//bind 3
//bind 2
//bind 1
// CTF team messages
set m01 "say_team ^3))=====> ^7FLAG HERE! ^3<=====(("
set m02 "say_team ^1))=====> ^7HIGH HIGH HIGH ^1<=====(("
set m03 "say_team ^4))=====> ^7LOW LOW LOW ^4<=====(("
set m04 "say_team ^1))=====> ^3FLAG TAKEN!^1<=====(("
set m05 "say_team ^5))=====> ^7NEED BACKUP ^5<=====(("
set m06 "say_team ^8))=====> ^6CAMPER ALERT ^8<=====(("
set m07 "say_team ^2))=====> ^7BASE CLEAR ^2<=====(("
set m08 "say_team ^7))=====> BASE OVERRUN!! ^7<=====(("
set m09 "say_team ^7))=====> ^4ATTACK NOW ^7<=====(("
//
// ------------------------------------
// CTF Teammessage Script
// ------------------------------------
//
// Teammessages (scripts.cfg, team_dm.cfg and team_ctf.cfg)
//bind = "vstr gametype" // Load weapon and teammessage script by gametype (scripts.cfg)
bind BACKSPACE "vstr m01"
bind = "vstr m02"
bind - "vstr m03"
bind 0 "vstr m04"
bind 9 "vstr m05"
bind 8 "vstr m06"
bind 7 "vstr m07"
bind 6 "vstr m08"
bind 5 "vstr m09"
//bind 4
//bind 3
//bind 2
//bind 1
// CTF team messages
set m01 "say_team ^3))=====> ^7FLAG HERE! ^3<=====(("
set m02 "say_team ^1))=====> ^7HIGH HIGH HIGH ^1<=====(("
set m03 "say_team ^4))=====> ^7LOW LOW LOW ^4<=====(("
set m04 "say_team ^1))=====> ^3FLAG TAKEN!^1<=====(("
set m05 "say_team ^5))=====> ^7NEED BACKUP ^5<=====(("
set m06 "say_team ^8))=====> ^6CAMPER ALERT ^8<=====(("
set m07 "say_team ^2))=====> ^7BASE CLEAR ^2<=====(("
set m08 "say_team ^7))=====> BASE OVERRUN!! ^7<=====(("
set m09 "say_team ^7))=====> ^4ATTACK NOW ^7<=====(("
thx very much, I love you *kisses*
no, seriously thx, this'll help me a lot I hope, looks like exactly what I need.
For all other noobs looking for a decent TA-like team-order-menu for q3, grab "UI Enhanced 1.2" at http://www.planetquake.com/uie/ or elsewhere. this cleans things up a bit, but still doesn't make the keybinds unnecessary.
[/url]
no, seriously thx, this'll help me a lot I hope, looks like exactly what I need.
For all other noobs looking for a decent TA-like team-order-menu for q3, grab "UI Enhanced 1.2" at http://www.planetquake.com/uie/ or elsewhere. this cleans things up a bit, but still doesn't make the keybinds unnecessary.
[/url]
Hier gibt es keine Arche, wir ertrinken im Blut!
Wir haben imme rnur genommen - und nie gegeben, es masslos übertrieben, doch dann kam der Regen....
Wir haben imme rnur genommen - und nie gegeben, es masslos übertrieben, doch dann kam der Regen....
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm