Author Topic: Bot Events Help  (Read 997 times)

Hey, guys, me again with another problem. XD I'm trying to make a bot that can get one weapon on spawning (A pumpkin hat), then firing it (to put it on), then after a delay, switching weapons to a bow. Anyone know how to do this? I have the first two steps, but I cant get the third to work.

You cant put the pumpkin on your head ..
Download event_playerfirerelay
and set the replay for the bot to change weapons.

You cant put the pumpkin on your head ..
The Pumpkin Head from Halloween Headgear.

The Pumpkin Head from Halloween Headgear.

Ah , Still cant put on bot ..

Yesh, you can... I got it to, you just select 'BotFireWeapon' but then I want it to switch weapons to a Copper Dagger, but I can't seem to make that work.

0| Onbotspawn| Bot| Setbotweapon| pumpkinhat (Or whatever it's called)
100|Onbotspawn| Bot| Botfireweapon
200|Onbotspawn| Bot| Setbotweapon| Copper Dagger
*Rest of events*

You are all idiots.

I know how to do it repeatedly. (with 2,3,4,5,6,7,8,9,10.... weapons)
Should I tell you?

You are all idiots.

I know how to do it repeatedly. (with 2,3,4,5,6,7,8,9,10.... weapons)
Should I tell you?
Attention whoring.

My apologies .. i didnt know about the pumpkin hat/weapon thingy,
Anyway ,
Events,
(0)onBotTouch//Bot//Firerelay
(100)onRelay//Bot//set weapon//"Weapon"
(1500)onRelay//Bot//set weapon//"Weapon2"
(3000)onRelay//Bot/Firerelay

Bot will change weapons every 15 seconds
your going to need to download this
http://forum.returntoblockland.com/dlm/viewFile.php?id=815

Cool, thanks! I'll get right to it :D  :cookie: