View Single Post
Wliu
Veteran Member
Join Date: Apr 2013
Old 10-21-2017 , 19:23   Re: [REQ] Add amount of hp to boss when player is killed
Reply With Quote #4

Should be a pretty simple plugin: hook OnPlayerDeath and if the player was killed by the boss call FF2_SetBossHealth(boss, FF2_GetBossHealth(boss) + health_of_killed_player).
__________________
~Wliu

Last edited by Wliu; 10-21-2017 at 19:23.
Wliu is offline