alkhaleej Posted August 31, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 58 Reputation: 5 Joined: 09/21/12 Last Seen: January 16, 2014 Share Posted August 31, 2013 (edited) Can anyone help me on how to add something to this to: Sell my unidentified items depending on their standard selling price to NPC If user have Overcharge skill, they can obtain the additional increase of price as well getinventorylist; for(set .@i,0; .@i < @inventorylist_count; set .@i,.@i+1){ if(@inventorylist_identify[.@i] == 0){ close; } } } something like getiteminfo(<item ID>,<type>) where type is 1 right? but i can't make it work. topic should have been Unidentified items > Zeny. I am sorry for that Edited August 31, 2013 by Patskie Change topic name to make it accurate Quote Link to comment Share on other sites More sharing options...
1 Emistry Posted August 31, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted August 31, 2013 try this http://upaste.me/r/9b49f9 1 Quote Link to comment Share on other sites More sharing options...
alkhaleej Posted August 31, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 58 Reputation: 5 Joined: 09/21/12 Last Seen: January 16, 2014 Author Share Posted August 31, 2013 Thank you sir. Sir, I pm'd you for a paid service Quote Link to comment Share on other sites More sharing options...
Question
alkhaleej
where type is 1 right? but i can't make it work.
topic should have been Unidentified items > Zeny. I am sorry for that
Edited by PatskieChange topic name to make it accurate
Link to comment
Share on other sites
2 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.