Bot Questions - Specials player info Nme - Sun Jan 26, 2003 7:14 pm Post subject: Specials player info
I'm doing some testing with MERVBot and i don't get info about repels, portals, rockets, etc, inside the Player class data. MERVBot doesn't handle this info or is just the bot doesn't have mod/smod/op?
Thx in advance.
Nme
Dr Brain - Sun Jan 26, 2003 7:18 pm Post subject:
In server.ini:
PositionDataAccess=2
//if 0, sysops see player stats in spec. If 1, smods/sysops can. If 2, then mod/smods/sysops can
Check to make sure your bot has at least that.
Nme - Sun Jan 26, 2003 7:49 pm Post subject:
Dr Brain wrote:
In server.ini:
PositionDataAccess=2
//if 0, sysops see player stats in spec. If 1, smods/sysops can. If 2, then mod/smods/sysops can
Check to make sure your bot has at least that.
Oh... i believe server.ini is a server file. Well... anyway i know what i need to know now