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

    First items prevents players from logging in

    The only thing that happens in the console is that the character logs in and is immediately logged back out. The tibia client displays "connecting to the game world please wait"
  2. Albanon

    First items prevents players from logging in

    I don't have a mods folder, I'm using mystic spirit 2.11pl2. What exactly do you mean bad configuration? What should I look for?
  3. Albanon

    First items prevents players from logging in

    Below is the code I used to replace first items in my server (Mystic spirit 2.11pl2) Whenever I replace first items in the creature scripts with this code, it prevents anyone from logging onto the server - the players just sit there "loading" the character. Can any one help? Why doesn't this...
  4. Albanon

    A few questions about each server release.

    It's been awhile and my premium ran out - I have a few questions I'd like to ask. Firstly - How has the development been on the latest private versions? Are there any stable releases as of yet? Secondly - What's the difference between crying damson and mystic spirit? and lastly, I'm...
  5. Albanon

    Consile Error !!!

    I don't know much about sql, but from past experience you can ignore all that nonsense because only the very last line in a case like this is important. MYSQL ERROR: Table 'rlotserver.player_log' doesn't exist (1146) <- this is your problem. It seems that your server is looking for a table...
  6. Albanon

    Mystic Spirit's aol.

    I'm not really familiar with lua, but I'm pretty sure that when it says (a nil value) it means that you don't have such a function. What server are you running?
  7. Albanon

    Gamemaster Advisor needed

    What I'm looking for I'm looking for someone who has a broad range of experience in many areas, such as scripting, mapping, creating npcs and running an OT server. The position I'm offering is that of an advisor as well as a gamemaster. If you intend to apply, know that I need someone who...
  8. Albanon

    MYSQL ERROR: Unknown column 'currmount' in 'field list' (1054)

    ALTER TABLE `players` ADD `currmount` VARCHAR( 50 ) NOT NULL ; I had the same problem, I executed this command in query and it fixed it If it works you can thank czelabin, because he helped me
  9. Albanon

    [Lua] How does param work?

    I tried it every way I could think of, I know it's picky but it still doesn't work. I typed /test one
  10. Albanon

    [Lua] How does param work?

    I tried but there's still no success :( I have no idea how it could work for you but not for me. im using 2.10 mystic spirit
  11. Albanon

    [Lua] How does param work?

    It also displays the text in the channel when I say it, so my character says /test one and /test. It doesn't look like that happened for you in your screenshot Ah, sorry for the extra post, I meant to edit
  12. Albanon

    [Lua] How does param work?

    none at all which is odd, what server are you using? if I do /test it says no param just fine, but if i type /test one nothing happens, same for test two
  13. Albanon

    [Lua] How does param work?

    it saves just fine now but it wont send the text message >.<
  14. Albanon

    [Lua] How does param work?

    Thanks again for the response, however, it still doesn't work :( I'm typing /test one and nothing happens. What does return do anyway?
  15. Albanon

    [Lua] How does param work?

    I appreciate the help, but this doesn't work for some reason. Also, could you explain it a little?
  16. Albanon

    [Lua] How does param work?

    I'm trying to make a talk action script that recognizes perameters, for instance /test one should send the player a message that says one /test two should send the player a message that says two Here's what I have so far function onSay(cid, words, param) if param == "" then...
  17. Albanon

    [USA] Cindera 15x xp 8.7 Custom Map/Vocations/Spells/Houses

    I'm sorry for the downtime. The server is back up. I reformatted. Everything is intact and the server is running very smoothly now. There won't be anymore shutting down in the middle of the day.
  18. Albanon

    [USA] Cindera 15x xp 8.7 Custom Map/Vocations/Spells/Houses

    Check the first post for recent updates. There are more custom spells in game than are listed in the update. those are just the new ones.
  19. Albanon

    Mystic Spirit 2.10 Teleporting Summons

    Bump
  20. Albanon

    Premium user benefits?

    Thanks for your input, but what kind of features do they have? how stable are they exactly and whats the latest version, and for what tibia client?
Back
Top