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

Recent content by Yatozin

  1. Yatozin

    Change Script to run hourly

    literly ment nothing bad by what i said good sir i just need actual help thanks for the attempt edit: or maybe my wording should be further help :s
  2. Yatozin

    Change Script to run hourly

    Looking for help if anyone can do so not examples thanks for sharing tho
  3. Yatozin

    Change Script to run hourly

    timer seems to work only first time then it just start without any cooldown
  4. Yatozin

    TalkAction [1.3] MapleStory2 Quiz - Revescript

    Failure: [Event::loadCallback] scriptInterface == nullptr. scriptid = 1322 i get this on load up doesn't appear to cause any performance issue not sure why its happeing
  5. Yatozin

    Change Script to run hourly

    any chance of some help to adapt it
  6. Yatozin

    Change Script to run hourly

    if not Quiz then Quiz = { subscribeTime = 60 * 1000, messageDelayTime = 10 * 1000, -- delay between broadcast messages minPlayersToStart = 1, questionsPerGame = 3, --how many questions you want to roll (unique questions) reward = {2160, 100} --count,id...
  7. Yatozin

    [12.x] OTServBR-Global

    they are revscriptsys in data/scripts/talkactions
  8. Yatozin

    Help stamina training online

    https://otland.net/threads/stamina-regen-when-training-for-tfs-1-3.269568/#post-2600251 this one does
  9. Yatozin

    tier upgrade

    just wondering if someone can help me with adding so that items can revert backwards on fails with a chance on this. -- Tier Upgrader by Stigma: https://otland.net/threads/tfs-0-4-1-2-tier-upgrading-system.245047/ -- Converted to TFS 1.3 Revscriptsys by Stigma local action = Action() local...
  10. Yatozin

    Creature create tp on death

    worked thanks
  11. Yatozin

    Creature create tp on death

    -- Boss teleport spawn script by mdwilliams. -- https://otland.net/threads/tfs-1-2-portal-created-on-monster-death.265567/#post-2567024 -- Converted to TFS 1.3 Revscriptsys by Evil Hero. local teleportToPosition = Position(1000, 1000, 7) local teleportCreatePosition = Position(2000, 2000, 7)...
  12. Yatozin

    [Tutorial] How to setup OTServBR-Global (Based on The forgotten server) - Windows

    Nevermind :) it was because i translated page to english hehe
  13. Yatozin

    Action [TFS 1.3] Advanced Annihilator System

    thanks works room doesn,t clear :s no errors.
  14. Yatozin

    Action [TFS 1.3] Advanced Annihilator System

    lever only reseting after server reset Lua Script Error: [Main Interface] in a timer event called from: (Unknown scriptfile) data/actions/scripts/orshani/orshani.lua:39: attempt to perform arithmetic on local 'monster_names' (a table value) stack traceback: [C]: in function '__add'...
  15. Yatozin

    AutoLoot System for tfs 1.x

    yes that was the problem thank you.
Back
Top