L2JMobius

Free Users => General Discussion => Topic started by: onefinal on January 11, 2022, 03:42:56 PM

Title: Player attack mob
Post by: onefinal on January 11, 2022, 03:42:56 PM
Player attacks the mob, you can see how much he inflicted damage, but his mob does not receive damage, HP does not decrease
Title: Re: Player attack mob
Post by: onefinal on January 11, 2022, 03:57:35 PM
haha
Code: [Select]
# ---------------------------------------------------------------------------
# NPCs
# ---------------------------------------------------------------------------
# NPC attackable
# True: You can attack NPCs
# False: Npc/Mobs don't take damage
NpcAttackable = True
genuis config )))