Simple macro command added to do multiple !add commands at once. Separate players with commas. You can still use shortened names when adding.
Example:
(Equivalent of doing !add jimmy, !add billy, !add joey, and !add billyjoe as separate commands)
There will be a small delay between each add as the bot processes it. Won't work on people not in the arena (though would be a nice improvement to auto-add them when they enter). Currently not working for base due to how MatchBot parses commands, either, but if it's useful I can find a workaround. Should still make adding d/j lines easier.
Example:
Code:
!addline jimmy,billy,joey,billyjoe
There will be a small delay between each add as the bot processes it. Won't work on people not in the arena (though would be a nice improvement to auto-add them when they enter). Currently not working for base due to how MatchBot parses commands, either, but if it's useful I can find a workaround. Should still make adding d/j lines easier.
Comment