Custom Health Tool + 1 sources
Custom Health Tool V 1.2.0
This code is a tool that allows you to accurately set the health of heroes.
Summary
・2 player variables (Replaced in player variables A and B)
・6 rules (Included: a debug rule, a rule without functions)
The tool is a simplified version of some of the rules of "Overwatch1 Emulator (KHTG0)".
How to Use
Player variable CustomHealth is managing custom health values.
Player variable SaveHero detects that player's hero has changed.
・Set each custom health value 0.035 seconds after detecting a hero as in [Debug Rule] Soldier76 - Health.
Index 0 sets the normal health value, index 1 sets the armor value, and index 2 sets the shield value.
Note
・Call subroutine SetCustomHealth while all values in the player variable CustomHealth array are set to 0 may cause bugs. (By default, If all values in the array are 0, subroutine is not called.)
・This code is a tool for creating workshop mode. Feel free to customize.
Credit:
We Welcome bug reports and comments.
Sources
This post utilizes other codes either in part or in full. This could be because they remixed them, used parts of them, were inspired by them, or other reasons.
Snippet
Loading...