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

Search results

  1. mmoussa

    Spell: Drop weapon from target player

    Here's the code I came up with, but I'm getting a "Thing not found" error. Any ideas? function onCastSpell(cid, var) local tid = getCreatureTarget(cid) local pos = getCreaturePosition(cid) local targetName = getCreatureName(tid) local target = getPlayerByName(targetName)...
  2. mmoussa

    Spell: Drop weapon from target player

    Yes exactly
  3. mmoussa

    Spell: Drop weapon from target player

    Hi, I'm trying to make a spell that will drop a target player's weapon. Or at least move it out of his hand to belt or backpack. How can I do this, is it even possible? Thanks
  4. mmoussa

    [USA] Demona OT 8.60

    IP: demona.zapto.org Port: 7171 Client: Tibia 8.60 Uptime: 24/7 Hosted in: USA on a dedicated server Website: demona.zapto.org Exp rate: Lvl 1-300 (x2000), Lvl 301-500 (x1000), Lvl 501-700 (x500), Lvl 701+ (x350) Map: Custom + custom quests and items Runes: Normal charges + custom infinite runes...
  5. mmoussa

    Can't log in to my server

    My firewall is off, and there's no problem with the ip changer, as I've tried it from different computers. The ports are all open, I've tried several port checkers, telnet, and everything's fine. But no one can log in to the client.
  6. mmoussa

    Can't log in to my server

    Before I got a dedicated server, this config worked fine before, so I don't think it's the world id. I'll try it anyway. Also, it's not the ip changer, I asked other people to try it, and it's not working also. It's something in the connection. edit- changed world id, didn't work
  7. mmoussa

    Can't log in to my server

    -- The Forgotten Server Config -- Account manager accountManager = true namelockManager = true newPlayerChooseVoc = true newPlayerSpawnPosX = 1025 newPlayerSpawnPosY = 1037 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 8 newPlayerMagicLevel = 0...
  8. mmoussa

    Can't log in to my server

    Hi, I recently got a dedicated server, and since then I've been running into all sorts of problems. So finally, I got my website and server online. Now here's the problem. When I try to log in to the client I get this error: (200002) "Cannot connect to a login server. Disconnected from server."...
  9. mmoussa

    Linux How to setup Server, Site Dos Protection + how to compile

    Help! In step 5, when I write ./autogen.sh, I get "autoreconf: command not found". What should I do?? Help please.
  10. mmoussa

    Reward at lvl 50

    Cykotitan, I can't get this script to work on 0.3.6 Any idea why?
  11. mmoussa

    Windows [Mordern ACC] Log in not working on website

    hi how did you fix it i have the same problem :(
  12. mmoussa

    [Modern AAC] Siaranna Template

    This is awesome! Thanks, but where is the admin panel?
  13. mmoussa

    [Modern AAC] Custom Vocations problem

    I have custom vocations, what do I have to do to add them to the aac ?
  14. mmoussa

    modern AAC

    How did you solve this? I have the same problem :/
  15. mmoussa

    Solved [Modern AAC] Cannot login

    I have the same problem I have the same problem. I tried to change the "sha1" as you said, but it didn't work for me :/ Any other suggestions? Please.
  16. mmoussa

    hey i need to know how to make a simple reward chest for a quest

    can u post the solution please, i have same problem
Back
Top