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

    NPC [NPC] Policeman - Kill Pk Players!

    Hey, is there any way to make the NPC "walk" back to it's original position instead of getting "teleported"?
  2. Aleada

    Guard NPC

    I'm looking for something like this too :P I'll try to make one myself and post back here if I succeed xD - - - Updated - - - local target = 0 local prevTarget = 0 local maxChaseDistance = 20 local origPos = 0 local lastAttack = 0 local followTimeout = 10 local function goToOrigPos() target...
  3. Aleada

    Solved NPC random Bug

    When I say (even when I'm off the NPC's screen) it'll say Hi back... Lol.. I only want the NPC to respond if you're within about 4-5 sqm of the NPC Here's the script of the NPC: local focuses = {} local function isFocused(cid) for i, v in pairs(focuses) do if(v == cid) then return...
  4. Aleada

    [France] Tragedia 8.60

    Tragedia.no-ip.org Port: 7171 Client: 8.60 ~*Uptime*~: 24/7 ~*Hosted in*~: France, on a dedicated server with 100 mbits Internet connection. ~*Website*~: Tragedia.no-ip.org ~*Exp rate*~: Stages! - [Average 25~] ~*Map*~: Real Map ~*Runes*~: Normal charges and prices ~*Loot rate*~: 2x ~*Server...
  5. Aleada

    [Znote AAC] TibiaCOM -Updated-

    I'm sorry, but I'm not really sure how to make the tabs closed when you first go to the website :/ Znote would probably know :p I just thought I would help him out with the buttons I thought were missing :P They were pretty easy to add tbh But thank you TheRealMystic! :D
  6. Aleada

    [Znote AAC] TibiaCOM -Updated-

    Heya everyone, I saw some things (little things) that were missing from the original layout from Znote. So... I decided to fix them and share them with you :D Here's the original - (Changes are shown by red squares) (dead screenshot removed) And... Here's the updated one! :D (dead screenshot...
  7. Aleada

    [Znote AAC] TibiaCOM template

    Heya Znote, I updated it a little bit and have made a thread but it's still waiting approval... btw I used your picture as the "Original" if that's okay with you (I hope it is because I already did it haha)
  8. Aleada

    Windows Character Creation

    Heya everyone, I just bought DDG Hosting Services and they set up my databse/apache~ and I got the server running but when I try to create a character with Znote 1.4, I get this error: If anyone knows what's wrong and can help, I'd greatly appreciate it! :D Here's my createcharacter.php...
  9. Aleada

    Error Help please!

    Or wait, it's not that.. it's: It's close though :o
  10. Aleada

    Error Help please!

    I'm having the same problem :/
  11. Aleada

    Windows Character Creation

    Heya, I just bought your service and you set up my apache and database for me but I'm getting this error when I try creating a character: If you could help, it'd be great! :D - - - Updated - - - I figured out that when you make an account on the hosting computer, it'll work... it's just...
  12. Aleada

    Hoster OTS Hosting Service 2023 w/DDoS Protection

    Woot! I got it and he said I didn't have to pay for those 2 days! :D Thank you Don Daniello! :)
  13. Aleada

    Hoster OTS Hosting Service 2023 w/DDoS Protection

    It's been a day now.. almost 30~ hours... still no response.. I hope this isn't costing me anything till I actually get the server...
  14. Aleada

    Worldwide Tibia Fed

    Umm... I noticed my server was off of Otservlist.org so I tried adding it again and got this message: This server is currently banned! Reason: Spoofing data info (Type: #1). Server will be unbanned after 26/07/2013. I have no idea what that means... The only thing I could find is because...
  15. Aleada

    Hoster OTS Hosting Service 2023 w/DDoS Protection

    Hey Don Daniello, me and a buddy just purchased your hosting service... hopefully it works out well! :D Still awaiting the confirmation email/email that it said would send (10 hours now...) :/
  16. Aleada

    Lua Raids...

    Omg.. I didn't even notice that! Lol ty very much I'll try it when I get home... I'll REP you anyways even if it doesn't work ;) but ty!
  17. Aleada

    Lua Raids...

    I have no idea what I have done wrong... but this is my raids.lua: <?xml version="1.0" encoding="UTF-8"?> <raids> <raid name="Brutus Bloodbeard" file="Brutus_Bloodbeard.xml" interval2="18000" margin="18000" reftype="single" ref="no"/> <raid name="Dire Penguin" file="Dire_Penguin.xml"...
  18. Aleada

    Map problem without any clue :(

    My guess is it's your computer.. By the looks of it.. you're trying to host a Real Map... correct? If so.. it'll crash before turning on sometimes if you're computer can't handle it.
  19. Aleada

    Solved Znote AAC (Shop)

    Haha okay :) Thank you! :p - - - Updated - - - Btw, I fixed it: if q_type == 4 then -- Get wheight local playerCap = getPlayerFreeCap(cid) local itemweight = getItemWeightById(q_itemid, q_count) + 20 if playerCap >= itemweight then local delete = db.storeQuery("DELETE...
  20. Aleada

    Solved Znote AAC (Shop)

    No one knows? :/
Back
Top