Author Topic: Save and load item item duplicating  (Read 977 times)

On my RPG's I have no way of regulating people saving their items and then loading them to give to people who haven't earned enough to buy the weapon. Is there any ways I can stop this? I have thought about making them pay to open up a box to load them but I was just wondering if I am missing something in events.. Thank you!




Sounds like you need Restricted Item Dropping.

The default setting is for only admins or higher able to drop items.
(Lol at quote date)

You'll need variables for this, what he's talking about is when you click a button, it gives you a certain set of items, and he has no way of keeping the player from clicking it again and getting MORE of the items

You'll need variables for this, what he's talking about is when you click a button, it gives you a certain set of items, and he has no way of keeping the player from clicking it again and getting MORE of the items

This matters none if they
a) cannot drop the item
b) cannot sell the item for points

Sounds like you need Restricted Item Dropping.
(Lol at quote date)


I believe you fixed my problem.


<3