Addon Details

Watch - Add Favorite


Does this version work for you?
8
w00ts
w00t!2

TeamSwap - Version 1.0

posted on 2008-02-02 19:35:51
by freddukes



Description

This mod allows users to vote for a game of Bots vs Humans. You can change your settings in teamswap.cfg to match your likings, and on map change, the settings will go back to how the server.cfg originally was. Just extract to your cstrike folder, and add: es_load teamswap to your autoexec.cfg and you're ready to go. The current settings are: [code] // TeamSwap release 1 options // ./addons/eventscripts/teamswap/teamswap.cfg // http://addons.eventscripts.com/addons/view/teamswap // Load this addon with: es_load teamswap // **************************** // **************************** // ***** GENERAL SETTINGS ***** // **************************** // **************************** bot_multiplier 2.0 // This setting determins how many bots will // Be per human after the swap... e.g. // With a bot_multiplier of 2.0 and if there // Are 2 humans on the server, it will be 2 // humans vs 4 bots. // [Default 2.0] bot_diff 1 // This setting determins the difficulty of // the bots during the teamswap. // 0 = Easy // 1 = Medium // 2 = Hard // 3 = Expert // [Default 2] human_team T // This setting determins what team the humans // will join at the swap. // T = Terrorists // CT = Counter-Terrorists // [Default T] percent_of_votes_required 60 // This setting setting determines the percent // of the total players on the server that need to // vote before the teamswap takes place. // [Default 60] advert_delay 120 // This setting determines the delay (in seconds) // of the advert to tell users how to vote. // 0 = Disable the advert // [Default 120] [/code] Codes: voteswap - puts your vote forward towards the total vote count.

Version Notes For 1.0

Updated on: 2008-02-02 19:35:51 EST by freddukes (View Zip Contents)
1.0 - Released to public

( Previous Versions )