luizragna 41 Posted August 1, 2018 (edited) Hello guys, How can I count the slots not available in the item? Ex: I have a Sword[1] (indifferent if have equipped or not). How rhe script cant count the 3 not avalibies slots? Edited August 1, 2018 by luizragna Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted August 1, 2018 This: .@unavailable = 4 - getiteminfo(ID, ITEMINFO_SLOTS); 1 luizragna reacted to this Quote Share this post Link to post Share on other sites
Hello guys, How can I count the slots not available in the item?
Ex: I have a Sword[1] (indifferent if have equipped or not). How rhe script cant count the 3 not avalibies slots?
Edited by luizragnaShare this post
Link to post
Share on other sites