alkhaleej Posted August 31, 2013 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
alkhaleej Posted August 31, 2013 Author Posted August 31, 2013 Thank you sir. Sir, I pm'd you for a paid service Quote
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
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.