Author Topic: how make event set one kill.  (Read 446 times)

I did make player as mummy custom, How I make event, when player active on the brick. become one touch kill other team member. Mummy run chase at Human( other team) when mummy touch human and die. I hope explain better or not :D
I tired this OnActive>Player>Kill. I did tested on brick killed at me.
It for TDM. I using Slayer gamemode.

OnBotTouched-Player-Kill
In another note, google translate use yourself?

OnBotTouched-Player-Kill
In another note, google translate use yourself?
not bot. It has be team player.

Use the new slayer 3.0 ( You get auto-update maybe)
There is a onActivate(Team1) and so on

If you can, make a mummy playertype, the use the setdatablock event.

Never mind, I am going write script player mummy type with one touch kills deadly.

Never mind, I am going write script player mummy type with one touch kills deadly.
go for it, as events can't detect player collision well
you could try VCE, looping through all the players and checking their positions and if they're close enough, kill one of them, but i wouldn't suggest it

Hooray! You took my suggestion!

(At least I think you did)

Hooray! You took my suggestion!

(At least I think you did)
no. I made my mind that I have do it.