Recent content by easonz

  1. E

    how to make monster nodrop?

    Hi , Sorry about i have a lot question here .. making annoying.. sorry here .. 1. How to make MVP no drops and no loots in the map , i tries mapflag with nodrop/noloot  but monsters still dropping item... guild_vs1 mapflag nomemo dummyguild_vs1 mapflag noteleport...
  2. E

    No npc at guild_vs map need help

    Hi i got some problem there -no npc at warped map "guild_vs" -you are not a team leader problem  i changed (getcharid(0) != getpartyleader(1),[@MnF]) or else and NPC become silent.  note: @MnF is party code ( set @MnF,1; @MnF<=5; set @MnF,@MnF+1 ) i wish i can set partymember and...
  3. E

    A lot bug and problem..

    Hi there i get the script from a Chinese friend and i converted to English version but seen a lot problem in the script .,.  any one can help me fix that ? thank you so much .  The problem is  -Party leader can't register mes: You are not Team leader. -the map flag paste to upside, the npc...
  4. E

    teamleader problem

    Team leader register but it say you are not team leader . mes "[MVP Warper]"; mes "Do you want to register with your teammate?"; mes "For the ENTRANCE FEE is^FF0000"+ @zenyp +"^000000zeny."; next; if (select("Register.","No")==2) { mes "[MVP Warper]"...
Back
Top