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

(solved)TFS 1.5 8.0 DEPO Items are not being saved

Attachments


 
I'm also looking for a solution, items don't save after relog. The topic you sent would probably solve the problem.I just don't have a line in item.h to put another one under it....Anyone have an idea?
 
I'm also looking for a solution, items don't save after relog. The topic you sent would probably solve the problem.I just don't have a line in item.h to put another one under it....Anyone have an idea?
does the depot box have a town id? does the player have depot in the database? sometimes the server wont create appropriate tables for players did you ensure that there is table where this data should save/load from in database? it can happen if you used schema from your old server.
 
@Robotics I think it's not the database's fault because the table shows items that are in the deposit but disappear after logging out, The script I have works, tested on Nekiro tFS 1.5 8.6
Topic in which my problem is solved. Lua - Disappearing items RewardLevel (https://otland.net/threads/disappearing-items-rewardlevel.290048/#post-2760607)
well then your player is not saving onLogout maybe you fd something up in the creaturescripts or moved your datapack into nekiros or something
 
Back
Top