View Single Post
  #6  
Old 01-30-2014, 09:51 PM
Draenin Draenin is offline
Magnificent Bastard
Draenin's Avatar
Join Date: Dec 2004
Location: Bermuda Triangle
Posts: 6,790
Draenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud ofDraenin has much to be proud of
Send a message via AIM to Draenin Send a message via MSN to Draenin Send a message via Yahoo to Draenin
Quote:
Originally Posted by Stephen View Post
I could be mistaken but I think it only stores the last key ID as a variable.
In that case, would it be possible to store key IDs sequentially in the future as a kind of house history? (Like player.houseid#, where the # would be a new number depending on how many houses the player has made. Such as player.houseid1, player.houseid2, and so on. You could possibly run a check to see what the highest number is, and then create a new ID based on how many there are.)

Might be useful for restoring old houses from specific points in time, so long as those variables stored on the player aren't cleared.

Last edited by Draenin; 01-30-2014 at 10:06 PM..
Reply With Quote