nice one zero, but can I ask. what if I want to make the same NPC above but compile 2 NPC together. Example :
this are the item id :
19000,19001,19002,19003,19004,19005,19006,19007,19008,19009,19010,19011,19012,19013,19014,
19015,19016,19017,19018,19019,19020,19021,19022,19023,19024,19025,19026,19027,19028,19029,
19030,19031,19032,19033,19034,19035,19036.
and all of this is Sword category weapon and the requirement are the same as above.
But what if I wanted to make a Bow category weapon and the ID is 30001,30002,30003,30004 and so on.. and the requirement is a bit different :
100 poring coin
500 gold coin
1 eddga card card
2 000 000 zeny.
can we combine it? Meaning before player start quest he can select what category weapon :
Sword
Knife
Bow
Axe
Then there's any subcategory
Sword > Ice Sword,Fire Sword etc
Knife > Ice Knife, Fire Knife etc.
Thanks in regard