Author Topic: Event Help?  (Read 420 times)

I need some help making a event. So. What I need is a vehicle to spawn, shoot at people, then despawn in 60 seconds.
Is this possible?


Yea.
Onbottouch --> bot --> addprojectile --> Gun shot.
Onbottouch --> bot --> Respawnbot.

It needs to be horsy or bot...

Yea.
Onbottouch --> bot --> addprojectile --> Gun shot.
Onbottouch --> bot --> Respawnbot.

It needs to be horsy or bot...
You are a dumbass. Just shut up. You don't know what your saying.
I need some help making a event. So. What I need is a vehicle to spawn, shoot at people, then despawn in 60 seconds.
Is this possible?


What kind of vehicle are we talking about here? Turret? Heli? I'm not but I think its possible with Vehicle Events. I'd have to check though. I'll post tomorrow when I'm home, on my computer.

Try a relay

Onrelay-Self-SpawnVehicle-Whatever it is
onrelay-self-setvehicle-none     [30,000 milisecond delay]
onrelay-self-setvehicle-whatever it is [30,000 milisecond delay]

Dont knw if it will work but its worth a try

i doubt you can get a vehicle to do that, but if it's a bot, most likely you can
input>self>setvehicle[tank turret]
onbotspawn>bot>setaim
onbotspawn>bot>spawnprojectile[tankshell]
onbotspawn>self>firerelay - delayed 30000
onrelay>self>setvehicle[none] - delayed 30000