Forums Index >> Modding >> ADD Too many bots



Page : <1> :


Think tanks would very enjoyable if there would be a lots of players
If u want to add More bots or players then edit the file "prefs.cs" from the folder "C:Program FilesThink tanksgameserver"

Eg:-

$pref::Server::Bot0 = "GoldLightTank";
$pref::Server::Bot1 = "GoldLightTank";
$pref::Server::Bot10 = "GoldLightTank";
$pref::Server::Bot11 = "GoldLightTank";
$pref::Server::Bot12 = "GoldLightTank";
$pref::Server::Bot13 = "GoldLightTank";
$pref::Server::Bot14 = "GoldLightTank";
$pref::Server::Bot15 = "GoldLightTank";
$pref::Server::Bot16 = "GoldLightTank";
$pref::Server::Bot17 = "GoldLightTank";
$pref::Server::Bot18 = "GoldLightTank";
$pref::Server::Bot19 = "GoldLightTank";
$pref::Server::Bot2 = "GoldLightTank";
$pref::Server::Bot3 = "GoldLightTank";
$pref::Server::Bot4 = "GoldLightTank";
$pref::Server::Bot5 = "GoldLightTank";
$pref::Server::Bot6 = "GoldLightTank";
$pref::Server::Bot7 = "GoldLightTank";
$pref::Server::Bot8 = "GoldLightTank";
$pref::Server::Bot9 = "GoldLightTank";
$pref::Server::BotName0 = "Tommy";
$pref::Server::BotName1 = "Rossi";
$pref::Server::BotName10 = "Think";
$pref::Server::BotName11 = "Tdd";
$pref::Server::BotName12 = "Pad";
$pref::Server::BotName13 = "Sua";
$pref::Server::BotName14 = "Saj";
$pref::Server::BotName15 = "Sud";
$pref::Server::BotName16 = "Suja";
$pref::Server::BotName17 = "Sujan";
$pref::Server::BotName18 = "Hero";
$pref::Server::BotName19 = "Prithi";
$pref::Server::BotName2 = "Arbin";
$pref::Server::BotName20 = "Ost";
$pref::Server::BotName21 = "Wor";
$pref::Server::BotName22 = "Suj";
$pref::Server::BotName3 = "Sai";
$pref::Server::BotName4 = "Lappanchhapan";
$pref::Server::BotName5 = "M";
$pref::Server::BotName6 = "Su";
$pref::Server::BotName7 = "Kaasee";
$pref::Server::BotName8 = "Gore";
$pref::Server::BotName9 = "Saifali";
$pref::Server::BotTeam0 = "GreenTeam";
$pref::Server::BotTeam1 = "GreenTeam";
$pref::Server::BotTeam10 = "GreenTeam";
$pref::Server::BotTeam11 = "BlueTeam";
$pref::Server::BotTeam12 = "BlueTeam";
$pref::Server::BotTeam13 = "BlueTeam";
$pref::Server::BotTeam14 = "BlueTeam";
$pref::Server::BotTeam15 = "BlueTeam";
$pref::Server::BotTeam16 = "BlueTeam";
$pref::Server::BotTeam17 = "BlueTeam";
$pref::Server::BotTeam18 = "BlueTeam";
$pref::Server::BotTeam19 = "BlueTeam";
$pref::Server::BotTeam2 = "GreenTeam";
$pref::Server::BotTeam20 = "BlueTeam";
$pref::Server::BotTeam21 = "BlueTeam";
$pref::Server::BotTeam3 = "GreenTeam";
$pref::Server::BotTeam4 = "GreenTeam";
$pref::Server::BotTeam5 = "GreenTeam";
$pref::Server::BotTeam6 = "GreenTeam";
$pref::Server::BotTeam7 = "GreenTeam";
$pref::Server::BotTeam8 = "GreenTeam";
$pref::Server::BotTeam9 = "GreenTeam";
$Pref::Server::ConnectionError = "You do not have the correct version of the Torque Game Engine or the related art needed to connect to this server, please contact the server operator to obtain the latest version of this game.";
$Pref::Server::DisplayOnMaster = "Always";
$Pref::Server::FloodProtectionEnabled = 1;
$Pref::Server::gameTypeIndex = "3";
$pref::Server::MaxBots = 21;
$Pref::Server::MaxChatLen = 120;
$Pref::Server::MaxPlayers = 50;
$Pref::Server::missionIndex = 3;
$pref::Server::missionWorld = 1;
$Pref::Server::Name = "Fall out Tank";
$Pref::Server::PasswordEnabled = 0;
$Pref::Server::Port = 28000;
$Pref::Server::RegionMask = 2;
$pref::Server::ReplaceBots = 0;

Friday, October 14, 2005 at 6:56:40 PM

Hello we do have a Modding Forum for this stuff, please post things in the right area ! XO

 

Saturday, October 15, 2005 at 1:41:05 AM

Almost every modder in here knows that. And if they don't, thy will look in the modding resource

Saturday, October 15, 2005 at 1:51:44 AM

Bloblub it seems that you think the modding resource has got everything of modding in it...this bot adding thing actually isn't there, it's so simple that no one has gave the instuctions for it XD

Saturday, October 15, 2005 at 4:58:38 AM

I agree it's a simple and obvious hint, but it was worth posting. This is how I tested my Gentoo bots for TMO's competition.

Saturday, October 15, 2005 at 6:13:08 AM

However, it is in there somewhere. I forget were, but it is covered under a bunch of stuff nd links. I think it may just be TT's modding thingamabob.

Pardon my rudeness, I cannot abide useless people.

Saturday, October 15, 2005 at 6:14:56 AM

This is useful, because I can't usually be bothered to type the whole thing out.

Saturday, October 15, 2005 at 7:39:31 AM

^Just write the settings you prefer on a text file and save it to same folder where the pref.cs is. When you need the settings you just copy and paste the text over the other.

You don't have to let go of one rope before grabbing the other. But you'll have to let go of one if you want to swing forward.

Saturday, October 15, 2005 at 8:06:52 AM

I am a complete n00b to this things. When I discovered this thing by my own I thought to write it. Please don't paste
unnecessary things

Saturday, October 15, 2005 at 8:22:55 AM

@triv, thats what I do to

Saturday, October 15, 2005 at 9:17:40 AM

Do I copy and paste it?

Bow chicka bow wow! Prepare for the emergance of THE ARK!!!!

-slightly above "n00b" level-

Proud leader of The Covenant and proud member of Night Stalkers

Sunday, October 16, 2005 at 3:43:12 AM

Its "post" Instead of Paste...........I said"Please don't post uneccesary comments""""

Monday, October 17, 2005 at 5:38:22 PM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald