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

Gesior - Global Storage Check

esnio12

Member
Joined
Oct 2, 2010
Messages
68
Reaction score
16
Can someone help me with this problem?

I need a line in which you will check the value of global-storage and will inform the time, example:

cooldown = 259200,
Storageglobal = 50587

(config.cooldown - (os.time() - getGlobalStorageValue(config.storageglobal)))

I need this in gesior, in this example:

Event 1: Left Time: value of global storage

I will put this in the site for check how much time left to start the event.

TFS VERSION: 0.4
GESIOR VERSION IS FOR TFS 0.4
 
Back
Top