Page 1 of 1

WC3FT with zbot

Posted: Thu Jul 07, 2005 7:42 pm
by eM-Viper
I am working on getting a good bot working with my dedicated server WC3 works just fine without the bots, but when i have it load the mpold.dll (the zbot file) this is the error that comes up for the wc3 plugin.
[ 35] unknown unknown unknown warcraft3ft.amx bad load
Load fails: Plugin uses an unknown function (name "Item_Set_Helm") - check your
modules.ini. (plugin "warcraft3ft.amxx")

(gensu is going to hate me soon and ban me from the forums, i will find all sorts of bugs and incompatabilities. Its what i do for work, test stuff, break it, report the problem, but i dont know how to fix it ^.^)

Posted: Thu Jul 07, 2005 8:07 pm
by Geesu
that means the war3ft module isn't running.

Type amxx modules and post what it says.

Posted: Thu Jul 07, 2005 8:09 pm
by eM-Viper
[ 1] Fun 1.01 AMX Mod X Dev Team running
[ 2] Engine 1.01 AMX Mod X Dev Team running
[ 3] FakeMeta 1.01 AMX Mod X Dev Team running
[ 4] MySQL 1.01 AMX Mod X Dev Team running
[ 5] CStrike 1.01 AMX Mod X Dev Team running
[ 6] CSX 1.01 AMX Mod X Dev Team running
[ 7] War3ft 2.2.3 Geesu (Pimp Daddy) running
7 modules, 7 correct

Posted: Thu Jul 07, 2005 8:20 pm
by Geesu
ok now that is just WEIRD. B/c that function is in the war3ft module.

I would need access to your server to try to debug it :/

Posted: Thu Jul 07, 2005 8:25 pm
by eM-Viper
I PM'd you the information u would need

Posted: Thu Jul 07, 2005 10:09 pm
by eM-Viper
yep, i am going to drive geesu loony. thanks for tryen to help me out, i am tryen to figure out another way to make it execute that dll later. Just no luck yet :/.

Posted: Thu Jul 07, 2005 10:34 pm
by Lazarus Long
hello, eM-Viper:
eM-Viper wrote:i am tryen to figure out another way to make it execute that dll later.
What you are looking for is Metamod's config.ini

Regards,

Posted: Fri Jul 08, 2005 7:07 am
by eM-Viper
I was trying but i just couldnt get it to run it, and there is no way that i know of to test to see if it even attempted to load other then bot_add

in the configs ini i have tried

gamedll dlls/mpold.dll

mm_gamedll dlls/mpold.dll

localinfo mm_gamedll dlls/mpold.dll

that dll is located in cstrike/dlls

any thoughts as to y it doesnt load?

Posted: Fri Jul 08, 2005 7:48 am
by Geesu
what is mpold.dll? You need to list the dir to the bot dll.

like

zbot/dlls/zbot.dll

Posted: Fri Jul 08, 2005 7:58 am
by eM-Viper
mpold.dll is the zbot dll (there are other files but i am assuming they are being called by that dll file)

Posted: Fri Jul 08, 2005 8:43 am
by Geesu
then do

dlls/mpold.dll

Posted: Fri Jul 08, 2005 9:00 am
by eM-Viper
i just gave that a roll :( didnt do the trick

I dont know if this info is helpfull but the zbot is actualy the bots for CS:S that have been ported to 1.6.

Posted: Fri Jul 08, 2005 9:21 am
by Lazarus Long
Hello, eM-Viper:
eM-Viper wrote:I dont know if this info is helpfull but the zbot is actualy the bots for CS:S that have been ported to 1.6.
Actually zBot is Counter-Strike: Condition Zero bot system.

As I understand it's usage in Counter-Strike isn't sanctioned by Valve, and the copies around are ripped from CS:CZ (unless Valve itself decided to release it for CS, but if so I have no knowledge of it).

Normally the dll is called zbot.dll, so I find strange the mpold.dll name you try to load.

Finally if you want bots in CS and don't have a mandatory reason to use zBot in particular, try PODBot it works with CS and CS:CZ and I assure you it works flawless with Warcraft 3 FT.

Read the section Extra non-required files of Links to all the files you need to install Warcraft 3 FT MOD for pointers to downloads and instructions.

Regards,

EDIT: Spell checking

Posted: Fri Jul 08, 2005 9:24 am
by eM-Viper
allright, i will give pod bot another try, i was able to get them to work and everything, chose races and skills, however i ran into a slight problem, the wouldnt move, they would get guns, and mybe, just maybe jump up and down and on a server with 32v32 bots, i managed to get (rarly) for the enemy to fire 1 shot lol. so i will give it another go, and post an update on if it worked or not.

edit* thanks for correcting me on the zbot oragins

Posted: Fri Jul 08, 2005 10:00 am
by Lazarus Long
Hello, eM-Viper:
eM-Viper wrote:the wouldnt move, they would get guns, and mybe, just maybe jump up and down and on a server with 32v32 bots, i managed to get (rarly) for the enemy to fire 1 shot lol
This behaviour resembles a non-existent, incorrect version or broken waypoint.

Make sure you install the waypoints for the maps on your server (check map version also).

For best results always prefer biohazerd87, SoUlFaThEr or >BKA< T Wrecks waypoints they are very high quality and are the most respected waypointers out there.

Regards,

Posted: Fri Jul 08, 2005 10:01 am
by eM-Viper
thanks dude

Posted: Fri Jul 08, 2005 11:36 am
by nightscream
for zbot maybe this will work

I don't have time to write a perfect installguide, but this is the most important one to get it to work.

1) Have your liblist.gam pointing at metamod.dll as usual.

