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

    Npc Lua Problem

    this is the npc .xml file ?xml version="1.0" encoding="UTF-8"?> <npc name="Pet Trainer" script="Pet-Trainer.lua" walkinterval="2000" floorchange="0"> <health now="100" max="100"/> <look type="128" head="39" body="85" legs="77" feet="0" addons="2"/> <parameters> <parameter...
  2. Jknot

    Npc Lua Problem

    HI im having a problem with a npc im trying to use his lua is failing on this line can anyone help? also im using TFS 1.1 this is the section of code where the error occures function onThink() local messages = { "BUY YOUR PET HERE!", "WANT TO REVIVE YOUR PET?"...
  3. Jknot

    Solved Going down Any hole/level on map crash

    Problem solved i was using a bad distro changed exe files and problem was solved
  4. Jknot

    Solved Going down Any hole/level on map crash

    each time i go down a hole or a ladder my client is crashing i have to wait till i log out from dissconnection timer then i can log in and be in the spot :/ anyone have any ideas what this could be? tfs1.1 10.76
  5. Jknot

    tfs 1.1 URGENT skills dont gain exp and exp rate

    @Evil Puncker i did that and still nothing gaining or changing :(
  6. Jknot

    Solved Problem With My server

    @Limos bro can u help one more time?
  7. Jknot

    tfs 1.1 URGENT skills dont gain exp and exp rate

    @Ninja how can i update my events? im having the same problem can't gain skill or exp players loose nothing upon death and can't chane exp rate
  8. Jknot

    Lua How can i Update my Event Directory

    Just as the title say i need to know how to update my event directory my server wont gain exp skill or any other atribute i can't change my exp rate
  9. Jknot

    Solved Znote Acc Maker wont load Empty sql in myphp admin

    Solved i waws private messaged with my problems thanks guys :)
  10. Jknot

    Solved Znote Acc Maker wont load Empty sql in myphp admin

    hi can anyone help me i followznote tutorial video exactly as he says when i get the the part of copy paste from the local host webpage myphpadmin wont let it stay in mysql and it reports 0 rows affected this is at 21 minutes into znotes account installer tutorial can anyone please help me ge...
  11. Jknot

    Solved Service Port Error

    very awesome man thank you so much does it say offline to you too though? and how can i make a admin lol
  12. Jknot

    Solved Service Port Error

    thank you so much for the help :0 as stated befor you are the best and were so patient in helping me figure this out now one last thing can you access the webpage too or is that a whole new deal?
  13. Jknot

    Solved Service Port Error

    ok i changed it to this Now I was able to log into my server with Valaxians.no-ip.org # Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept...
  14. Jknot

    Solved Service Port Error

    ok so i saved the ip to host file i read under the other comment that you needed to change file privaliges but now im back to the same thing server is running but i cannot connect through any ip and only if i use 127.0.0.1 only then can i get my characters list to come up but not log in what...
  15. Jknot

    Solved Service Port Error

    i am working on it now but i cannot save the host file do you have a way? it says please check if the file is open in another program also this is set up correct right? # Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file...
  16. Jknot

    Solved Service Port Error

    yup i tried all that and all my ports are open no-ip is set up right no one can connect to the server not even me and the only way i can get a character list up is if i use 127.0.0.1 then it times out for me still if i remove everything and make it offline i can log in kinda got me stumpped...
  17. Jknot

    Solved Service Port Error

    did all this and here are results but still cannot connect On this page you can test your ports if your able to host a webserver/tibia server. Default Ports: Web: 80 Login server: 7171 Game server: 7172 IP or Domain PortMake sure your server is ONLINE before you check your ports...
  18. Jknot

    Solved Service Port Error

    after following the step here the Error has been removed however when i try to connect to the server it only shows the character list then times out all my ports are open i just rechecked them also i cannot connect on any older versions with sqlite any idea what that might be?
  19. Jknot

    Solved Service Port Error

    instant crash when i change bindonly global from yes to no :/ im sorry i forgot to reenter mysql information i reenterd it and changed to no as you suggested and the error messages seem to have stopped thank you very much would you mind telling me what that setting changed?
  20. Jknot

    Solved Service Port Error

    worldType = "pvp" hotkeyAimbotEnabled = "yes" protectionLevel = 8 killsToRedSkull = 5 killsToBlackSkull = 8 pzLocked = 60000 removeAmmoWhenUsingDistanceWeapon = "yes" removeChargesFromRunes = "yes" timeToDecreaseFrags = 8 * 60 * 60 * 1000 whiteSkullTime = 15 * 60 * 1000 stairJumpExhaustion =...
Back
Top