Hi guys,
I need help. I try to make new ABS but i don't know how is name of item what Player got in the moment.
I need something like:
if $item_in_hotbar.id == $Item_what_player_now_got.id
$item_in_hotbar.index += $Item_what_player_now_got.index
end
Can you tell me name of "$Item_what_player_now_got" ? If you know it. :)
Thx.