PDA

View Full Version : Health lines in Doom config--how to adjust armor?


jwilliams
July 22nd, 2006, 01:12 PM
seta g_healthTakeAmt "5" //default = 5
seta g_healthTakeLimit "25" //default = 25
seta g_healthTakeTime "5" //default = 5

Can someone explain these to me? For example, does healthtaketime mean that it takes 5 seconds to get the health or 5 seconds before it reappears after someone takes it? Does healthtakeamount mean that someone can only get health 5 times?

The armor also takes too long to reappear in a busy map (15 secs) and there is not enough it usually. Anyway to adjust that?

Thank you!!!!!

eX_Do0mY
August 2nd, 2006, 08:18 PM
HealthTakeAmt is the amount of health taken at a rate determined by healthTakeTime. Like in that example, health decreases by 5 per second. HealthTakeLimit is how low the health goes before the decreasing stops. In that example, 25 is the limit.

These settings are probably for the Nightmare difficulty.