View Single Post
Re: New AMX Plug In For RealBot
Old
  (#2)
Terran
Member
 
Terran's Avatar
 
Status: Offline
Posts: 431
Join Date: Jan 2004
Default Re: New AMX Plug In For RealBot - 08-03-2004

Why did you spilt your plugin in that many files, one for each command?

I've written some AMX plugins for different bots too, and solved this problem at a different way. Instead of many commands I made ONE command, everything else goes as arguments to this command, e.g. "amx_realbot add".
This command was introduced in bot_control v0.4. But this version is broken in some ways and the fillslots function shouldn't be used.

Currently I'm developing a multibot management plugin which can handle multiple bots at the same time .
  
Reply With Quote