Mr.S Retro Posted February 12, 2020 What I want to do is something like this. The more "mortally challenged" you kill the higher your damage becomes The more damage you take the more resistant you become The more you get knocked to 10%>Health the more max health The more large ammo pickups (box of bullets/shells/rockets and cell packs) you get more max ammo 0 Quote Share this post Link to post
1 Nevander Posted February 12, 2020 I think you could accomplish all of this using ACS and CustomInventory tracking items. For example, a running script that monitors health. If it goes under 10, give the player +1 to a "HealthBelow10" item (arbitrary name). The same script then can check if the player has earned, say 10 or 15 of them, and give the player an item to boost max health. The items and inventory stuff would all be done in DECORATE. Check out Doom EXP by @Officer D. Ask him about it too, his mod probably uses similar or better methods. 0 Quote Share this post Link to post
Question
Mr.S Retro
What I want to do is something like this.
The more "mortally challenged" you kill the higher your damage becomes
The more damage you take the more resistant you become
The more you get knocked to 10%>Health the more max health
The more large ammo pickups (box of bullets/shells/rockets and cell packs) you get more max ammo
Share this post
Link to post
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.