From g4s's original post:
Quote:
Originally Posted by g4s
This is an AMX(X) plugin, so you need one of these installed.
It's made for remote admins on both listen and dedicated server.
Commands:
amx_pbmenu - displays main menu
amx_pbaddbot <number of bots> - adds specific number of bots
Weapon Mode(except for knife and all weapon) does't work for now since there are no commands to set them directly. I'm working on that by restriting weapons with AMX.
Download for AMX
Download for AMX Mod X
Please post a reply if you find any bugs. Thanks.
|
Because I run a server with both POD-Bot mm and YaPB, I needed a menu that admins could use to control both bots. g4s's Ultimate POD-Bot menu worked perfectly to control POD-Bot, but I still needed something to control YaPB. So, I took it upon myself to edit g4s's Ultimate POD-Bot Menu to work with YaPB.
Commands:
amx_yapbmenu - displays main menu
amx_yapbaddbot <number of bots> - adds specific number of bots
I'm certainly no programmer, so minimal changes were made to the original menu. The only major change made was the removal of the 'Remove Bot' menu, as I was unable to find a way to remove specific bots with YaPB. Instead, the function now removes a random bot, and it's selection on the menu has been renamed to 'Remove Random Bot'.
Other than that, few changes were made. The menu is now titled 'YaPB Menu' rather than 'POD-Bot Menu' for obvious reasons, and shows up as 'YaPB Menu' in the amx(x) list. As far as I can tell, the plugin works perfectly and has no problem running alongside g4s's original Ultimate POD-Bot Menu.
All credit goes to g4s for providing us with the original plugin. A trained chimpanzee could have made the simple changes that I made.
Special thanks goes to Whistler for updating YaPB to allow skipping parameters. I wouldn't have been able to finish the menu if not for his effort.
Attached are zips for both the AMX and AMX Mod X versions of the plugin. Please let me know if you find any bugs.
Thanks