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

    Adding Roaming Monsters

    I'm planning creating functionality for roaming (pathing) monsters. monsters with roaming data would walk through a series of positions attacking any players seen during their trek. I have not spent much time working on OTs so I am not familiar what/where/when to use specific functions. Would...
  2. Homeslice

    Windows Cant Open Ports

    Looks good to me If you are using windows add a new rule in windows firewall for those ports.
  3. Homeslice

    Creating Combat in a CreatureScript. One creature artificially damages another.

    Hello I am fixing up a revival script so player frags work correctly. Since when the player dies the script sets their health to zero, the last hit killer wont be the actual attacking player. (i made it so they receive frags in Lua, but their corpse wont display the killer. "killed by ..")...
  4. Homeslice

    OTClient and TFS 1.2

    Ah, I didn't see that OT Client was updated to work with newer clients. I was only looking at "releases" and not recent commits. Thank you all for your help.
  5. Homeslice

    OTClient and TFS 1.2

    That link should come in handy when I need to compile. But I think you misunderstood my question. Again: OTClient only supports up to 10.41 TFS 1.2 uses client 10.98 by default What steps are required to modify OTClient from version 10.41 to 10.98? Or if easier, downgrade TFS 1.2 to 10.41 to...
  6. Homeslice

    OTClient and TFS 1.2

    :X Damn, how difficult would it be to upgrade the latest public OTClient release from 10.41 -> 10.98 myself?
  7. Homeslice

    OTClient and TFS 1.2

    0o Is it up on github uncompiled? I just checked here: https://github.com/edubart/otclient/releases And it says "updated support to 10.41" on the latest release
  8. Homeslice

    OTClient and TFS 1.2

    Hello everyone, I've recently started creating an OT as a hobby project. I would like to use a self-modified OT Client. Problem is that I've seen that TFS 1.2 uses client version 10.98, while OTClient only supports up to client version 10.41. So what is the current way of using TFS and OT...
  9. Homeslice

    Trouble with ports (hosting)

    So, i have ports 80, 7171, 7172 UDP and TCP open on both my computer firewall and router. Yet whenever i check all 3 are closed. i have checked with both DMZ (router) on and firewall off and still both ports are blocked. i searched if my network provider (sasktel/shaw) blocked ports but there...
  10. Homeslice

    Solved Creating account manually TFS [10.41]

    Thanks! [SOLVED] .. well this is no better, tfs crashes after i login to character? [SOLVED] recompiled to release instead of debug
  11. Homeslice

    Solved Creating account manually TFS [10.41]

    i have this server set up https://github.com/otland/forgottenserver this is what my accounts table looks like on phpmyadmin server runs fine, but when i log in using the acc/pass, it instantly tells me wrong acc or pass. is this the correct table format for tfs 10.41? unfortunately the config...
  12. Homeslice

    Gaming Etherbank - RPG - Screenshots

    Blackjack! Woot :P
  13. Homeslice

    Gaming Etherbank - RPG - Screenshots

    pking in the ol housin district !
  14. Homeslice

    [United States] TNT Development [8.7 Server]

    epic gameplay/custom spells/MAPPING/community/busy forums/epic quests/+++more epicness ;o been playing this serv for 2 years now, and with so many constant updates its impossible for it to lose its epicness :'] btw: nice screens orky and xanitex!
  15. Homeslice

    Problems Connecting to My Ot >DETAILED< Rep++

    Running TFS 2.10, client 8.7. Xampp, Mysql The Main problem i have is I cannot unblock port 80. I have checked Firewalls, Anti-Virus, Router, So i Need A way around port 80. Error: I could not see your service on 208.114.138.195 on port (80) Reason: Connection timed out i changed my xampp...
  16. Homeslice

    port 80

    Bump
  17. Homeslice

    Adding custom monsters

    i made a custom creature, added to to monster.exe put it in the right spot, i know i did because i can summon it ingame. i imported it to RME and placed a couple, but when i started my server it said [29/08/2011 23:03:27] [Spawn::addMonster] Can not find Bloodthirsty Bear
  18. Homeslice

    port 80

    @leftwing yes, i unblocked those on my router/firewall @alramo i did what you said but my friend still couldnt login, heres what it i changed them too #Listen 0.0.0.0:80 #Listen [::]:80 Listen 8090 # If your host doesn't have a registered DNS name, enter its IP address here. #...
  19. Homeslice

    port 80

    I have D-link Router DIR-628, and i logged in and port forwarded my ip to port 80 or whatever. Thing is i know my router is not blocking port 80 which is needed to run otserver. i even ran it as DMZ and it didnt work so. I have also checked all my firewall settings and port 80 isnt blocked...
  20. Homeslice

    Logging in my own ot

    26/08/2011 18:19:10] The Forgotten Server - Version 0.2.10 (Mystic Spirit). [26/08/2011 18:19:10] A server developed by Talaturen, Kornholijo, Elf, and Fallen. [26/08/2011 18:19:10] Visit our forum for updates, support, and resources: http://otland.net/. [26/08/2011 18:19:10] >> Loading...
Back
Top