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

Search results

  1. N

    Respawn with player on screen TFS 1.5

    @Nekiro XD
  2. N

    Premium account error

    up
  3. N

    Premium account error

    I'm just trying to add premiumTime and now it's showing Free Account status
  4. 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...
  5. N

    Respawn with player on screen TFS 1.5

    Respawn with player on screen and Effect for TFS 1.5 =D
  6. 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
  7. N

    !frags time doesn't change TFS 1.3

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

    !frags time doesn't change TFS 1.3

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

    !frags time doesn't change TFS 1.3

    Dont work bro
  10. N

    !frags time doesn't change TFS 1.3

    Up, Does anyone have any idea how to fix this? =/
  11. N

    !frags time doesn't change TFS 1.3

    Now is the hour that is not changing... Can someone help me?
  12. N

    !frags time doesn't change TFS 1.3

    Good morning, Does anyone know why the time doesn't change? !frags function onSay(player, words, param) local fragTime = configManager.getNumber(configKeys.FRAG_TIME) if fragTime <= 0 then player:sendTextMessage(MESSAGE_STATUS_CONSOLE_BLUE, "You do not have any unjustified...
  13. N

    Command "/mute" for Tutor don't work

    Good afternoon, Does anyone know why the tutor can't use the /mute command? function onSay(player, words, param) local storage = 456112 if words == "/mute" then local mute = param:split(",") if mute[1] == nil or mute[1] == " " then...
  14. N

    How to protect my website

    I created some files in the pages folder, the gamemaster password was not changed, I changed it after what happened
  15. N

    How to protect my website

    inwar.com.br
  16. N

    How to protect my website

    Yes 1648511839 Gesior, I don't know the version and operating system Windows 10 1648512151 How do I change the PMA? I am using xampp on Windows 10 OS
  17. N

    How to protect my website

    I don't know, maybe the database, they figured out the GOD password. I use Windows 10, maybe I need to do something to protect... Only thing the hacker said is that my site is not secure
  18. N

    How to protect my website

    Good morning, can someone help me protect my website? Because they are managing to get the gamemaster password and destroying the server! PLEASE!! I use Gesior, I don't know his version
  19. N

    Bug clone money in TFS 1.3 bank

    Someone is cloning money on my server through the bank, can someone help me?
Top