Author Topic: i need bot help for my RPG  (Read 710 times)

how do i make it so i can have "wild" womprats/zombies/horses? that attack players and can kill...

how do i make it so i can have "wild" womprats/zombies/horses? that attack players and can kill...

1. You make a shrine with yellow bricks.

2. You spray all of the bricks with chrome FX.

3. You pray to the Golden BrickxD

4. You find it and mind forget (stuff bricks) on it.

5. You make a spawn.

6. You spawn God.

1. You make a shrine with yellow bricks.

2. You spray all of the bricks with chrome FX.

3. You pray to the Golden BrickxD

4. You find it and mind forget (stuff bricks) on it.

5. You make a spawn.

6. You spawn God.
idiot >_<

Well,zombies WILL kill but the womprats and horses will just be annoying.
use...
Onbottouch > Bot > Setdatablock >Horse/Womprat

Well,zombies WILL kill but the womprats and horses will just be annoying.
use...
Onbottouch > Bot > Setdatablock >Horse/Womprat
how would i make wild horses/womprats then?not the ones that ..."attack".... >.<

c'mon people i need help >_<


It's possible, but you will have to script a bit.
1. Download the Zombies Add-On pack from RTB.
2. Open up the zip.
3. Go to ZombieHorse.cs.
4. Look at the code. Replace all the parts that say RotHorseZombie with RotWompratZombie.
5. Replace Horsedts with Wompratdts.
6. When you have done all these, post again so you can get the rest of the instructions.

what horse dts?in the cs?cause i cant find it...

Oops. I meant "HorseArmor."

Oops. I meant "HorseArmor."
Horse armor is a datablock, without a model, Wompratarmor will not do anything.


so change HorseArmor to womprat.dts?