افتح Constants.cs
ابحث عن
كود:
public static readonly System.Collections.Generic.List<ushort> NoHp = new System.Collections.Generic.List<ushort> {
ااتحط رقم المابه الي عايز تمنه فيه الهلس جواها
بعد كده روح packethandler.cs
سيرش
جوي فتحة القوس حط
كود:
if (Constants.NoHp.Contains(client.Entity.MapID))
{
return;
}