SmartSB.ini
Code: Select all
[SmartSB110e.SmartSBBotInfo]
bDisableBotInfo=False
BotInfo[0]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[1]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[2]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[3]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[4]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[5]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[6]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[7]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[8]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[9]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[10]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[11]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[12]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[13]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[14]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[15]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[16]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[17]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[18]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[19]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[20]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[21]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[22]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[23]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[24]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[25]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[26]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[27]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[28]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[29]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[30]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
BotInfo[31]=(Name="",CountryFlag="",CountryName="HOST",Ping=0)
;BotNoFlagIcon=
BotNoFlagIcon=CountryFlags32e.VA
BotNoFlagCountry=A.I
bUseBotNamesOnly=False
These 2 Settings will turn on pings and also add custom Flag from CountryFlags32x.utx
Code: Select all
bDisableBotInfo=False ;adds ping to bots
BotNoFlagIcon=CountryFlags32e.VA ;adds Flag to Bots this can be any texture
Code: Select all
[SmartSB101.SmartSBBotInfo]
This section is if the Admin wants some reality from the Bots.
bDisableBotInfo=False If set to True, the Bots will all just be ordinary Bots.
BotInfo[0]=(bUse=True,CountryFlag="CountryFlags32e.NZ",CountryName="NEW ZEALAND",Ping=70)
bUse=True if this row is usable.
CountryFlag= is the packages used, default is CountryFlags32e.
CountryName= is the name of the country the Bot comes from.
Ping= is the ping given to the Bot, if 0 a random ping will be chosen.
Up to 32 Bots can be used