19.07.2016, 14:35
Hi, I made a basic drop system that works perfectly. Now I want a system that sets a maximum of dropped items (DEFINE MAX_DROP_ITEM 50). I wish that when an item is dropped halfway, the oldest item is deleted, so do remain a number of items on the server. Any of you have an idea on how to do it?