There was another post somewhere about this, but it didn't help to much so I'm gonna ask again.
I cant seem to get mine to work. I set damage to -1 and it says that should fadekill, but when I fall in, it just damages me until I die.
So, whats the best way to do this? :confused:
Thanks
make a tigger_hurt brush and set the key to dmg and the value to -1
shouldwork then....this is how i have set it up on my maps
Belial
Hmm, that could be it, if its dmg -1 instead of damage -1. Well if thats the case, where ever I was looking b4 was wrong, either that or I misread it.
Well, thanks for clearin that up.
Hmm... I just tried that and it ended up filling up the player's health to 200 until finally, at the end of the fall, he splatters and dies instantly.
Maybe dmg=-1 is only for MP?
Anyway, I got it to work by just setting the "FALLING" flag... Seemed to work just fine. :D
All right, now that I have the pit working, whats the best way to make it dark. The sky I'm using emits quite a bit of light, and you can still see the bottom of the pit. Is there a better way than just making in really low?
There is a fade shader, but I don't know if that does that. If not you can always try fog.
make a light entitly and set it to have a negative value instead of the default 300
:eek:
I'll have to try that negative light thing, I already know fog didnt work too well.
Well, thanks for the help.