• 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. Romantix

    Scripter Looking for LUA scripter

    Hello Potential Scripter, I have the random item stats mod fully functional for TFS 1.0. It needs some modifications and some hard-coded formulas changed. Would really like to speak to someone in greater detail about the changes that need to be made. Appealing AUD$$ for the scripter :) Kind...
  2. Romantix

    Lua [TFS 1.0] Serversave OnThink

    @Printer - you're an amazing human being!! Thank you very much! <3
  3. Romantix

    Lua [TFS 1.0] Serversave OnThink

    @Ninja -
  4. Romantix

    Lua [TFS 1.0] Serversave OnThink

    ily @Ninja
  5. Romantix

    Lua [TFS 1.0] Serversave OnThink

    Hello Otland, I have an issue here with my serversave for TFS 1.0. I am going to assume the function OnThink has not been compiled with my version of TFS 1.0 but I was hoping someone could confirm what this error message might mean: local shutdownAtServerSave = false local...
  6. Romantix

    Solved [TFS 1.0] Cannot login to OT locally

    Thank you @Limos <3 (still very frustrating that I cannot use a localhost IP)
  7. Romantix

    Cannot connect

    Hello sir, You may want to look at the following post that I had similar issues with: http://otland.net/threads/tfs-1-0-cannot-login-to-ot-locally.223035/ Kind Regards, Romantix.
  8. Romantix

    Solved [TFS 1.0] Cannot login to OT locally

    Saved hosts file, restarted tibia client, still getting char list but no login. P.S - Hello friends :D @Limos :( halp :(
  9. Romantix

    Solved [TFS 1.0] Cannot login to OT locally

    Hello Otland! Using TFS 1.0, i CAN access character list, but cannot login to the server, tried accessing using the following IP's: The server is accessible via the internet (http://otservlist.org/ots/1525254) 127.0.0.1 10.0.0.1 localhost 192.168.0.8 Anyone have any ideas...
  10. Romantix

    Lua [TFS 1.0] Script/item for double-exp with duration?

    You may not be able to achieve this, I have a custom TFS 1.0... you're likely missing the attributes, but I believe it can be attained from the nightlies revision. @1268995 / @EwR In short: 1. events/scripts/player.lua: function Player:onGainExperience(source, exp, rawExp) if...
  11. Romantix

    Lua [TFS 1.0] Script/item for double-exp with duration?

    Thank you guys!! Issue resolved! :D
  12. Romantix

    Lua [TFS 1.0] Script/item for double-exp with duration?

    @Damc - ahhh, I didn't add that to player.lua, now its working. However, even with this set time, it appears the storage tables cannot be manually removed from the database. (it sticks to player) Once the duration expires... will the double exp no longer last? Sorry if this sounds like a...
  13. Romantix

    Lua [TFS 1.0] Script/item for double-exp with duration?

    The thing is, the "onUse" works... just not the double exp... Alongside that but no errors are presented in the console. Typically if I was missing "onGainExperience" from my TFS, it would present an error right? =/ @Damc
  14. Romantix

    Lua [TFS 1.0] Script/item for double-exp with duration?

    @Evan - Thank you for the clarity. Well understood, i thought group ID may have only been associated to players, not accounts. I will check it out tonight. Thank you VERY much! :) Kind Regards, Romantix. @Evan - Ok mate, restested on a fresh account with no success :( Any ideas behind the...
  15. Romantix

    Lua [TFS 1.0] Script/item for double-exp with duration?

    @Damc - I believe so sir, perhaps I might be a little confused by your question though, do you mind sharing specifics behind the "group_id"? (in SQL presumably..)
  16. Romantix

    Lua [TFS 1.0] Script/item for double-exp with duration?

    Heya! Added the following to events: <event class="Player" method="onGainExperience" enabled="1"/> Added the following to actions, with your script provided. <action itemid="12662" script="custom/exp.lua"/> @Ninja No success. (Sorry for spam)
  17. Romantix

    Lua [TFS 1.0] Script/item for double-exp with duration?

    Hello Otland, I need a script for an item (onUse) that adds double experience for a set duration (24 hours).. Happy to pay a scripter for their efforts :) Kind Regards, Romantix
  18. Romantix

    [10.77][TFS 1.2] ORTS, a real map project

    Soils are not working on inactive holes:
  19. Romantix

    [10.77][TFS 1.2] ORTS, a real map project

    Why can't you fix that yourself? Vocations.xml then.. UPDATE `players` SET `conditions` = '';
  20. Romantix

    [10.77][TFS 1.2] ORTS, a real map project

    So is the door..
Back
Top