Quest Command to Disable OOC Regen
The out of combat regen rule is great, but I would like to have an option for an NPC to disable it on themself, or to somehow keep them in combat mode even when they really aren't.
Maybe a new quest command like quest::ooc_regen() could be created to disable it, but I am not exactly sure how to go about doing that. The command would just have a bool argument so it could turn it on or off on the fly for a single NPC. Here is the OOC Regen code, so any quest command created to stop it would somehow have to intervene here I think: Code:
sint32 OOCRegen = 0; |
yeah thsi woudl be helpfull during scripted encounters when you want to temporary take NPC out of action but not have him insta heal himself while event takes place.
BTW Trev, related question: in Rule the OOC regeneration set to 0.66 by default excatly does does this reads? 66% per second? Then 1 is = 100%? |
All times are GMT -4. The time now is 12:16 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.