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

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Does anyone know how the house system works?
  2. A

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    I have another problem now. I get this message "Please enter a valid account number and password" when typing the account number.
  3. A

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Thanks for the help! 1. I did not change the password/username/db. 2. Idk about this.. 3. .tibia is pointing to 17778 and the file locations are fine. 4. The libs already have 777 permissions.
  4. A

    OpenTibia Tibia 11 IP Changer

    I have the same problem, it loads the character list but when I try to log in it says "connection refused"
  5. A

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    I got the querymanager, game server and login server Up and working fine. But when I get Cannot connect to login server when trying to log in.
  6. A

    AAC Can't create an account.

    Using debian 9 and apache. The server is tfs 1.2
  7. A

    AAC Can't create an account.

    Website works fine except for the reason it won't create an account. It confirms it was created but won't save the account to the database. Using Gesior 2012, downloaded from here: GitHub - jlcvp/GesiorMonteiro: Gesior ACC based on the layout of Felipe Monteiro, extended and bugfixed by...
  8. A

    Solved Problems with Orts+Tfs 1.2

    Thanks, I noticed I was using tfs 1.3.
  9. A

    Solved Problems with Orts+Tfs 1.2

    I'm using the lastest tfs 1.2 build with the orts data pack. [Warning - Action::loadFunction] Function "increaseItemId" does not exist. [Warning - Action::loadFunction] Function "decreaseItemId" does not exist. Lua Script Error: [GlobalEvent Interface] data/globalevents/scripts/wrath of the...
  10. A

    OpenTibia BitmapToMap v2.0

    Does anyone have it? Can't access to the link.
  11. A

    Banshee magic wall

    I'm sorry about that. It's OTHire 0.0.3.
  12. A

    Banshee magic wall

    I found this script on the orts data pack. I tried to use it on OTHire 0.0.3 but It failed to load. Can anyone help me to get this to work with othire if that's possible? attempt to call global 'Position' (a nil value) Warning: [Event::loadScript] Can not load script. local config = {...
  13. A

    Lua Need Help with Lever Monster Script

    Just one monster untill you kill it. Both scripts work.
  14. A

    Lua Need Help with Lever Monster Script

    oh, you are right! I wrote 'hydra' instead of 'Hydra' in the script and it worked. Thank you so much :)
  15. A

    Lua Need Help with Lever Monster Script

    Thank you both WibbenZ and Itutorial for the help. Itutorial's script worked :) Do you know how to put some kind of time limit so people can't abuse this?
  16. A

    Lua Need Help with Lever Monster Script

    When I spawn the monster for first time it says there is a monster there ... 0 Then when I click for a second time it says: there is a monster there ... there is a monster there ... 0 then there is a monster there ... there is a monster there ... there is a monster there ... 0 and so on..
  17. A

    Lua Need Help with Lever Monster Script

    Like this? print(amount) if amount >= 1 then print(amount) I get 0.
  18. A

    Lua Need Help with Lever Monster Script

    Thank you. Well I'm not sure if I've done it correctly, but now when I use the item to spawn the monster it says 'nil'.
  19. A

    Lua Need Help with Lever Monster Script

    Thanks for your reply, but I don't have much scripting knowledge. Could you explain me how to do that?
  20. A

    Lua Need Help with Lever Monster Script

    I tried to used the last script on OTHire, but you can spawn as many monsters as you want. How to fix that?
Back
Top