Page 1 of 2
Bot zombie mod <BUG FIX>
Posted: Sun Feb 08, 2015 8:34 am
by Laon
This is a script that has been applied to my project yj server.
Made the original by hompy, I modified it.
(google translate)
<commands>
/addbot (number) (team)
/toggleai
<download>
https://www.dropbox.com/s/1gbymngk9dhdn ... E.zip?dl=0
<bug fix patch>
https://www.dropbox.com/s/543v77lnqlhha ... ie.py?dl=0
Re: bot_zombie
Posted: Sun Feb 08, 2015 8:53 am
by Mr.Torch
Nice
Re: bot_zombie
Posted: Mon Feb 09, 2015 7:24 am
by kmsi
Amazing work, thank you.
Re: bot_zombie
Posted: Sun Mar 22, 2015 11:35 am
by Kippykip
Cool
Re: bot_zombie
Posted: Tue Mar 31, 2015 8:39 pm
by LeCom
broken link
Re: bot_zombie
Posted: Mon Apr 06, 2015 9:01 am
by Kippykip
Re: bot_zombie
Posted: Mon Apr 06, 2015 6:22 pm
by Oppy
Re: bot_zombie
Posted: Tue Apr 07, 2015 2:00 am
by longbyte1
So does it have any pathfinding at all, or does it just run at the nearest player with a spade, carving through a path until the target is killed?
Re: bot_zombie
Posted: Tue Apr 07, 2015 10:28 am
by Kippykip
Oppy wrote:https://www.dropbox.com/s/m9dzs2uqo7bb6 ... ie.py?dl=0
Thanks!
longbyte1 wrote:So does it have any pathfinding at all, or does it just run at the nearest player with a spade, carving through a path until the target is killed?
Not sure, I'll probably let you know when I try it
Re: bot_zombie
Posted: Tue Apr 07, 2015 10:55 am
by Kippykip
Looks like they do, they have trouble and go around in circles when they go in water though.
They placed and destroyed random blocks too
Re: bot_zombie
Posted: Sun Apr 19, 2015 5:52 pm
by BuggaBean
Dosent fucking work
i cant spawn them

Re: bot_zombie
Posted: Sun Apr 26, 2015 1:29 pm
by Laon
longbyte1 wrote:So does it have any pathfinding at all, or does it just run at the nearest player with a spade, carving through a path until the target is killed?
Yes, pathfinding is too difficult to me.
Kippykip wrote:Looks like they do, they have trouble and go around in circles when they go in water though.
They placed and destroyed random blocks too
Thank you. But I can not fix it because i have to do something else.
Re: bot_zombie
Posted: Thu Apr 30, 2015 1:30 pm
by Laon
BuggaBean wrote:Dosent fucking work
i cant spawn them

File has been updated. Try download it again.
Re: Bot zombie mod <BUG FIX>
Posted: Sun Dec 13, 2015 1:26 pm
by ugniuskas
When zombies spawn they spawn explosions behind them.explosions dont cause damage or anything else but they are really annoying. Please reply!

Re: Bot zombie mod <BUG FIX>
Posted: Tue Dec 15, 2015 11:41 am
by LeCom
ugniuskas wrote:When zombies spawn they spawn explosions behind them.explosions dont cause damage or anything else but they are really annoying. Please reply! 
In line 758, place a # before "self". Pay attention to the tabs/spaces, the # has to be just before "self" with nothing inbetween.