how to get the vit of an enemy?

in your server not exists constant bAtkEnemyVit. and server report error with type 0

 
Hi 4144, thanks for your reply. I tried adding it and got lots of errors when I run the map server.

Can you confirm that this is not correct?
View attachment 6907
Plugin adds it, your plugin is not enabled as well. (Check HPMHooking as well)

Also, the stacktrace shows pc_bonus instead of pc_bonus2, make sure the item doesn't have any other bonus to test this properly.

 
Last edited by a moderator:
Plugin adds it, your plugin is not enabled as well. (Check HPMHooking as well)

Also, the stacktrace shows pc_bonus instead of pc_bonus2, make sure the item doesn't have any other bonus to test this properly.
Hey Dastgir! Thanks for the guidance. I re-arranged the position of my plugins and it works perfectly now. Thank you!

@4144 thank you as well.

 
Back
Top