• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Auto Stacking

Exoltes

Novia OTserv Developer
Joined
Jul 2, 2009
Messages
563
Reaction score
47
Location
Belgium
I'm working on a 8.54 Open Tibia Server using The Forgotten Server - Version 0.2.7 (Mystic Spirit).

I was wondering if it's possible to create auto-stacking within this version of the forgotten server since I quite like this feature.

Any advice is welcome.
 
Last edited:
Well, you can try to check every move of items in bp and then if player has this item already in bp, remove new items, old items and add new items in count of old and new at once. But I don't know if it is possible. I've never tried to do anything with items etc like that. But as I remember I've seen few codes like anti anti push or sth, where you weren't allowed to move too much items in short amout of time. And also there is some functions to check free spaces in bp etc, so... Maybe...

If you can find some function that will check every item droped to bp. If you can check if this item is already in bp. If you can check count of this item, droped and which alredy is in bp. You can try to do this. But you will need many conditions for every possibility.
 
Back
Top