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

Search results

  1. Jarhead

    (Example) Connecting to server

    Guys in folder XML there was a serves file and there was a wrong ip adress. Simple as that! Problem solved!
  2. Jarhead

    (Example) Connecting to server

    I tried to host this on vps server and even I can't join!!
  3. Jarhead

    (Example) Connecting to server

    I'm using tfs 0.3.1 my friend :D Anyone have tfs 0.3.1 for download? Because mine is broken. EDIT: If I host this on my pc, I can login, but only me...
  4. Jarhead

    (Example) Connecting to server

    Hi, I got a problem with connect. After character there is: (example) When I try to login, there is error 10061 I have all good in config.lua, I think problem here is this (example) I'm 100% sure this is example problem.
  5. Jarhead

    The white city

    Very nice white city :D
  6. Jarhead

    Znote open forum

    Hiho! How can I open forum to quests (no account required).
  7. Jarhead

    Addons didn't save properly

    [TFS 0.3.0] When player make outfit addon, it's saved in player storage but after relog it's gone. Player can use this addon but can't change outfit. I have read this may be the problem of tfs version, so is there other way to save addons?
  8. Jarhead

    Time of spells

    How I can extend/reduce duration time of spell? TFS 0.3.0 Example: strong haste.lua local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) setCombatParam(combat, COMBAT_PARAM_AGGRESSIVE, 0) setCombatParam(combat, COMBAT_PARAM_DISPEL...
  9. Jarhead

    Level lost on dead.

    Thanks, but this reduce time between using a potion and next potion. I need to reduce time between rune and potion. I mean after using for example: SD Another one: How I can extend duration time of spell?
  10. Jarhead

    Level lost on dead.

    Actions = For example time between using a rune and potion? ExActions = And this?
  11. Jarhead

    Level lost on dead.

    Ok, thanks. Do you know how I can reduce time between using attack rune and using a potion?
  12. Jarhead

    Level lost on dead.

    Hmm, I don't have it in config.lua... Can I put it somewhere?
  13. Jarhead

    [TFS 0.3] !online and /ban command script

    Someone got !online script? Please post here :D
  14. Jarhead

    Level lost on dead.

    TFS 0.3.0 Simple question: How I can reduce experience points lost on player death?
  15. Jarhead

    [TFS 1.2/1.3] Free scripting service

    Great thread Xeraphus! Can you create also scripts for older versions like 0.2 and 0.3+? Would be great!! :D
  16. Jarhead

    [TFS 0.3] Save every 15 minutes

    @DukeeH and @Xeraphus Thanks guys, it's working, I am beginner in OTS hosting so forgive me :) EDIT: Guys, please help, why outfit addons didn't save after server save?
  17. Jarhead

    [TFS 0.3] Save every 15 minutes

    I mean save.lua and I want to broadcast msg that server is saving.
  18. Jarhead

    Znote: Death list

    Bump
  19. Jarhead

    [TFS 0.3] Save every 15 minutes

    How script should look?
  20. Jarhead

    [TFS 0.3] Save every 15 minutes

    <globalevent name="save" interval="1799" script="save.lua"/>
Back
Top