is it possible to get item that player lifted up and currently not drop?
not from 0x07 packet but from other script.
item on finger
Re: item on finger
character.getgottenitem()
is that method what you are looking for ?
is that method what you are looking for ?
Re: item on finger
yes thank you, i remember that is was but where didn't found. thank you!