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

    ew

  2. StreamSide

    Programmer PHP, MyAcc plugin - Automatic indexable translations

    I can do that for sure :) Here is my discord id if you need it: streamside#2175
  3. StreamSide

    How to protect my website

    well thats a bad start, I cant see what server/aac/operating system/web server are you using?
  4. StreamSide

    User kaspar appears to be working for the competitor and to my detriment

    Yeah Kaspar is such a bad guy, when I was 10 y/o, Kaspar and me were at the park and he threw some dirt on me and I was so sad that I had to tell my mom was Kaspar was doing, my mom then called his mom and after a few days and some rule-break reports now we are friends again. ps. he was 12 y/o...
  5. StreamSide

    Lua When you can't find it after working whole day

    what kind of engine are you using?
  6. StreamSide

    How modify map in Cip files?

    when you open one map sector it will load them all
  7. StreamSide

    TFS 1.X+ new tfs cant use percentages

    try %%
  8. StreamSide

    OTU - OpenTibiaUnity - A new TibiaClient based on Unity3D engine

    you wrote "he" so thats what we understood, and about the project, nekiro will still updating this and remember if you want to support here is the link Sponsor @nekiro on GitHub Sponsors (https://github.com/sponsors/nekiro)
  9. StreamSide

    Cry babies

  10. StreamSide

    C++ Map::getAllTiles(floorMin, floorMax)

    you trying to return a vector of tiles but your function is not a vector Tile* Map::getAllTiles -> std::vector<Tile*> Map::getAllTiles
  11. StreamSide

    Hoster OTS Hosting Service 2023 w/DDoS Protection

    yeah don stealer stop stealing servers
  12. StreamSide

    How to get FREE VPS from Oracle Cloud

    thats some good&clean information, ima watch it
  13. StreamSide

    How to get FREE VPS from Oracle Cloud

    I wish it wasnt 3-5 times more expensive
  14. StreamSide

    Crowdfunding community projects

    he is just a troll
  15. StreamSide

    Tibia Client Editor

    With this new values you will have to (somehow) send all the login post form from localhost and websites use different paths (127.0.0.1/login.php)
  16. StreamSide

    Nekiro's Rcc Editor

    yeah 100% hack I will not not use this
  17. StreamSide

    Tibia Client Editor

    Few days ago I was trying to play my new server changes (12.85) and I did not had the new client so I had to download, and after downloading it I had to change the string values using some kind of hex program that also I did not had, sooo I decided to create this sh*t executable that will do...
  18. StreamSide

    What is the best/most popular AAC?

    castro aac is my recommendation but is discontinued, anyways you can do whatever you like with it. it was done using golang and uses Lua and html as data.
  19. StreamSide

    TFS 0.X [LUA]Boss Room

    Yeah it will teleport only the players on tiles, no matters if its 1 or 8 players playerPositions = { {start = {x=1893, y=447, z=11}, destination = {x=1801, y=472, z=9}}, {start = {x=1894, y=447, z=11}, destination = {x=1802, y=472, z=9}}, {start = {x=1895, y=447, z=11}, destination...
  20. StreamSide

    TFS 0.X [LUA]Boss Room

    like edit playerPositions and done
Back
Top