.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   YaPB (http://forums.bots-united.com/forumdisplay.php?f=55)
-   -   Modding player models and teamkilling bots (http://forums.bots-united.com/showthread.php?t=5207)

visualtim 08-05-2006 08:00

Re: Modding player models and teamkilling bots
 
Yeah, it looks like I'm going to have to save all my modifications and plugins, then uninstall and re-install both amx mod x and Metamod. The evidence is surely stacking that it's something I did or didn't do. When I get around to it (finals are this week) I'll get back to you guys and post if it worked or not.

visualtim 08-05-2006 20:26

Re: Modding player models and teamkilling bots
 
Eager as I am, I already did all of that (save, uninstall) and when I had fresh, untouched metamod, amx modx and YaPB, it all worked.

I painstakingly re-introduced all saved elements from before and found two things were making my server hard to run.

First, although I couldn't tell which because I lost track of deletions and such, one of the following files was changed or modified at one time so when I used the new podbot.dll, it was crashing the server:
-botchat.txt
-botnames.txt
-podbot.cfg

So I used the one from the Jan 31st update from your website, and now it all works just grand.

The second thing, which was also most peculiar, was one of the modules (VexdUM.dll) for amx wasn't working anymore with the new version of AMX. Or something. But the peculiar thing was that it was working before I re-installed everything. Huh. But I disabled it (I'm sure I no longer use the plugin that required that) and now everything works.

For now, I still wanna see it run 24 hours before I'm satisfied. At least alot of my configuration files have been cleaned up. And I got a chance to clear out unnecessary files.

And, for the record, here's the new "plugins.ini" and "liblist.gam" for comparison to what used to be on there.

liblist.gam
Quote:

game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1110"
nomodels "1"
nohimodel "1"
mpentity "multiplayer_only"
//gamedll "addons\yapb\dlls\podbot.dll"
gamedll "addons\metamod\dlls\metamod.dll"
trainmap "tr_1"


plugins.ini
Quote:

win32 addons\amxmodx\dlls\amxmodx_mm.dll
win32 addons\yapb\dlls\podbot.dll


Oh, and lastly, I have no modifying text "-dll\addons\whatever" in the Properties of the Dedicated Server icon anymore. I don't know why I had that there in the first place.

Thanks so much for helping guys. I appreciate it very much.

The Storm 08-05-2006 21:14

Re: Modding player models and teamkilling bots
 
Hmm Whistler are you sure that you have the translation crash fix in to the current sources? Or if is it there maybe is not work correct ?

Whistler 09-05-2006 09:33

Re: Modding player models and teamkilling bots
 
Quote:

Originally Posted by THE_STORM
Hmm Whistler are you sure that you have the translation crash fix in to the current sources? Or if is it there maybe is not work correct ?

Yes.

But I don't think that has anything to do with translations because in Dedicated Server translations are disabled.

The Storm 09-05-2006 16:57

Re: Modding player models and teamkilling bots
 
Is it still crash for you ?

visualtim 27-06-2006 04:55

Re: Modding player models and teamkilling bots
 
Nope. No crashing.

Ancient 27-06-2006 05:58

Re: Modding player models and teamkilling bots
 
Code:

win32 addons\yapb\dlls\yapb.dll // added by bot installer
I thought the podbot.dll would run off of yapb, and the installer put this in the metamod plugins.


All times are GMT +2. The time now is 01:23.

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