hexor9 Posted March 25, 2013 Posted March 25, 2013 Requesting NPC warper have lvl required 1 map onlythe level required is you can enter 98 and belowall 99 level trans job or the max job can't enterplease help me for this and have a pub in npc that saying Experience+Coins Place Quote
Rayan Posted March 25, 2013 Posted March 25, 2013 Hope this works ,NOT sure. prontera,156,163 script EXPCOIN WARPER 112,{ if (BaseLevel > 98) { mes "You are mature enough to enter the portal"; close; } else{ mes "Welcome to the Experience+Coins Arena"; next; warp "mapname",x,y; //Put your map name here, where you want the player to be warped. close; } OnInit: waitingroom "Utility NPCS inside"; end; } 1 Quote
Capuche Posted March 26, 2013 Posted March 26, 2013 waitingroom "Utility NPCS inside"; You made a little error, must be waitingroom "Utility NPCS inside",0; Quote
Question
hexor9
Requesting NPC warper have lvl required 1 map only
the level required is you can enter 98 and below
all 99 level trans job or the max job can't enter
please help me for this
and have a pub in npc that saying Experience+Coins Place
2 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.