#Trigger Handle error and invincibility in specific area. Will buy item for 500-1000 tokens if you do

5 messages · Page 1 of 1 (latest)

undone lion
#

My trigger handle guns dont do any damage in my pvp game and i want players to be invincible when entering a specific area of the map... e.g. the gun room so they can buy the guns.

frosty charm
#

Send a raycast from your trigger handle. Have it where when the trigger handle is pressed it checks if the player holding the handle is contained in the player list of the trigger volume, if not it then the execution of the trigger handle event continues into a combatant receive damage chip where the player from the raycast is plugged into

undone lion
#

i did a simpler method to editing the projectile launcher and added if combatant receive damage. But, please if you have an answer for how to make the guns not do damage to others in a specific area, i can get my game out!

frosty charm
#

You should also di the same thing when. Player is detected to have been shot. So ppl can't be shot while in a the zone