trigger_lightningstrike damage

Status: 
Not a bug

This entity is emitting damage on the point where it's spawned instead of where the lightning explodes. (for example if I put it in the sky, it will only damage the point where it spawns, instead of the floor)

RoboPhred
Offline
Joined: 05/06/2010
The trigger traces down from

The trigger traces down from the sky and deals the damage to what it hits. Ensure the trigger isn't clipping the skybox.

NikitaRus
Offline
Joined: 05/21/2010
Oh, I apparently I was using

Oh, I apparently I was using it wrong. There must be a mins of a -xxx value to hit the floor. I was mistaken thinking that the lightning hit the floor in that spot and damage, and the maxs/mins were just setting the area.

I tested it with mins 100 100 -2000 and it worked well. Excuse me again for the false report.

RoboPhred
Offline
Joined: 05/06/2010
(No subject)
Status: Pending»Not a bug