Chaoszinho Posted March 9, 2019 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
0 utofaery Posted March 10, 2019 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
0 TeamFam Posted July 21, 2020 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
-1 sader1992 Posted March 9, 2019 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
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
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.