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

    Change Account Manager Position

    But then I won't be able to enter the Account Manager because of a message with something like "Temple position is wrong. Please contact the administration".
  2. Szka

    Change Account Manager Position

    Hello guys. I have a server where the Account Manager character appears in the temple position, the same place where the new players appear. I was wondering if it is possible to change only the Account Manager position, like to a little island, away from the city or the players. Hope somebody...
  3. Szka

    Help with SQLiteStudio (3.1.1)

    Thanks bro ! By the way, what are the risks having this type of configuration? Is easy to get hacked?
  4. Szka

    Guild war

    BUMP Somebody knows how to fix this? Have the same issue!
  5. Szka

    Help with SQLiteStudio (3.1.1)

    Hey guys! Im working on a new server, so I checked the accounts created on the .s3db file. But when I check the passwords, I can't see them, like if they were encrypted. It looks just like this picture: Hope that someone can help me with this because I can't see any password and it is very...
  6. Szka

    My friends cant connect to my Server! Help

    I have ports 7171,7172 and 80 open. Since the moment I did those two steps, my friends were able to enter. Anyway, there's no harm in trying...
  7. Szka

    My friends cant connect to my Server! Help

    Just trying to help mate... You may have right but it worked for me, I had the same issue 2 weeks ago... (Exactly the same) I'm still waiting the reply of @bertil430
  8. Szka

    My friends cant connect to my Server! Help

    According to me, you need to have an static IP (I'm using No Ip, to do it more easily) and the Apache host with MySQL if I'm not wrong, try with Xampp or UniServer (I use Xampp). After you set all these programs, you should be able to open your server. It worked for me!
  9. Szka

    Error with Samples Characters

    Thank you so much bro! I really appreciate your time and your work mate! You fix this annoying problem I had! Everything is working just fine, just having a little issue with the rookgard items (they appears too in every vocation) Anyway, sorry for my late answer! EDIT: I checked again, and...
  10. Szka

    Error with Samples Characters

    Sorry! I want the level 8! And the vocations are just there! Anyway I wrote this for u: Sorcerer: 1 Druid: 2 Paladin: 3 Knight 4
  11. Szka

    Error with Samples Characters

    Thank you Xikini! Hope it works! Here are the items for each vocation! local sorcItems = { 8820, -- helmet 8819, -- armor 2190, -- Wand of vortex 2525, -- shield 2478, -- Brass legs 2643, -- Leather boots 1988...
  12. Szka

    Error with Samples Characters

    @BahamutxD I'm using TFS 4.0 And @Xikini that is the problem, at the moment of giving some equip to those characters, after log out the item disappear
  13. Szka

    Error with Samples Characters

    well actually, I don't know how to add equipement for them and change their levels :/
  14. Szka

    Error with Samples Characters

    Hello guys! I configure the first items for the new players, edited already the level and all was set, but when I created a new character, it appears level 1 with nothing in the equip! here are the samples and I don't know how to make the equip appears!
  15. Szka

    Lua Effects very fast!!

    Thank you bro! Your script worked just fine (Really appreciate that you even copy my X, Y, Z positions) And you were right, I'm using TFS 4.0 so it was on miliseconds!
  16. Szka

    Lua Effects very fast!!

    Thanks for your fast reply :) Here is the xml! Hope this is the one you wanted xD] <?xml version="1.0" encoding="UTF-8"?> <globalevents> <globalevent name="effecttile" interval="5" script="effectile.lua"/> <globalevent name="save" interval="1800000" event="script" value="save.lua"/>...
  17. Szka

    Lua Effects very fast!!

    Hi guys! Im putting some effects with text on some statues and it is changing really fast! I love the effects but I would like that the effects changes slowly, like every 1 or 2 seconds... Dont know how to change this, and I modified the globalevents.xml to change the interval but it stay the...
  18. Szka

    Lua Reward for get a level

    Damn, nothing is working, tryied with all your codes :eek: I'm using TFS 4.0
  19. Szka

    Lua Reward for get a level

    Tryied with both guys, none of them worked :/ have the same error!
  20. Szka

    Lua Reward for get a level

    I change it to [60008] = {level = 250, reward = {7958, 50}}, But have the same error! Though we had this! :confused:
Back
Top