Author Topic: Slayer ProjeticleHit events  (Read 329 times)

I need some events that are onProjectileHit(teams 1-6). Basically, they are like the player touch and player activate events with the team thingys, except its projectile hit. I need it so I can do prop hunt so only the hunters get hurt when they fire at a prop instead of both the props and hunters getting hurt.

Use VCE to check the client's team after an onProjectileHit.

Use VCE to check the client's team after an onProjectileHit.
FYI, for a list of Slayer's VCE variables, click on the Help tab in the Slayer GUI.

Use VCE to check the client's team after an onProjectileHit.
Oh, that's a good idea. Thanks!