Blockland Forums > Help
Make a vehicle a bot.
DaBlocko:
I've been working on a TDM and im using a train that is launched across the map. I want the train to blow up when it kills a player (because it derails) but it doesn't respond to the bot command onBotKill or onBotDamage. Is there any way i can do that but for vehicles so when it hits someone the events will kick in?
DaBlocko:
Or, is there a way that i could turn the vehicle into a bot so i could use the bot events?
Ninjaman 4:
I think it's because a train isn't a bot. :P
DaBlocko:
But can i make a bot somehow? or get an onVehicleKill kind of input event?
Blooker:
Try ZoneEvents, you can get the train to enter the zone at the same time it kills the bot.