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

Solved GAME STORE TFS_1.5

Just Pietros

Cisza jest złotem, mądrość czeka
Joined
Nov 20, 2018
Messages
79
Solutions
2
Reaction score
16
Location
Poland
Hello, I have a problem: when I add points to a player, the points are added to the database in real-time, but in the in-game store, they are added after some delay.

I'm using TFS 1.5.


1708598389676.png
 
Your store is a just a client module. On the server, on a successful purchase, send an opcode to update the balance (or piggyback off a callback, if one already exists).
 

Similar threads

Back
Top