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

    AAC Znote, PHPMailer times website out

    Hi, so.. recently tried to add PHPMailer onto Znote acc. However, as soon as you hit recover account. It 504 the whole website and does not print anything out in nginx logs. Anyone had the same issue or any idea of how I can manage to get errors out of this? Using the latest Mailer version...
  2. Joriku

    [$10] Tester

    Not sure you'll stop any OG players that way since each OG player knows how to climb the spots. The thing you're doing is making less interest in the exp rate of your server, instead. New players will game to experience while any og players knows their spots for fastest level growth. - My...
  3. Joriku

    [ZNOTE ACC] Change login method from Username to Email address

    This took me a headache and a rage ctrl + a - replace all name with email to figure out on a late night with no sleep. So if you're in the same boat, listen up. For later canary projects or TFS projects that wants to use Email and Password instead of Username. Let's start by changing your...
  4. Joriku

    Boosted Monster Gesior

    If you managed to solve something, update the post with the solvation and the issue you discovered for others or even yourself in the future to see. You come onto Otland expecting help from others while not wanting to help others that may have a similar issue with their plans.
  5. Joriku

    Whats your Computers Stats?

    AMD Ryzen 9 5900x RTX 4060TI 24GB 3600hz ram (Have 32 but 4th slot damaged) 2TB NVME 970 1TB SSD Black evo 1TB HDD drive, too lazy too look up 500GB NVME 970 2 144 1440p monitors Wireless headset w podcast mic And of course, Technoblade mousepad
  6. Joriku

    Force wrap item

    Well, guess that's true. My fear of using it is that people usually figures out a way to clone tibia coins. Managed to get this, can't currently figure out a way to set offer amount onto the items -- ORDER TYPE 8 (Regular item shop products) if q_type == 8 then...
  7. Joriku

    Force wrap item

    So, while using Znote acc. I am changing over from the In-game store (Tibia coins) onto points over at the website shop.Now the issue lays when I order an Cask, it can't deliver since it's not packaged. Config.php90 => array( 'type' => 8, //Consumable 'itemid' => 25881, //...
  8. Joriku

    Copyrights/laws

    Well, I've heard of a few only. But no data to back it up, however. This is not an otserver project which is why I am asking about this. Since it'll be a webpage directed to support people to setup illegal copies of CIpsoft's game directly and even take paid to help them do so. If this was an ot...
  9. Joriku

    Copyrights/laws

    Hi, so in my progress of web development. I've now got enough to write my own website from scratch. (HTML/CSS with a small portion of JS and databases of MySQL) So, since I am new to laws and copyright. I know that images and/or artwork of tibia is copyrighted in my way of usage. What I am...
  10. Joriku

    OTClient OTServerBR (canary) map editting issue

    Add me on discord: Joriku#2078
  11. Joriku

    Is it worth to advertise a beta release or just have it posted up on Otland till further?

    Alright, well. I am more into a non-reset server since I am not a fan of stat reset since I love my chars myself. What do you think would be the best to get into, what kind of server would perform good? I love medium stages where you can reach 200 in 1-2 days of hardcore playing/botting then...
  12. Joriku

    Why not a Purge PVP server, would it work?

    There's always going to be an unbalance between players no matter what you do. If there's a level cap, now we got equipment unbalance and experience. In FPS games, oh. The guy has that gun! noob or he uses a scope, there's always something that gives someone an upper hand. Snipers on long-range...
  13. Joriku

    Chest reward ( random item )

    Just make sure that the total % adds up to a 100% Example: local rewards = { { item = 28552, count = 500, chance = 16 }, { item = 28553, count = 500, chance = 16 }, { item = 28554, count = 500, chance = 16 }, { item = 28555, count = 500, chance = 16 }, { item = 28556, count...
  14. Joriku

    AAC Page not loading, adds a hashtag instead of entering the file Metro Blue Layout znote acc

    Here's the result of it, thank you both for commenting! For anyone else in need of this or just too lazy to edit it themselves, here's the code: Menu.php <div class="nav navbar-nav"> <!-- Home --> <div...
  15. Joriku

    Is it worth to advertise a beta release or just have it posted up on Otland till further?

    So, I am planning on releasing a small project. Is it worth releasing a beta publicly and fix whatever has to be fixed and release small updates and give it 20-30 days to open it up and then do an advertisement or what are your guys experience/opinions?
  16. Joriku

    AAC Page not loading, adds a hashtag instead of entering the file Metro Blue Layout znote acc

    Yeah, it made them unclickable. Found this: How To Create a Hoverable Dropdown Menu (https://www.w3schools.com/howto/howto_css_dropdown.asp) So going to re-make them into divs Using a single file removes the whole menu, will try to create it into a menu using divs instead --Update-- Not the...
  17. Joriku

    AAC Page not loading, adds a hashtag instead of entering the file Metro Blue Layout znote acc

    Here it is: [Znote AAC] Metro Blue Layout (https://otland.net/threads/znote-aac-metro-blue-layout.240373/) I have not mixed with anything other then some pages and it's config, which shouldn't be an issue. Using the layout and the latest Znote Acc over at github, so my suspicion is something...
  18. Joriku

    AAC Page not loading, adds a hashtag instead of entering the file Metro Blue Layout znote acc

    Bump, changed from Apache2 to Nginx but the issue remains. Does it have to do with the layout itself?
  19. Joriku

    AAC Page not loading, adds a hashtag instead of entering the file Metro Blue Layout znote acc

    Hi, so I was working on my webpage on my local server over a VM and everything works fine. I add it onto my main server and this happens.. It adds a hashtag instead of entering "Community", same with other tabs. Some works fine. Anyone knows the issue? Read about that due to it ends with an...
  20. Joriku

    AAC Znote Acc, Admin news page. Resizable image

    Hi, so I am getting tired of needing to do photoshop work for a pixel too big or small and I'd like to see if there's already out there. I'd love an admin news page where the editor allows you to simply change the picture res manually by dragging it. Just like this, like Otland thread has it
Back
Top