Jump to content

Unequipping via client


Recommended Posts

Is there a way to unequip via client?
I've looked through the main .lua files and found nothing about unequipping from .replica.

I tried to bypass with:

playerInventory:TakeActiveItemFromEquipSlot("hands")
playerInventory:SwapActiveItemWithSlot(1)

but to take the weapon from the EquipSlot takes time and thus making the second line does nothing.

 

Thank you for your help in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...