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

    I spent May building on OTHire 7.72 - What distro to use next?

    I'm honestly leaning towards picking up this OTHire server I worked on because I got a lot of stuff working the way I like. There were some key features I wanted to add that required changing some of the source, but I got a lot of pushback from the players about wanting that auto-stacking...
  2. swashed

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    Ok.. I wasn’t recompiling. I thought it just reads from that file when it runs. Also, the classic UI doesn’t come with the source so I’m not sure what the next step here is. Would it just be the same source for otclient but switch out the files from classic ui?
  3. swashed

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    I’m good with just disabling it but I have no idea where it look. Im trying out this TibiaCore distro + a retro ui otclient that the guy said works well with this distro.
  4. swashed

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    I’m seeing conflicting information. One post said to enable ping. I’m not sure I even enabled it properly (added one line to an otclient file). Is there somewhere I need to do this as well in the server source ?
  5. swashed

    I spent May building on OTHire 7.72 - What distro to use next?

    Yeah 100%. The source doesn’t have working auto stacking.
  6. swashed

    OTClient Trying to get otclient working properly

    I’m considering scrapping this Otclient version as I can’t resolve this issue. If anyone is reading this, do you think I can copy the UI design over to a fresh Otclient build that works fine, and just try to replicate the UI? 1725155374 This means my ping is not working, correct? How do I...
  7. swashed

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    This version of Otclient keeps kicking after 30~ sec. Any hint for what to change to make it stop kicking?
  8. swashed

    OTClient Trying to get otclient working properly

    I keep saying 7.4, but i mean 7.6 but meant to played as 7.4 Anyway, I can login using the cipsoft official 7.72 client but i cant login using otclient I think I fixed this by changing the rsa before, but I started fresh and now I cant find were I changed the rsa. otclient has const.lua...
  9. swashed

    OTClient Trying to get otclient working properly

    Hey, I'm trying to set up a 7.4 server using this tibiacore distro based on TFS 1.2 nostalrius. I'd love to have the UI look as close as possible to the original client, which has mostly been done in this classic UI release which looks great. I couldn't connect to my server at first, but read...
  10. swashed

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    database may be using different fields for login. instead of "id", it's using "name" for the login during connection 1724968536 Did you have an item editor you were using?
  11. swashed

    I spent May building on OTHire 7.72 - What distro to use next?

    I really like OTHire but the source for it doesn't have working auto-stacking but the release has it
  12. swashed

    I spent May building on OTHire 7.72 - What distro to use next?

    I've learned what I needed to know about starting an OT, now it's time to move on to bigger things. Help me pick my next distro so that I can make a simple old school server. Requirements: -Old school 7.4 (or emulating 7.4) -Old school Tibia client UI (Otclient can do this?) I think sabrehaven...
  13. swashed

    Meditation and the otland community

    i come here to escape reality
  14. swashed

    [Request] Add x% exp to current level

    Got it ty. I was getting some issue because percentexp = nexp-exp * percent was not in parenthesis: percentexp = (nexp-exp) * percent
  15. swashed

    [Request] Add x% exp to current level

    Can somebody explain this math, please? Why multiply the level a bunch of times?
  16. swashed

    otland be like...

  17. swashed

    [Canada] [7.72] Legacy Tibia 30-Day BETA $50

    Yeah sure if you want to collect them up
  18. swashed

    [Canada] [7.72] Legacy Tibia 30-Day BETA $50

    1k-5k exp if use it
  19. swashed

    [Canada] [7.72] Legacy Tibia 30-Day BETA $50

    1716557413
  20. swashed

    [RME] Adding custom sprites working, but can't add to container

    This was it thank you
Back
Top