Forums Index >> Modding >> No bots! Why?
Page : <1> :
Heres Mine L00k Fo Yer Self!
$pref::Server::Bot0 = "BronzeLightTank";
$pref::Server::Bot1 = "BronzeLightTank";
$pref::Server::Bot2 = "BronzeLightTank";
$pref::Server::Bot3 = "BronzeLightTank";
$pref::Server::Bot4 = "BronzeLightTank";
$pref::Server::Bot5 = "BronzeLightTank";
$pref::Server::BotName0 = "NAME";
$pref::Server::BotName1 = "NAME";
$pref::Server::BotName2 = "NAME";
$pref::Server::BotName3 = "Name";
$pref::Server::BotName4 = "Name";
$pref::Server::BotName5 = "Name";
$pref::Server::BotTeam0 = "GreenTeam";
$pref::Server::BotTeam1 = "GreenTeam";
$pref::Server::BotTeam2 = "GreenTeam";
$pref::Server::BotTeam3 = "BlueTeam";
$pref::Server::BotTeam4 = "BlueTeam";
$pref::Server::BotTeam5 = "BlueTeam";
$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 = "1";
$pref::Server::MaxBots = 6;
$Pref::Server::MaxChatLen = 120;
$Pref::Server::MaxPlayers = 22;
$Pref::Server::missionIndex = 3;
$pref::Server::missionWorld = 3;
$Pref::Server::Name = "«F14AndUFØ1'sc2MØds©!»";
$Pref::Server::PasswordEnabled = 0;
$Pref::Server::Port = 28000;
$Pref::Server::RegionMask = 2;
$pref::Server::ReplaceBots = 1;
$pref::Server::SavePassword = "********";
HaHa ^^ You Just Got p00ne1) WanT SoMe MoRe?? 1v1 You Host It.
Have you modified the TankAI or TankDB files at all? If there's a problem in one of them you'll wind up with no tanks at all (has happened to me fairly often while designing AIs).
This is a stupid suggestion but does pref.cs
say GoldNonetank or GoldLighttank?
GoldNoneTank = no bot being spawned
GoldLightTank = a Gold Light Bot is being spawned as a bot player...
$pref::Server::Bot0 = "BronzeLightTank";
$pref::Server::Bot1 = "BronzeLightTank";
$pref::Server::Bot2 = "BronzeLightTank";
$pref::Server::Bot3 = "BronzeLightTank";
$pref::Server::Bot4 = "BronzeLightTank";
$pref::Server::Bot5 = "BronzeLightTank";
$pref::Server::BotName0 = "NAME";
$pref::Server::BotName1 = "NAME";
$pref::Server::BotName2 = "NAME";
$pref::Server::BotName3 = "Name";
$pref::Server::BotName4 = "Name";
$pref::Server::BotName5 = "Name";
$pref::Server::BotTeam0 = "GreenTeam";
$pref::Server::BotTeam1 = "GreenTeam";
$pref::Server::BotTeam2 = "GreenTeam";
$pref::Server::BotTeam3 = "BlueTeam";
$pref::Server::BotTeam4 = "BlueTeam";
$pref::Server::BotTeam5 = "BlueTeam";
@Rabban - if none of the above have helped, email me your prefs.cs; tankai.cs and tankdb.cs and I'll see if I can spot anything.
Well, something strange. When I came in this morning and looked at my console file, I saw that there were a few attempts to join my server, but they failed. So then I looked at the prefs.cs file, and it had changed the bot names back to the defaults (which I had meant to happen last night when I started a server from within the game). I thought that by starting an in game server, that it would edit whatever was weird and then I could start from there. Apparently it worked, just a little slower than I had anticipated. I read that the server usually starts with the same settings as the previous session, so I guess I was just one behind or something. In any case, the problem seems to have fixed itself since I'm able to start a server with 6 bots. I'm going to edit the names again and see if things are still cool.
And thanks for all the helpful suggestions!
Page : <1> :
Based on this, why aren't any bots appearing in my server?
$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::FailedAdminLogin = " HAS BEEN KICKED FOR A FAILED ADMIN LOGIN ATTEMPT";
$Pref::Server::FloodProtectionEnabled = 1;
$Pref::Server::gameTypeIndex = "1";
$pref::Server::KickAnnouncment = " HAS BEEN KICKED";
$pref::Server::KickMessage = " YOU HAVE BEEN KICKED FOR BAD BEHAVIOR, YOU ARE WELCOME TO COME BACK IF YOU WILL PLAY NICELY";
$pref::Server::MaxBots = 6;
$Pref::Server::MaxChatLen = 120;
$Pref::Server::MaxPlayers = 12;
$Pref::Server::missionIndex = 5;
$pref::Server::missionWorld = "1";
$Pref::Server::Name = "Rabban's Geidi Prime";
$pref::Server::NukeMessage = " NUKE 'EM ALL";
$pref::Server::ObserverMode = 1;
$Pref::Server::PasswordEnabled = 0;
$Pref::Server::Port = 28000;
$pref::Server::ProjectileChangers = 0;
$Pref::Server::RegionMask = 2;
$pref::Server::ReplaceBots = 1;
$pref::Server::SavePassword = "*****";
$pref::Server::SilenceMessage = " HAS BEEN DEEMED UNWORTHY OF CHAT";
$pref::Server::SillyCodes = 0;
$pref::Server::TankChangers = 1;
$pref::Server::TeamChangers = 1;
$pref::Server::UnSilenceMessage = " HAS BEEN GIVEN ANOTHER CHANCE TO USE CHAT";