I am trying to put a trigger_hurt in my map that will only damage scouts. How would I do this? I have some experience with filter_damage_type to make a godmode room (I am making a trade/fun server map, in case you couldn't tell), but I have no idea how to do this. Thanks in advance for any help! c:
https://developer.valvesoftware.com/wiki/Filter_activator_model set it to scout.mdl, should work too bad that it doesn't work if someone is using "be the robot" plugin but its still effective assuming that it will run on vanilia tf2
We do have a robot mod, but I could just target the robot model with a second trigger_hurt and filter. Thanks for the help! c: