.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Common Questions (http://forums.bots-united.com/forumdisplay.php?f=51)
-   -   Waypointing (http://forums.bots-united.com/showthread.php?t=6574)

Tassadarmaster 13-12-2007 02:05

Waypointing
 
first of all, i can't seem to install this podbot mm into my cs1.6 for my listen server, because for some reason, it won't work with metamod. in order to get this bot to work, metamod must be installed, why must we install metamod in order to get this bot to work? is there anyway i could access the waypoint menu through my listen server?

Ancient 13-12-2007 02:38

Re: Waypointing
 
Install the AIO (AllInOne) zip and enjoy the waypoint editor.
MM = Metamod so if you want Podbot MM you are required to use MetaMod.

I don't see why you would have a problem with metamod.
The AIO installs everything for you, you don't even need to mess with configs.

Tassadarmaster 13-12-2007 02:55

Re: Waypointing
 
ok, i just dl'd AIO and same thing happened, the game just crashed as soon as I start the game. How did you manage to install Metamod into your Listen Server?

Ancient 13-12-2007 04:56

Re: Waypointing
 
Metamod comes within the AIO, just put the metamod folder in cstrike/addons/
The only things that really need to be overwritten is the liblist.gam.
The liblist.gam opens the metamod.dll and then metamod will open the cstrike dlls, and anything in the plugins.ini. (Which includes AMX and PBMM).

Liblist.gam should say:

gamedll "addons\metamod\dlls\metamod.dll"

Tassadarmaster 13-12-2007 05:32

Re: Waypointing
 
That's exactly what I did, I downloaded metamod, put it inside cstrike/addons/metamod/dlls/metamod.dll

Edited the plugins.ini in the cstrike/addons/metamod/plugins.ini to:
win32 addons/podbot/podbot_mm.dll

Replaced the liblist.gam with my original, which says gamedll "addons\metamod\dlls\metamod.dll"

Started CS (Listen Server), game crashed without any error, just crashed to my desktop.

I tried both, installed it manually, and installed with All In One, both didn't work, get the same problem. I'm thinking that metamod does not work of listen server, works well with dedicated server though, is there any other way around this?

KWo 13-12-2007 18:42

Re: Waypointing
 
Make sure You have installed everything from scratch - rename the old addons folder You had to addons_old. Then unzip All-In-One into main cstrike folder. And start with this - without changing anything.

CS version?
If You are using CS1.6 non-steam version - that is not supported all.
If it's CS1.5, You just need to disable CSDM included in AIO (go to addons\amxmodx\configs\plugins-csdm.ini into disabled-csdm.ini). Try also - if that will not help - with podbot mm only -
disable amxmodx in addons\metamod\plugins.ini.

Tassadarmaster 13-12-2007 19:41

Re: Waypointing
 
Alright, I have re-installed everything from scratch, as in I deleted my previous "addons" folder, then unzip the one from AIO to my main cstrike directory.

Then I replaced my liblist.gam with the liblist.gam from the AIO zip.

Still doesn't work, and whether I disable amxmodx from metamod plugins.ini, the result I get is still the same.

As for my CS Version, I am using CS1.6 Steam Version.

This is what I think, metamod only works with dedicated servers as they don't work with listen servers. Maybe the two of you are confused with that and thinking I'm trying to install this onto my dedicated server, but I'm not, if I was doing this for my dedicated server, I would have no problem. The fact that metamod doesn't work with listen server and that I am trying to install this to my listen server, the problem remains.

Ancient 14-12-2007 02:00

Re: Waypointing
 
I play with pbmm on listen servers all the time.
I have no errors when I extract AIO into cstrike folder.
The only thing I really had to do was edit the podbot.cfg to my perferred settings.

This might be a stupid suggestion, but maybe you are letting .so files try to run.... ?

Tassadarmaster 14-12-2007 03:57

Re: Waypointing
 
3 Attachment(s)
My plugins.ini from metamod folder:
Code:

win32 addons/amxmodx/dlls/amxmodx_mm.dll
linux addons/amxmodx/dlls/amxmodx_mm_i386.so

win32 addons/podbot/podbot_mm.dll
linux addons/podbot/podbot_mm_i386.so


Whistler 14-12-2007 12:31

Re: Waypointing
 
try deleting liblist.gam, starting the game for once and then change the liblist.gam back to metamod.dll.

KWo 14-12-2007 19:24

Re: Waypointing
 
Rename Your metamod\dll folder to metamod\dlls
That should help with metamod loading at least...
Another thing - if You are playing on windows PC, You don't need those lines they are for linux (and vice-versa).

Tassadarmaster 15-12-2007 00:39

Re: Waypointing
 
Quote:

Originally Posted by KWo (Post 56794)
Rename Your metamod\dll folder to metamod\dlls
That should help with metamod loading at least...
Another thing - if You are playing on windows PC, You don't need those lines they are for linux (and vice-versa).

It's already named as dlls, it's just for some reason, the s won't show up on the top address bar.

Yeah, I should remove those linux, other os lines.

Tassadarmaster 15-12-2007 01:48

Re: Waypointing
 
Quote:

Originally Posted by Whistler (Post 56788)
try deleting liblist.gam, starting the game for once and then change the liblist.gam back to metamod.dll.

Ah, thank you. Works now. =)

Tassadarmaster 16-12-2007 03:54

Re: Waypointing
 
Nevermind what I said above, the method Whistler suggested me wasn't the key to the issue. The solution to this problem was that I had to manually remove the:
Code:

pb add 100
in my podbot.cfg, because I was starting up my server on a custom map. The fact that the server was trying to add bots to an un-waypointed map caused the server to crash without any errors. That was the solution.

Btw: How do I edit my post?

KWo 16-12-2007 09:07

Re: Waypointing
 
You can edit only Your last post and in the 12h period of posting it the first time. To do that You should see the "Edit" button near "Quote" on Your latest post (after logging in).
But that what You said - You didn't have any waypoints file for the map, and that was the reason of crashing - it's interresting. It shouldn't happen... Can You try if it happens also for other maps You don't have waypoints for them or it was only that particular map? Of course, please, place again for test pb add command to podbot.cfg.

Ancient 16-12-2007 18:44

Re: Waypointing
 
... That doesn't happen to me. I just started a listenserver 3 times on 3 maps that didn't have waypoints.
Of course I only had 17 pb add's in the cfg file.

I don't believe pbmm caused it to crash.
Maybe look at the latest error_log that was created in the error_log folder (I think in the cstrike folder).


All times are GMT +2. The time now is 18:19.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.