#0241
<DNP0241<FL-1320<CMU0004<BSL0250
<CNP0240:0013:0000
<ANP0250:0010:0004
<ANP0242:0100:0250
<FON0242:0016
<END
Cyowolf1122 said:Take a look a metalogz boss battle. Or Jenka's Nightmare.
Both contain several enemies all of which share the same health bar.
Your lack of experience says quite a lot.
Also, what gives you the right to pick on others, vercci?
Berating others does little, it only creates enemies.
Make sure you know that what you say is impossible.
In this case, it is indeed possible to have multiple enemies share the same healthbar. What happens is that when one enemy boss is killed, not damage, does the healthbar go down.
Ryuuoutan said:Okay, theres a problem here:
I only used <DNP0241<FL-1320<CMU0004<BSL0317 for the Mesa, but theres no boss health bar, and plus Mesa's "Defeated Mesa." script doesnt appear. Why?
Really, changing an enemy's health, damage, looks, and even hit and display boxes are pretty easy.Vercci said:You have to use assembly or npc.tbl hacking to mess around with the numbers / look of a boss.
If you're going to keep that bit of the script you've already shown, set the Mesa's event number to 0317 to match the <BSL command, set it's bit flag 0x0200 "Run script on death", and create an event like:Ryuuoutan said:Dude, I dont get what you mean.
#0317
<CMU0015<MSGDefeated Mesa!<WAI0126<NOD<CLO<END
...When the boss battle starts it shows the defeated script right away, i didnt even kill the mesa.VoidMage_Lowell said:Really, changing an enemy's health, damage, looks, and even hit and display boxes are pretty easy.
Cave Editor can do all of that by itself
If you're going to keep that bit of the script you've already shown, set the Mesa's event number to 0317 to match the <BSL command, set it's bit flag 0x0200 "Run script on death", and create an event like:
That's as simple as it gets.Code:#0317 <CMU0015<MSGDefeated Mesa!<WAI0126<NOD<CLO<END
VoidMage_Lowell said:Really, changing an enemy's health, damage, looks, and even hit and display boxes are pretty easy.
Cave Editor can do all of that by itself
Ryuuoutan said:...When the boss battle starts it shows the defeated script right away, i didnt even kill the mesa.