Documentation - ApplyRawDamage

Here you can post threads requesting help on the official POL Ultima Online Emulator Core 097.
Note: Core 097 is no longer officially supported.

Moderator: POL Developer

Post Reply
User avatar
OldnGrey
POL Expert
Posts: 657
Joined: Sat Feb 04, 2006 6:26 pm

Documentation - ApplyRawDamage

Post by OldnGrey »

On the documentation site, it says the ApplyRawDamage damage parameter is an integer from 0-255.

I don't think this is correct as I was able to apply the 3000 hits needed to kill a champ spawn with:
ApplyRawDamage(npc, CInt(AP_GetVitalMaximumValue(npc, "Hits")));
where hits max is 3000.
Post Reply