health and shield pickups

WAR_Nuker

Newbie
Joined
Mar 29, 2005
Messages
627
Reaction score
0
how do i change how much health or shields a pickup will give you when picked up? like when i pick up a health pack, i want it to give this much health.
 
I doubt that's possible. You might instead use a hurting entity (trigger_hurt, env_beam, func_door set to crush, etc.) with a negative damage value.
 
damn....i did make that 'megacharger' from dm_lockdown though. i guess itl have to do. its not a quick pickup, but thats ok - at least itl be hard to abuse.
 
yeah i tryed soemthing with the old cs and whebn you stand in a certian place it gives you health every second... can't remember how to do it though
 
Did it perhaps involve...

Raeven0 said:
...a hurting entity (trigger_hurt, env_beam, func_door set to crush, etc.) with a negative damage value
?

:D
 
instead of having the damage as 500 (or whatever)
put it as -500
 
Back
Top