Quote:
Originally Posted by KWo
What does exactly say "meta list" command? Can You copy and paste the output of that command? How did You install it (describe it step by step what You have done in that matter)?
|
Sure thing boss!
Code:
] meta list
Currently running plugins:
0 plug
==============================
Code:
] meta list
Currently running plugins:
[ 1] AMX Mod X, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 2] Fun, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 3] Engine, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 4] FakeMeta, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 5] CStrike, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 6] CSX, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org/
------------------------------------------------------------
Pretty much downloaded the podbot_full_V3B21.zip set up the config how I wanted it, threw it in cstrike/addons/
(right next to amxmodx/metamod)
Both of which work.
(amxmodx was already told to read meta from liblist so I didn't need to bother with that)
I added the .so to the plugins.ini...
(i also added the amx menu, which works)
[amx_pbmenu which clearly lets me add bots, but obviously isn't going to work since the plugin isnt working]
also added this to server.cnf
Quote:
//Bots
bot_add
bot_kick
bot_quota 12
bot_quota_mode normal
bot_difficulty 3
bot_chatter normal
bot_auto_vacate 1
bot_join_after_player 1
bot_defer_to_human 1
bot_allow_rogues 1
bot_join_team any
|
bot_eco_limit 2000