Hello rA . i tried to script a warp portal with a countitem and warp script but it doesn't work when i run it it says npc_paresefile error or
if (countitem(7179) < 5)
Here's my script btw :
prontera,133,183,0 warp prt03 2,2,prt_in,50,105
if (countitem(7179) < 5)
warp "prt_in",28,169;
} else {
warp "SavePoint",0,0;
dispbottom "You Need 5 Proof of Donation to enter this Warp.";
}
end;
}
Question
SlashGeeGee
Hello rA . i tried to script a warp portal with a countitem and warp script but it doesn't work when i run it it says npc_paresefile error or
Here's my script btw :
Thanks for Helping
SlashGeeGee
Edited by SlashGeeGee6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.