Platinum VIP Fatal Posted September 13, 2017 Platinum VIP Share Posted September 13, 2017 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 Quote Link to comment Share on other sites More sharing options...
schNee Posted September 13, 2017 Share Posted September 13, 2017 maybe this helps: https://fearless-assassins.com/forum/206-et-scripts-configs/ if not just use search function, there a some posts about class and spawn scripts etc =) Quote Link to comment Share on other sites More sharing options...
Platinum VIP Dest!Ny Posted September 13, 2017 Platinum VIP Share Posted September 13, 2017 (edited) // 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 September 13, 2017 by Dest!Ny 1 Quote Link to comment Share on other sites More sharing options...
kajto3 Posted September 13, 2017 Share Posted September 13, 2017 (edited) 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 September 13, 2017 by kajto3 Quote Link to comment Share on other sites More sharing options...
Platinum VIP Fatal Posted September 13, 2017 Author Platinum VIP Share Posted September 13, 2017 yeah just wanted to norrow it down, thank you destiny tho, massive help Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.