Zdoom.org

Classes:MaxHealth

WEBClasses: Inventory→Health→MaxHealth. A MaxHealth increases the maximum health of an actor by way of adding to its maximum health points gain.Only player-based actors, …

Actived: Just Now

URL: https://zdoom.org/wiki/Classes:MaxHealth

Health Point Bar

WEBThis is an example of healthbar script for bosses and minibosses. To use this script replace mtid with the TID of the monster you want the bar to monitor and replace the value of …

Category:  Health Go Health

[v1.0.2] DamNums

WEBDamNums - v1.0.2. - Release Archive. - Github. This mod pairs well with coldcite's Top HP Bars mod. Check it out! [Requires GZDoom 3.5.0 or newer] DamNums is a pretty simple …

Category:  Health Go Health

Classes:HealthBonus

WEBClasses: Inventory→Health→HealthBonus. A health bonus is an item in Doom which gives the player one health point. However, unlike medikits and stimpacks, the health bonus …

Category:  Health Go Health

[WIP][Enhancer Mod] 64k + [1.1] updated 4/2021

WEBby zrrion the insect » Sun Jul 24, 2016 11:10 pm. 64K+ is a mod that aims to take the vanilla experience and infuse it with a bit of the modern doom games as well as a bit of …

Category:  Health Go Health

Creating health items that increase the player's maximum health

WEBThe key element to creating items that increase the player's maximum health is Strife's UpgradeStamina item. This is its definition: ConversationID 306, 287, 307. …

Category:  Health Go Health

[Solved] Showing HP bar and monster name when aiming at it

WEBA few things to keep in mind: It will attempt to get the actor's [wiki=Actor_properties#Tag]tag property [/wiki] if it has one. If it isn't set, it will use the actor name. Enemies with …

Category:  Health Go Health

Enjay's modification of Apothem's HP bar

WEBThis script is a healthbar script for bosses and minibosses. To use this script replace mtid with the TID of the monster you want the bar to monitor and replace the value of …

Category:  Health Go Health

Classes:HealthPickup

WEBClasses: Inventory→HealthPickup →ArtiHealth →ArtiSuperHealth →MedicalKit →MedPatch →SurgeryKit. HealthPickups are items that are placed in the inventory and …

Category:  Medical Go Health

Classes:RandomSpawner

WEBClasses: RandomSpawner. The RandomSpawner is a special actor which randomly spawns one of a series of actors specified with the DropItem property in its DECORATE …

Category:  Health Go Health

Actor properties

WEBDamageFactor value. If the actor takes damage of the specified type, that damage is multiplied by the specified value. A comma is required between type and value. value …

Category:  Health Go Health

A_JumpIfHealthLower

WEBUsage. Jumps offset amount of states forward, or to the state label state, if the health of the calling actor (or calling actor's pointer) is lower than the given value.. The default value …

Category:  Health Go Health