Thread: Duping
View Single Post
  #33  
Old 06-13-2008, 11:33 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Quote:
Originally Posted by Darklux View Post
I don't think that this will be the last bug or chance, there are always bugs or ways.. it should be technically prevented (like stated before).
The problem here was that the modifications done by the npcserver were not saved to the account. Introducing unique ids doesn't work for items that can be stacked - either you give one id for each of your 10 million coins or so, or you have the problem that when splitting the coin stack that stuff gets duped or so if the player tricks the system. The only way to prevent it is to make all transactions atomic.
Reply With Quote