Chaoszinho Posted March 9, 2019 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 17 Reputation: 1 Joined: 11/29/16 Last Seen: April 2 Share Posted March 9, 2019 Hello Everyone !! how to create a npc that swap for exemple a BG badge to Any other item. a itemshop npc like this Quote Link to comment Share on other sites More sharing options...
0 utofaery Posted March 10, 2019 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 228 Reputation: 19 Joined: 10/27/12 Last Seen: March 17, 2019 Share Posted March 10, 2019 A few things you will need: -%TAB%itemshop%TAB%<NPC Name>%TAB%<sprite id>,<costitemid>{:<discount>},<itemid>:<price>{,<itemid>:<price>...} *callshop "<name>",<option>; check >> Rathena/doc/script_commands.txt for explaination Quote Link to comment Share on other sites More sharing options...
0 TeamFam Posted July 21, 2020 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 2 Reputation: 0 Joined: 07/21/20 Last Seen: February 2, 2021 Share Posted July 21, 2020 people here just keep on referring to the documentation. please give specific code example to really help people. thanks //Here's an answer. //Item Shop using Proof of Donation // map,x,y,angle typeOfShop nameOfShop sprite,currencyItem,item1:priceOfItem1,item2:priceOfItem2 prontera,147,166,3 itemshop Donation Items 48,7179,12114:1,12115:1,12116:1,12117:1 Quote Link to comment Share on other sites More sharing options...
-1 sader1992 Posted March 9, 2019 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 14 hours ago Share Posted March 9, 2019 not everything is a "general support" https://github.com/rathena/rathena/blob/54ac2ae1327040289b8bc566e2b221a259144e4c/doc/script_commands.txt#L286 Moved to the right section . Quote Link to comment Share on other sites More sharing options...
Question
Chaoszinho
Hello Everyone !!
how to create a npc that swap for exemple a BG badge to Any other item. a itemshop npc like this
Link to comment
Share on other sites
3 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.