Author Topic: Trap help.  (Read 717 times)

I would like to know how to make projectile (in my case an arrow) fired from a block hurt the player. If anyone knows how to do this, please tell me.

Make sure the player and the brick owner are in the same minigame.

Ooh! I didn't know I had to be in a minigame!

Sorry for double post but I was wondering if there was a way to make a emitter, like a laser come out of a brick and then once a player walks through the emitter it will hurt them?

Not with emitters, unfortunantly.

You could place a long 1x10-16 plate where the path of the laser is, make it invisible/non-raycasting, then use events to hurt/kill/burn the players when they touch that.

mmkay, I'll look into that one. Thanks alot guys =]