et:qw class selector, + weaps?

do i just hit it twice so it switches down the guns?
well hook me up with a decent class selector please, is there a spawncounter out there as well?

thx in advance

p.s. im just 2 lazy 2 search for the selector, ty for your bothers
Comments
12
Dont give him one plz! DONT
Better be freaking active when im back otherwise i kill you !
K give him one for 2 weeks
EDIT : <3
Parent
// <> Strogg Classes
bind 1 "clientclass technician"
bind 2 "clientclass oppressor"
bind 3 "clientclass constructor"
bind 4 "clientclass aggressor"
bind 5 "clientclass infiltrator"

// <> GDF Classes
bind 1 "clientclass medic"
bind 2 "clientclass fieldops"
bind 3 "clientclass engineer"
bind 4 "clientclass soldier"
bind 5 "clientclass covertops"

np for me
could u also give the commands for the teams pls :)
Parent
bind F4 "clientTeam gdf"
bind F5 "clientTeam strogg"
bind F6 "clientTeam spectator"
Parent
http://myhannes.info/stuff/index.php?dir=movie%2Fquakewars%2Fcfg%2F

/scripts folder (it is not the easiest way, but it works)
Parent
i do it myself!
Parent
ama strogg ama strogg
dont hate the maps, hate the game
have it like this

bind "LEFTARROW" exec strogg.cfg
bind "RIGHTARROW" exec gdf.cfg


bind F5 "clientTeam Strogg; ClientClass Technician 0; clientquickchat quickchat/self/imtechnician"
bind F6 "clientTeam Strogg; ClientClass Constructor 0; clientquickchat quickchat/self/imconstructor"
bind F7 "clientTeam Strogg; ClientClass Oppressor 0; clientquickchat quickchat/self/imoppressor"
bind F8 "clientTeam Strogg; ClientClass Infiltrator 0; clientquickchat quickchat/self/iminfiltrator"
bind F9 "clientTeam Strogg; ClientClass Aggressor 0; clientquickchat quickchat/self/imaggressor"
bind F10 "clientTeam Strogg; ClientClass Aggressor 2; clientquickchat quickchat/self/imaggressor"



bind F5 "clientTeam GDF; ClientClass Medic 0; clientquickchat quickchat/self/immedic"
bind F6 "clientTeam GDF; ClientClass Engineer 0; clientquickchat quickchat/self/imengineer"
bind F7 "clientTeam GDF; ClientClass FieldOps 0; clientquickchat quickchat/self/imfieldops"
bind F8 "clientTeam GDF; ClientClass CovertOps 0; clientquickchat quickchat/self/imcovertops"
bind F9 "clientTeam GDF; ClientClass Soldier 0; clientquickchat quickchat/self/imsoldier"
bind F10 "clientTeam GDF; ClientClass Soldier 1; clientquickchat quickchat/self/imsoldier"
Back to top