Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/17/18, 07:23 PM   #1
Phuein
 
Phuein's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2018
Posts: 132
Question How to lock an item?

I've been trying different calls and options for hours, and I only got as far as this:

Code:
PLAYER_INVENTORY:RefreshInventorySlotLocked(1, slotId, lock, bagId)

All values checked valid. It only fades out the item and toggles the .locked property, but doesn't do the rest of what happens when locking an item. Is there just a simple call to lock/unlock items? I couldn't find it. I found this:
http://esodata.uesp.net/100022/src/i....lua.html#2694
http://esodata.uesp.net/100022/src/i....lua.html#1595
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » How to lock an item?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off