//HELP SECTION
//Active. Sets if the bot starts in active mode (takes damage and moves)
//Shooting. Sets if the bot starts in shooting mode (attacks even when not provoked)
//SpreadMost and SpreadLeast are spread values, most=the most it can spread and least is the least it spreads (It will never spread all the time so dont put least at 0)
//BulletRateDist is distance away from target where bot starts shooting with slower Bullet Fire rate
//BulletRateSlowdown is how much slower the bot fires after reaching BulletRateDist. Increases proportionally to BulletRateDist (Low number low bullet rate)
//DodgeHit is hits on bot within a 0,5 sec time period that will trigger dodging
//DodgePredHit is predicted possible hits on bot within a 1 sec time period that will trigger dodging
//Opdistx (x=number) is Operational distances in pixles. Is somewhat used randomly but should be set from most agressive(1) to most defensive(4)
//RechargeDist is distance bot tries to keep when recharging in pixles
//HELP SECTION
//each spawn is made using the [AIspawnx] line. x=number of the spawns possible
//X and Y is the starting position for the bot and the center of its work radius
//Radius is how far away the bot roams and attacks from its start position. (in tiles)
//Ship used by the bot. How it uses each ship is set in AI.ini
//Freq. can set a specific freq or use -1 for random
//Brick,Burst,Decoy,Repel is amounts of each special
//Below you can use -1 to set it to the initial ships setting in the settings file
//Health is the initial energy
//GunLVL is initial gun level
//BombLVL is initial bomb level
//Thrust is initial thrust
//Speed is initial speed
//Recharge is initial recharge
//BombFireDelay is delay between each bomb it can fire
//BulletFireDelay is delay between each bullet it can fire
// WARNING: Do not copy deprecated SSBot.INI or MERVBot.INI contents here.
// README.TXT has a Quick Setup guide.
[Login]
// If you are hosting locally to the server, please set this to 127.0.0.1
Zone=127.0.0.1:300
// Keeps a Logins.txt file to help remember passwords
RecordLogins=0
// Adjust when arena settings restrict resolution
ResX=1280
ResY=1024
[Database]
Spawns=Spawns.txt
// The following change as in-game state changes:
Commands=Commands.txt
Operators=Operators.txt
// Database automatic save interval (in seconds)
SaveInterval=300
[Misc]
// Terminal window caption
WindowCaption=MERVBot terminal
// Maximum number of in-game spawns (3 is absolute maximum for remote zones)
MaxSpawns=3
// Mask ban information so it remains constant but different from your own
MaskBan=0
// Allow players to send .WAV files to the bot (not stored on disk)
PlayerVoices=0
// No terminal output. This will speed up the bot noticeably
NoTerminal=0
// Ignore commands in public chat? It gets annoying if these aren't ignored
DisablePubCommands=0
// Enable this if the bot is not seeing everyone fast enough
NoisySpectator=1
// Maximum number of failures while logging-in before giving up
MaxConnectionTries=2
// Initial billing network ?chat channels
InitialChatChannels=
[Security]
// Log chatter to BotName.log (slow diagnostic tool), turn off when not using it!
ChatterLog=0
// Should I listen to (possibly spoofed) remote private messages?
RemoteInterpreter=1
// If so, should I listen to remote private messages from passworded operators?
RemoteOperator=1
// Encrypt network traffic? (required sg1.34.12+)
EncryptMode=1
[Registration]
// Change these if the bot has trouble creating new accounts
Name=Zbot1.2
Email=fhsadhfkjash@hotmail.com
State=nj
Age=25
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum