View Single Post
Re: Shrikebot - coming and going?
Old
  (#2)
Ancient
PodBot MM's Laziest Waypointer
 
Ancient's Avatar
 
Status: Offline
Posts: 1,010
Join Date: Jan 2005
Location: Nebraska, United States of America
Default Re: Shrikebot - coming and going? - 25-06-2006

Max bot should be like 32

// Allies Bot
addbot 1 1 // Rifleman
addbot 1 2 // Corpral I think
addbot 1 3 // STaff sergent

// axis bots (same as above)
addbot 2 1
addbot 2 2
addbot 2 3

Just add more add bot's to your config or in your console.
The order goes
addbot team rank/weapont

Max number of server slots should be higher than 6 should be like 12, if dedicated, it will be more expensive.

Admin mod should come with another folder addons/metamod
Metamod controls everything in the addons folder.
YOu should find a file called addons/metamod/plugins.ini if not create one.

-- Open notepad save as "plugins.ini" save it in metamod folder.

You should add to plugins.ini
win32 addons/amxmodx/dlls/amxmodx_mm.dll
//linux addons/amxmodx/dlls/amxmodx_mm_i386.so
win32 addons/shrikebot/dlls/shrikebot_mm.dll

If you don't understand I can more fully tell you how, because I did just wake up
  
Reply With Quote