Phantom Of Rogue-Gon Posted August 26, 2013 Group: Members Topic Count: 65 Topics Per Day: 0.02 Content Count: 181 Reputation: 0 Joined: 08/07/13 Last Seen: September 15, 2014 Share Posted August 26, 2013 (edited) how to put +7 in Cashpoint Shop? and freebies npc Edited August 26, 2013 by Phantom Of Rogue-Gon Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 27, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted August 27, 2013 by default ... shop cant sell an item that have a refine with it.. or any compounded items with it... the only way you can do it .... create another usable item that give refined item ...using getitem2 Quote Link to comment Share on other sites More sharing options...
GmOcean Posted August 27, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 666 Reputation: 93 Joined: 04/27/12 Last Seen: August 17, 2015 Share Posted August 27, 2013 Well, you could just use a dynamic NPC to do the getitem2 after purchasing it, the only thing is, it still wont show (+7). So yea, just go with Emistry's suggestion. Quote Link to comment Share on other sites More sharing options...
Phantom Of Rogue-Gon Posted August 27, 2013 Group: Members Topic Count: 65 Topics Per Day: 0.02 Content Count: 181 Reputation: 0 Joined: 08/07/13 Last Seen: September 15, 2014 Author Share Posted August 27, 2013 i use multi currency from emistry can you show the picture how to put +7 or step please Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 27, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted August 27, 2013 *getitem2 <item id>,<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>}; *getitem2 "<item name>",<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>}; This command will give an amount of specified items to the invoking character. If an optional account ID is specified, and the target character is currently online, items will be created in their inventory instead. If they are not online, nothing will happen. It works essentially the same as 'getitem' (it even works for negative ID numbers the same way) but is a lot more flexible. Those parameters that are different from 'getitem' are: identify - Whether you want the item to be identified (1) or not (0). refine - For how many pluses will it be refined. It will not let you refine an item higher than the max refine. attribute - Whether the item is broken (1) or not (0). card1,2,3,4 - If you want a card compound to it, place the card ID number into the specific card slot. Quote Link to comment Share on other sites More sharing options...
Phantom Of Rogue-Gon Posted August 29, 2013 Group: Members Topic Count: 65 Topics Per Day: 0.02 Content Count: 181 Reputation: 0 Joined: 08/07/13 Last Seen: September 15, 2014 Author Share Posted August 29, 2013 how about multi shop from emistry script how can put the +7? Quote Link to comment Share on other sites More sharing options...
Question
Phantom Of Rogue-Gon
how to put +7 in Cashpoint Shop?
and freebies npc
Edited by Phantom Of Rogue-Gon
Link 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.