RTCW Spawn Script

Hi

Now that ive got rtcw working under linux can anyone lend me a spawn script for it as my ET one doesn;t work :)

thankyou !

- Ethr

ps. i mean for changing the class you spawn as
Comments
4
bind F10 "mp_playertype 0;mp_weapon 6;say_team ^7Going Sniper"
bind F9 "mp_playertype 0;mp_weapon 8;say_team ^7Going Panzerfaust"
bind F12 "mp_playertype 1;mp_weapon 4;say_team ^7Going Medic"
bind F11 "mp_playertype 2;mp_weapon 4;say_team ^7Going Engineer"
bind F8 "mp_playertype 3;mp_weapon 3;say_team ^7Going Lieutenant with mp40"
bind F7 "mp_playertype 3;mp_weapon 4;say_team ^7Going Lieutenant with Thompson"
bind F6 "mp_playertype 3;mp_weapon 5;say_team ^7Going Lieutenant with Sten"

Something like that .. ;o
Back to top