HappyMan Posted February 1, 2017 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 191 Reputation: 25 Joined: 07/19/14 Last Seen: June 26, 2019 Share Posted February 1, 2017 (edited) Anyone can make Cdrop Exchanger NPC (Castle Drop Exchanger NPC) Example: 1 billow can exchange to any cdrop in the list( all cdrop ) 1 = 1 thanks in advance. Edited February 5, 2017 by HappyMan Quote Link to comment Share on other sites More sharing options...
0 MuffinEater Posted February 7, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 38 Reputation: 0 Joined: 03/15/16 Last Seen: March 7, 2023 Share Posted February 7, 2017 you can use dynamic shop npc https://rathena.org/board/topic/75400-dynamic-quest-npc/ just edit setarray .Shops$[1],"Headgears"; <----- this // set .Shops$,"n/a"; // Add(<shop number>,<reward ID>,<reward amount>,<Zeny cost>,<point cost>, // <required item ID>,<required item amount>{,...}); // Shop number corresponds with order above (default is 1). // Note: Do NOT use a reward item more than once! Add(1,30001,1,0,0,948,300,950,250,931,250,998,250,607,50); <--- and this Quote Link to comment Share on other sites More sharing options...
0 HappyMan Posted February 7, 2017 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 191 Reputation: 25 Joined: 07/19/14 Last Seen: June 26, 2019 Author Share Posted February 7, 2017 6 hours ago, MuffinEater said: you can use dynamic shop npc https://rathena.org/board/topic/75400-dynamic-quest-npc/ just edit setarray .Shops$[1],"Headgears"; <----- this // set .Shops$,"n/a"; // Add(<shop number>,<reward ID>,<reward amount>,<Zeny cost>,<point cost>, // <required item ID>,<required item amount>{,...}); // Shop number corresponds with order above (default is 1). // Note: Do NOT use a reward item more than once! Add(1,30001,1,0,0,948,300,950,250,931,250,998,250,607,50); <--- and this i need is 1=1. 1 billow can equal or exchange in any cdrop. Quote Link to comment Share on other sites More sharing options...
0 HappyMan Posted February 9, 2017 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 191 Reputation: 25 Joined: 07/19/14 Last Seen: June 26, 2019 Author Share Posted February 9, 2017 @Emistry can you help me to make this npc? thanks Quote Link to comment Share on other sites More sharing options...
0 HappyMan Posted February 14, 2017 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 191 Reputation: 25 Joined: 07/19/14 Last Seen: June 26, 2019 Author Share Posted February 14, 2017 bump Quote Link to comment Share on other sites More sharing options...
0 HappyMan Posted April 23, 2017 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 191 Reputation: 25 Joined: 07/19/14 Last Seen: June 26, 2019 Author Share Posted April 23, 2017 @Cyro, @Technoken anyone can help me? thanks Quote Link to comment Share on other sites More sharing options...
Question
HappyMan
Anyone can make Cdrop Exchanger NPC (Castle Drop Exchanger NPC)
Example:
1 billow can exchange to any cdrop in the list( all cdrop )
1 = 1
thanks in advance.
Edited by HappyManLink to comment
Share on other sites
5 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.