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

    Looking for podzilla map

    https://otland.net/threads/13-40-rise-of-podzilla-quest-converted-to-tfs.290894/
  2. Canarian

    Hire me - fully configuration

    F5
  3. Canarian

    [WARNING] Custom OTC/OTCv8 Game Store hack

    not in this case
  4. Canarian

    Hire me - fully configuration

    I don’t sell other people’s modules – I offer a service that involves fixing and adapting existing code, often from public sources, which requires a lot of work to make it functional in a specific project. Not everyone has the knowledge or time to do it themselves – that’s why they seek...
  5. Canarian

    Hire me - fully configuration

    These are not all the things I offer – I’ve only listed a few examples (not every client wants their order to be made public). Additionally, these are solutions that I’ve modified and improved myself. If something is available for free, anyone is welcome to use it – but in my case, the code is...
  6. Canarian

    Hire me - fully configuration

    recently completed orders: vps configuration, classic 8.0 configuration, cast implementation for TFS 1.2 and cam system, rarity system item upgrade frames, otcv8 tooltips module, stripe payment system integration for myaac - automatic adding of premium points 1747828362 Stripe 1747828544 otcv8...
  7. Canarian

    Background colors on rarity system

    I'm currently working on this system for someone, you still have to distinguish items from each other because you can have two of the same but one will be legendary and the other will be regular and the client has to know which item is which
  8. Canarian

    RevScripts Sell All ActionId sells equiped items! :(

    any error in the console?
  9. Canarian

    RevScripts Sell All ActionId sells equiped items! :(

    local config = { searchAllContainers = true } function getPlayerItemsById(cid, itemid, deepSearch) local items = {} local function scanContainer(container) for i = 0, getContainerSize(container.uid) - 1 do local item = getContainerItem(container.uid, i)...
  10. Canarian

    Canary 3.1.2 and myAAC Spawn location

    https://github.com/opentibiabr/myaac/blob/main/config.php#L196
  11. Canarian

    Hire me - fully configuration

    Refeesh If you need to add payments or a unique system to your website, e.g. promo code, referral system, you can write to me, source compilation, linux system configuration, phpmyadmin, mysql, nginx, lighttpd, apache, dns, ssl, cloudflare, domain, auto database backup.
  12. Canarian

    Hire me - fully configuration

    Due to many orders, you can still write but the waiting time is about 2 weeks. Thank you for your interest, best regards.
  13. Canarian

    Scripter .lua szukam PL

    what kind of scripts?
  14. Canarian

    Lua Use scroll to give tibia coin

    https://github.com/opentibiabr/canary/blob/5781de718e5d22ce9e7f136151d8b4032c85843d/src/lua/functions/creatures/player/player_functions.hpp#L225
  15. Canarian

    never ending Super Uh

    Tell us what OTS engine you use? if item.type > 1 then doItemSetAttribute(item.uid, "charges", item.type) end This is an onUse script, so I understand that you mean the number of charges.
  16. Canarian

    GOD cant open any boss loot on canary 13x

    only players who participated in the fight can open the corpse, it turns out that somewhere the code does not count killing a monster by god
  17. Canarian

    GOD cant open any boss loot on canary 13x

    https://github.com/opentibiabr/canary/blob/88e27ed110ff63cc311d7c0992c10851a1b50f94/src/lua/creature/actions.cpp#L357
  18. Canarian

    server

    I think he looking server to play, not to develop.
Back
Top