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

  1. N

    RewardChest delivering items unique="1" to all players

    Done! I inserted it into the source and compiled it and it worked, at first it's just 1 ferumbras hat for 1 player XD
  2. N

    RewardChest delivering items unique="1" to all players

    RewardChest delivering items unique="1" to all players, when in fact it was only supposed to be delivered to one player, any solution? lib/rewardboss.lua function MonsterType.createLootItem(self, lootBlock, chance, lootTable) local lootTable, itemCount = lootTable or {}, 0 local...
  3. N

    Respawn with player on screen TFS 1.5

    @Nekiro XD
  4. N

    Premium account error

    up
  5. N

    Premium account error

    I'm just trying to add premiumTime and now it's showing Free Account status
  6. N

    Premium account error

    Good morning, I'm migrating to TFS 1.5 and with that I'm aware that it changes the way the premium account is done. My database has the premium_ends_at column but when logging into the game all characters have 65000+ days of premium. In data\lib\core\player.lua I changed the script as it was in...
  7. N

    Respawn with player on screen TFS 1.5

    Respawn with player on screen and Effect for TFS 1.5 =D
  8. N

    Respawn with player on screen TFS 1.5

    Has anyone done a tutorial for TFS 1.5 Respawn with player on screen and effect? I really need =D
  9. N

    !frags time doesn't change TFS 1.3

    https://otland.net/threads/8-6-tfs1-3-alkurius-global-coustom.273912/
  10. N

    !frags time doesn't change TFS 1.3

    timeToDecreaseFrags = 24 * 60 * 60 * 1000
  11. N

    !frags time doesn't change TFS 1.3

    Dont work bro
  12. N

    !frags time doesn't change TFS 1.3

    Up, Does anyone have any idea how to fix this? =/
Back
Top