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

timer

  1. J

    events timer

    Hello I use TFS 0.4 and I have problem with timer events script I have Error in console and script not working can anyone help me ?please my script in globalevents is : local EventsListalist = { {time = "01:00", name = "Snowball Event"}, {time = "02:00", name =...
  2. TheMaxwellGates

    RevScripts TFS 1.3 - Storage Timer Countdown Talkaction

    Hi, friends. I would ask if someone could please help me with a script I was searching and couldn't find anywhere. :p I need a talkaction (!bosstimer) that once the player send the command, it shows a modal window with the current cooldown to fight the bosses again. Let me give some details...
  3. Z

    AddEvent issue

    0.4 Hello everyone, I'm doing some custom spells for my monsters, and one particular spell is: It begins to 'charge' and then hit the player (one target), but, if the player disappears (logout or die), it will return this error: It is this part (inside onCastSpell): addEvent(function()...
  4. DukeeH

    Lua Lever that counts time.

    I'm trying to make a system, and a part of my idea, would be a lever, that can be pushed by the members of 4 different guilds. If Guild A member pushes the lever, it starts counting time for his guild. If Guild B goes to this lever and clicks it, it will stop Guild A time, and start counting...
  5. elnelson

    [0.4 lua] Timed based storage potion.

    Hello otlanders, im trying to do this script but i keep failing. I need a potion that with this conditions. -OnUse reduce current storage 12345 == 31 after use gets to ==21 (-10 current storage) -After 1 minute of usage the -10 storage resets (so get back from 21 to 31) -Potion has 1 minute...
Back
Top