invek,134,180,6 script Lighthalzen Guard 908,{ mes "Ready To Enter??"; next; if (countitem(7720) <15) { mes "[Guard]"; mes "You don't have enough items"; mes "Come back when you get "+(15 - countitem(7720))+" more "+getitemname(7720)+"."; close; } mes "[Guard]"; mes "Are you going to face this challenge?"; mes "Right. Then choose your destination."; next; select("First"); set .@choice,@menu; mes "[Guard]"; mes "Be careful, young boy."; mes "Don't be mad at me."; close2; if( #delay > gettimetick(1) ){ dispbottom "Delaying..."; }else{ delitem 7720,15; warp "lhz_dun05"; } end;OnInit:waitingroom "LIGHTHALZEN",0;end;}//--------------- Mapflags ---------------------------------//lhz_dun05 mapflag nomemolhz_dun05 mapflag nobranchlhz_dun05 mapflag nosavelhz_dun05 mapflag noexppenalty
i need change location to lhz_dun05
and need 15 item 7720
bump
Share this post
Link to post
Share on other sites