GearHack

: : :

Add Comment | Related Links | TrackBack
Related Content

Counter-Strike: Source - Unbalanced Team

It's pretty easy to set-up a Counter-Strike: Source Dedicated Server for balanced team play. The game defaults that way for both single and multi-player environment. But it's not much fun if you want to perform a lone wolf mission or play a multiplayer Rambo game with your friends. Here is a way to set-up your Dedicated Server for unbalanced team.

In your server configuration file (server.cfg), put in the following lines:

// Team Balance
mp_autoteambalance 0
mp_limitteams 0

Next, add the amount of enemy bots you and your friends want to compete with:


// bots
bot_prefix Bot
bot_quota 0
bot_auto_vacate 0

bot_join_team T
bot_add
bot_add
bot_add
bot_add
bot_add
bot_add
bot_add
bot_add
bot_add
bot_add

The above configuration assumes you want to play against the terrorists and you wanted 10 enemy bots. You can change the T to CT for counter-terrorists if you rather be terrorist. And add and remove the "bot_add" to change number of enemy bots in the game.

Chieh Cheng
Mon Dec 12 02:00:08 PST 2005

Friendly Bots

So far, I have covered how to set-up a mission for lone wolf or players vs. bots. But what if you want friendly bots on your team? Simply replace the bots configuration section above with the following:

// bots
bot_prefix Bot
bot_quota 0
bot_auto_vacate 0
bot_join_after_player 0
bot_join_team any

bot_add_t
bot_add_t
bot_add_t
bot_add_t
bot_add_t
bot_add_t
bot_add_t
bot_add_t
bot_add_t
bot_add_t

bot_add_ct
bot_add_ct
bot_add_ct
bot_add_ct

The above configuration sets up 10 terrorist bots and 4 counter-terrorist bots. You can adjust the number of bots as you like.

Chieh Cheng
Tue, 13 Dec 2005 00:41:04 -0800

Add Comment | Related Links | TrackBack
Related Content

Did your message disappear? Read the Forums FAQ.

Related Links

Add Comment

Spam Control | * indicates required field
Your Name: *
E-mail:
Remember Me!
Comment: *
File attachment is optional. Please do not attach a file to your submission unless it is relevent.
Attach File:
(20 MB Max)
Spam Protection: * Answer of 2 + 3?
Click button only once, please!

TrackBack

TrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites.

Send Ping | TrackBack URL | Spam Control

No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here.

Messages, files, and images copyright by respective owners.


Articles | Wiki
Forums | Latest | RSS
Library | Links | News
Search | Store | Help

88 Users Online



Hacking Digital Cameras
Fun for Photographers

Amazon Associate

Copyright © 2004 - 2024. All Rights Reserved.