View Single Post
  #6  
Old 03-19-2017, 03:10 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

That's probably the best way to handle it for now.

We only use client logout time to determine when no rent items should be deleted.


There may be ways to use item timers (custom data) to do this..but, I've never seen it.

At some point, I'll be adding something called `ItemInstance::origin_tag` - which is a base64 encoded 16-byte text field. (Later clients can use this for hotkey assignments)

I don't know what live puts into this field..but, one of the things I'm looking at using is a creation timestamp.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote