ShowNPCLifeLeft
Jump to navigation
Jump to search
Prototype
ShowNPCLifeLeft,NPC ID,X,Y,SECTION #,Active time,BASE HEALTH
Description
Prints a number on the screen showing how much life the npc in SECTION # with NPC ID has left. Prints at X,Y coordinate, and uses BASE HEALTH to calculate the difference.
Examples
// Show remaining health of Mother Brain from section 4 health
ShowNPCLifeLeft,209,50,500,4,0,10