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

    AAC OTCv8 updater not working

    how to set permissions in windows?
  2. Blasphemy

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    all the fixes you need for the database are in this thread, read all
  3. Blasphemy

    [Znote AAC] Show outfit on online list

    Hi, I got this code: <div class="imageT" style="background-image: url('outfiter2/outfit.php?a=130&b=0&c=38&d=40&e=39&f=114&h=3');"> does this "outfitter.php" file works with it? how to make it work?
  4. Blasphemy

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    the only thing we need here is the "outfit.php" file :C
  5. Blasphemy

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    anyone got offline training working?
  6. Blasphemy

    Simple monster loot for znote

    hi there, what is "execute"??? srry new on znote
  7. Blasphemy

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    🤣 ok I will read ty 🤭
  8. Blasphemy

    Action [Tfs 1.x+] auto loot using modal windows

    identifiers undefined on "luascript.cpp" codes
  9. Blasphemy

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    Solved! following this tip: https://otland.net/threads/7-4-7-8-7-92-8-0-sabrehaven-com-based-on-nostalrius-7-7-fork.283603/post-2714286 I recommend you to add these codes to the engine, to compat otcv8 with this distro :)...
  10. Blasphemy

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    thank you, I'll check it out and post here the results if success :)!
  11. Blasphemy

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    Using Dewral's classic ui, server doesnt let me login :C anyone knows why?
  12. Blasphemy

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    I got this error always, how to solve? [Error - mysql_real_query] Query: UPDATE `znote_players` SET `onlinetimetoday` = `onlinetimetoday` + 60, `onlinetimeall` = `onlinetimeall` + 60 WHERE `player_id` IN (SELECT `player_id` FROM `players_online` WHERE `players_online`.`player_id` =...
  13. Blasphemy

    Urgent! Clone items TFS 1.2

    thanks, i think there is no bug on my engine
  14. Blasphemy

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    does it has the bank system full (withdraw, deposit, transfer)
  15. Blasphemy

    [MOD] Windows (BP, EQ, Battle etc.) can be dragged only to 'panels' (right/left)

    nah.. just change a line for this But now, I have the "space" error (im with otcv8) apparently fixed: function UIMiniWindow:onDragLeave(droppedWidget, mousePos) local children = rootWidget:recursiveGetChildrenByMarginPos(mousePos) local dropInPanel = 0 for i=1,#children do local...
  16. Blasphemy

    Urgent! Clone items TFS 1.2

    above where ._.
  17. Blasphemy

    [TFS 1.2] Modal Window Helper Lib

    Thanks for answering. Yep, everything is looking like you show, my tfs is 1.2 (nostalrius by Ezzz)
Back
Top