ok, i found a way to get item slot. (getiteminfo)
set .@ID,5013; query_sql "SELECT refineable FROM item_db WHERE id = '"+.@ID+"'",.@ref; mes .@ref; )
ok, i found a way to get item slot. (getiteminfo)
@Promise
set .@ID,5013; query_sql "SELECT refineable FROM item_db WHERE id = '"+.@ID+"'",.@ref; mes .@ref; (show 0)