hi, i have this thing in mind that hope can be available.
Players will talk to NPC Warper that will warp them but they need to have at least 5 Party Members
once their on the map they need to Kill All Monster from level 1 to level 4 ( check if all monsters are killed before you can proceed to next level )
once level 4 monster already killed an NPC will appeared and will give them a chance to choose 5 refined items, that items is for each memberONLY Party Leader is allowed to talk with the NPC.
or if possible each Party Members can talk to the NPC ang get their refine item of their choice. ( 1 refined item for each member )
Settings
itemchoice:
menu "Item 1",et1,"Item 2",et2,"Item 3",et3,"Item 4",et4,"Item 5",et5,"Cancel",Cancel;
et1:
mes "Are you sure you want this item?";
menu "Yes",-,"No",bye;
next;
getitem item_id;
equip item_id;
atcommand "@refine 3 10"; <-- other script command that wont use @refine command
close;
and so on...
and if this can be a Shop type instead of Text Menu that would be great
hi, i have this thing in mind that hope can be available.
Players will talk to NPC Warper that will warp them but they need to have at least 5 Party Members
once their on the map they need to Kill All Monster from level 1 to level 4 ( check if all monsters are killed before you can proceed to next level )
once level 4 monster already killed an NPC will appeared and will give them a chance to choose 5 refined items, that items is for each member ONLY Party Leader is allowed to talk with the NPC.
or if possible each Party Members can talk to the NPC ang get their refine item of their choice. ( 1 refined item for each member )
Settings
hope its not too much to ask
im using
Thanks in advance
Edited by pxl028Share this post
Link to post
Share on other sites