• 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!

C++ Trade Bug Tfs 1.5 860

abdala ragab

Veteran OT User
Joined
Aug 18, 2018
Messages
527
Solutions
14
Reaction score
390
Location
gamelaot.sytes.net
If a person takes off all the items and exchanges with any person or MC the bag he is wearing and the other person exchanges with him a backpack or anything else, the item disappears completely after the exchange process is completed.
there is a solution config

classicEquipmentSlots = true/fixed if true false=bug
 
If a person takes off all the items and exchanges with any person or MC the bag he is wearing and the other person exchanges with him a backpack or anything else, the item disappears completely after the exchange process is completed.
there is a solution config

classicEquipmentSlots = true/fixed if true false=bug
You probably need this PR: fix disappearing backpack during trade by Zbizu · Pull Request #3750 · otland/forgottenserver (https://github.com/otland/forgottenserver/pull/3750)
 
I searched for a solution there but didn't find anything
What do you mean? You have to click on files changed at the top and see what change was made, unless you're saying you hadn't found that PR, here you can see the changes made.

 
What do you mean? You have to click on files changed at the top and see what change was made, unless you're saying you hadn't found that PR, here you can see the changes made.

I already have that code
And the error still works
 
Back
Top