Thread: Duping
View Single Post
  #12  
Old 06-03-2008, 05:19 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
The way my mud lib system works, it's nearly impossible to duplicate (tight security). However, if a bug were found which allowed you to (I think there aren't any ...) I can check the logs for that certain ID and see where/when/who created it, everywhere it went, etc. Basically, if you duplicated something, it would have the same ID ... and therefor the item is placed under a lock.

Might be possible to assign each item an ID like this so you can track it? I don't know how well this would work without some major rescripting though.
__________________
Reply With Quote