![]() |
IVPbot, Metamod, Local Server
Hi
i want to create a local server with metamod. Can i add IVPbot?If it's possible how can i do it?It doesn't work if i add win32 addons\ivpbot\ivpbot.dll in the plugins.ini of metamod. Could you help me please? |
Re: IVPbot, Metamod, Local Server
Did you find out how to use it with metamod yet?
|
Re: IVPbot, Metamod, Local Server
add this one:
Code:
gamedll "ivpbot\ivpbot.dll" |
Re: IVPbot, Metamod, Local Server
There is no config.ini file (AFAIK there is a file called plugins.ini), and to load bot.dll not being a mm plugin You need to call from liblist.gam the metamod.dll file. To do do it - You need in the liblist.gam instead the line:
gamedll "dlls\mp.dll" write this one: gamedll "addons\metamod\dlls\metamod.dll" then create th file (in cstrike directory) called autoexec.cfg and write in it the line: +localinfo mm_gamedll "ivpbot\ivpbot.dll" Then - after starting the game - You should to have metamod and ivpbot working together. |
Re: IVPbot, Metamod, Local Server
i did as whistler said to get the two working together, along with Pod-bot_mm, AMX Mod X, and StatsMe, but as soon as i start a server, the IvPBots "override" the Pod-bot_mm's and replace them with IvPBots, then add more IvPBots until the server is full! Is there any way to solve this?
|
Re: IVPbot, Metamod, Local Server
Quote:
config.ini is to configure other things See this one for details: http://metamod.org/metamod.html#config.ini |
All times are GMT +2. The time now is 12:33. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.