I need help whit this code
this code, to do that the inferior user with level to the 70 not cant use or enter with this npc, to need to know like changing this code, so that the user to have to use an ITEM equipped or in its inventory to be able to use the NPCcase 1: //wer
{
if(Plr->getLevel() < 70)
{
Plr->EventTeleport( , , , );
}
Plr->Gossip_Complete();
Example:
if(Plr->getLevel() < 70) this code make level 70 requerimens
I need to change that CODE so that the player to use a forced ITEM and ID:60000
+Rep![]()