Jump to content

Looking for..


Fatal

Recommended Posts

  • Platinum VIP

Looking for any one with the binds set up on there CFG with seleting weapons/spawn timers/ etc etc just that as i have created a basic cfg but struggling too remember all the binds, any help would be great thanks

Link to comment
Share on other sites

  • Platinum VIP

// Spawnpoints

bind kp_ins "setspawnpt 0;echo ^pSpawnpoint^2:^7Default

bind kp_end "setspawnpt 1;echo ^pSpawnpoint^2:^7One

bind kp_downarrow "setspawnpt 2;echo ^pSpawnpoint^2:^7Two

bind kp_pgdn "setspawnpt 3;echo ^pSpawnpoint^2:^7Three

bind kp_leftarrow "setspawnpt 4;echo ^pSpawnpoint^2:^7Four

bind kp_5 "setspawnpt 5;echo ^pSpawnpoint^2:^7Five

 

// Class binds

bind F8 "vstr classfieldop"

bind F7 "vstr classengi"

bind F5 "vstr classsoldier"

bind F6 "vstr classmedic"

bind F9 "vstr classcovop"

 

// Class script

set classengi "vstr classengi1"

set classengi1 "vstr classrecycle; class e 1 1; set classengi vstr classengi2; echo "^7[spawn: ^4Engineer^7/^4SMG^7]""

set classengi2 "class e 2 1; set classengi vstr classengi1; echo "^7[spawn: ^4Engineer^7/^4Rifle^7]""

set classfieldop "vstr classrecycle; class f 1 1; echo "^7[spawn: ^4Fieldop^7/^4SMG^7]""

set classsoldier "vstr classsoldier1"

set classsoldier1 "vstr classrecycle; class s 4 1; set classsoldier vstr classsoldier2; echo "^7[spawn: ^4Soldier^7/^4Pf^7]""

set classsoldier2 "class s 5 1; set classsoldier vstr classsoldier3; echo "^7[spawn: ^4Soldier^7/^4Mortar^7]""

set classsoldier3 "class s 2 1; set classsoldier vstr classsoldier4; echo "^7[spawn: ^4Soldier^7/^4MG42^7]""

set classsoldier4 "class s 3 1; set classsoldier vstr classsoldier1; echo "^7[spawn: ^4Soldier^7/^4Flamer^7]""

set classmedic "vstr classrecycle; class m 1 1; echo "^7[spawn: ^4Medic^7/^4SMG^7]""

set classcovop "vstr classcovop1"

set classcovop1 "vstr classrecycle; class c 3 1; set classcovop vstr classcovop2; echo "^7[spawn: ^4Covert^7/^4sniper^7]""

set classcovop2 "class c 2 1; set classcovop vstr classcovop3; echo "^7[spawn: ^4Covert^7/^4FG42^7]""

set classcovop3 "class c 1 1; set classcovop vstr classcovop1; echo "^7[spawn: ^4Covert^7/^4Sten^7]""

set classrecycle "set classengi vstr classengi1; set classcovop vstr classcovop1; set classsoldier vstr classsoldier1"

 

// Team

bind leftarrow "team r 1 1; echo "^7[^1Join^7:^1Axis^7]""

bind rightarrow "team b 1 1; echo "^7[^>Join^7:^>Allies^7]""

bind uparrow "team s; echo "^7[^<Join^7:^<Spec^7]""

bind downarrow "quit"

 

// Spawntimer

bind MOUSE4 "vstr timerSet-time; vstr enemy-spawned; play sound/menu/select.wav"

bind h "vstr timerSet-toggle"

set enemy-spawned "echo ^p-> ^gEnemy Spawned"

 

set timerSet-time "timerSet 20"

set timerSet-toggle "vstr timerSet30"

set timerSet-TimerInput "openTimerInput; set timerSet-time resetTimer; set timerSet-toggle vstr timerSetxx"

set timerSet20 "set timerSet-time timerSet 20; set timerSet-toggle vstr timerSet30; echo ^1>> ^9Timer Set: 20; play sound/menu/select.wav"

set timerSet30 "set timerSet-time timerSet 30; set timerSet-toggle vstr timerSet15; echo ^1>> ^9Timer Set: 30; play sound/menu/select.wav"

set timerSet15 "set timerSet-time timerSet 15; set timerSet-toggle vstr timerSet25; echo ^1>> ^9Timer Set: 15; play sound/menu/select.wav"

set timerSet25 "set timerSet-time timerSet 25; set timerSet-toggle vstr timerSetxx; echo ^1>> ^9Timer Set: 25; play sound/menu/select.wav"

set timerSetxx "set timerSet-time vstr timerSet-TimerInput; set timerSet-toggle vstr timerSet20; echo ^1>> ^9Timer Set: Input; play sound/menu/select.wav"

 

Binds :3 Edited by Dest!Ny
  • Like 1
Link to comment
Share on other sites

You'll find many useful scripts just by using search form on main page. I believe this thread is what you need: https://fearless-assassins.com/topic/77166-spawnselector-and-classselector/?hl=%2Bspawn+%2Bscript

Feel free to ask if you need any specific binds, I'll help you if I can. Also a good suggestion would be browsing through other players' configs and digging useful stuff.

 

Edit: @up damn I'm slow:)

Edited by kajto3
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.