Smegzor
New member
I have released a bot update to the A20 code branch. Here is what's new..
If a bot command is missing from the command help table when someone tries to use it, the bot will automatically rebuild the command help and instruct the player to repeat their command by just typing /
Fixed some rogue pm's that were somehow STILL using steam id instead of the new cross-platform id.
Added lounge (irc) command..
Command: list help command {keyword}
List all matching help commands from the bot's help commands table for use in changing the minimum access level required to use the command.
Added lounge command..
Command: set help command {keyword} number {number from list} access {new minimum access level. valid range (0-99) }
Set the minimum access level of a help command after using the command list help command {keyword}.
The list command gives you a numbered list. Using that number and THE SAME keyword you can change the access level of a previously listed command.
If you don't use the exact same keyword as before, you risk changing the access level of some other command which will have unintended consequences.
Fixed bug in lounge command 'list bases'
Made some adjustments to the telnet parser to try to cope better if the server is spamming certain errors.
Added call to verify command access for almost all of the info commands so that they will honour changes to their command access level.
Fixed bug in location random teleport selector that prevented location teleports working that had any random spawns defined.
The /pack command will no longer send players to the top of structures or to the highest ground level above the player. Instead it will attempt to send the player to their exact death coordinate.
If a bot command is missing from the command help table when someone tries to use it, the bot will automatically rebuild the command help and instruct the player to repeat their command by just typing /
Fixed some rogue pm's that were somehow STILL using steam id instead of the new cross-platform id.
Added lounge (irc) command..
Command: list help command {keyword}
List all matching help commands from the bot's help commands table for use in changing the minimum access level required to use the command.
Added lounge command..
Command: set help command {keyword} number {number from list} access {new minimum access level. valid range (0-99) }
Set the minimum access level of a help command after using the command list help command {keyword}.
The list command gives you a numbered list. Using that number and THE SAME keyword you can change the access level of a previously listed command.
If you don't use the exact same keyword as before, you risk changing the access level of some other command which will have unintended consequences.
Fixed bug in lounge command 'list bases'
Made some adjustments to the telnet parser to try to cope better if the server is spamming certain errors.
Added call to verify command access for almost all of the info commands so that they will honour changes to their command access level.
Fixed bug in location random teleport selector that prevented location teleports working that had any random spawns defined.
The /pack command will no longer send players to the top of structures or to the highest ground level above the player. Instead it will attempt to send the player to their exact death coordinate.