.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   IvPBot (http://forums.bots-united.com/forumdisplay.php?f=39)
-   -   IVPbot, Metamod, Local Server (http://forums.bots-united.com/showthread.php?t=4054)

snake9543 01-06-2005 21:38

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?

nokYdd 12-06-2005 19:18

Re: IVPbot, Metamod, Local Server
 
Did you find out how to use it with metamod yet?

Whistler 14-06-2005 13:03

Re: IVPbot, Metamod, Local Server
 
add this one:
Code:

gamedll "ivpbot\ivpbot.dll"
into cstrike\addons\metamod\config.ini file (if it doesn't exist just create one)

KWo 14-06-2005 21:34

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.

Monster Munched 26-06-2005 20:57

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?

Whistler 27-06-2005 10:32

Re: IVPbot, Metamod, Local Server
 
Quote:

Originally Posted by KWo
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.

plugins.ini is to configure plugins
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.