2) Add this in you commandline for your server.

Code: Select all

+localinfo mm_gamedll dlls/zbotcz.dll
zbotcz.dll must be in cstrike/dlls/

founded on http://www.amxmodx.org/forums/viewtopic.php?t=3883

Posted: Fri Jul 08, 2005 11:42 am
by eM-Viper
I rember reading that, but i didnt try it cause i cant edit the comand line from my dedicated server. but i gave it a try at home and i still get the same error

Load fails: Plugin uses an unknown function (name "Item_Set_Helm") - check your
modules.ini. (plugin "warcraft3ft.amxx")

thanks for lookin.

Posted: Fri Jul 08, 2005 6:47 pm
by nightscream
np what if you redownload it maybe then it will work

Posted: Fri Jul 08, 2005 8:17 pm
by eM-Viper
cool man, i am getting pod bots to work, unfortunatly it seems like they dont chose race like the broken version did lol

Posted: Fri Jul 08, 2005 8:32 pm
by eM-Viper
scratch that, some chose races, works for me ^.^ thanks guys for all the help, now all i need to do is get the max_bots variable to realy work, cause when ppl join the bots leave, but when ppl leave the bots never come back :/. if u have an answer to this cool, but i will be hitting the bot forums ^.^ thanks for everything guys

Posted: Sun Jul 10, 2005 11:34 am
by nightscream
maybe look in podbot.cfg and see if you have

Code: Select all

min_bots <number>
max_bots <number>
because else if max bots = 0 no bot will rejoin

Posted: Sun Jul 10, 2005 1:47 pm
by Lazarus Long
Hello, eM-Viper:
eM-Viper wrote:now all i need to do is get the max_bots variable to realy work, cause when ppl join the bots leave, but when ppl leave the bots never come back :/. if u have an answer to this cool, but i will be hitting the bot forums ^.^ thanks for everything guys
I could reply you there, but since you asked here first... Only on a map change it will retry to add the missing bots, you can add several "pb addbot" commands to your server.cfg file (enough to fill the server up to the "max_bots" value, to make sure of this - it won't add pass this value, so there is no problem in having extra "pb addbot" entries).

Best regards,

Posted: Thu Aug 18, 2005 3:51 am
by Evil_Vizor
do anyone know why it says unkown command in the console when i press addbot in the command menu for zbot ? if u know can u help me plz :D

Posted: Thu Aug 18, 2005 3:54 am
by Cryonic
zbot in CS + WC3FT working flawlessy for me.

problem solved for you?

Posted: Thu Aug 18, 2005 4:15 am
by Crimsonslayor
Evil_Vizor wrote:do anyone know why it says unkown command in the console when i press addbot in the command menu for zbot ? if u know can u help me plz :D
it means you installed it incorrectly

Posted: Thu Aug 18, 2005 4:39 am
by Evil_Vizor
i put the files in the hlserver\cstrike isnt that right ?

Posted: Thu Aug 18, 2005 4:46 am
by Crimsonslayor
i dont know i said fuck zbot an downloaded Podbot its way better

Posted: Thu Aug 18, 2005 4:48 am
by Evil_Vizor
i downloaded podbot before but they never joined a team so i downloaded zbot again :P but ill search on google for zbot :D

Posted: Thu Aug 18, 2005 4:09 pm
by eM-Viper
where did u download zbot and how did you get it to work.

Posted: Thu Aug 18, 2005 4:31 pm
by Evil_Vizor
i downloaded it from http://www1.shellkonto.se/danne/Zbot_cs16.zip and extracted to hlserver\cstrike and put +localinfo thing

Posted: Sat Aug 20, 2005 1:05 am
by Evil_Vizor
or maybe it dosent work to have the commandmenu on dedicated server :P