Hello folks, I need help very simple, I'm wanting to add an NPC that sends a MAP OF HUNTING VIP ACCOUNTS ONLY.
Fallow able to help me?
BB, thank
Fallow able to help me?
Code:
case 1:
{
if (client.Entity.Level >= 131)
if (client.Entity.ConquerPoints >= 2000)
client.Entity.Teleport(1354, 005, 290);
client.Entity.ConquerPoints -= 2000;