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

    [Znote Acc 1.5] Shop item list + Categories + Style

    Can you post your last part of config.php and shop.php
  2. kushovu

    [CANADA] NOVA @ Servers-NXA| Client: [10.76 - 77] | CAST! | Map Rl + REBIRTH SYSTEM!

    Bump +Added Cast System! +Infinite Runes! +Infinite Arrows! Also: +added rashid and djinns at thais +Commands !mount and !addon with Jester Doll and Vampire Doll
  3. kushovu

    [10.77][TFS 1.2] ORTS, a real map project

    Same error here, i posted it as issue at github but in some way it can't be reproduced by all Its a trouble with Functions?
  4. kushovu

    [Znote Acc 1.5] Shop item list + Categories + Style

    Sorry i can't Edit but Items taked from TFS 1.1 With ORTS Data Pack but should work on all 10.76
  5. kushovu

    [Znote Acc 1.5] Shop item list + Categories + Style

    After some days trying to make this work i found this post: [Znote AAC] Shop Category And there i got the necesary for start working on this Pack so lets start: First you need to open your "config.php" file and find this: And replace it with a simple include: Now we need to make some...
  6. kushovu

    [Znote AAC] Shop Category

    Just was i was looking for! i'm working on a compilated of Every item selleable at 10.76, check at tibia.servers-absolute.com/shop.php, after i add this function i will release it as an addon! thanks for the work! ;D
  7. kushovu

    [Znote AAC] Redeem a coupon system

    Tested but it still don't works for me, getting the same error, and i tested with an account with only numbers but no changes
  8. kushovu

    [Community Input] tfs 1.2 raid system rework

    can be any way of use it at a modal window? (for executing the raids)
  9. kushovu

    [CANADA] NOVA @ Servers-NXA| Client: [10.76 - 77] | CAST! | Map Rl + REBIRTH SYSTEM!

    +New commands: !rank !exp !mana !aol !bless + Added Loot Npc at Thais Library +NPC Quentin now sells some items check out at Thais temple + Added Training Monks at Main City (Thais) and also at Rookgard! +Added Reward System, You get rewards for level: 8, 30, 50, 100, 150, 200, 300 + Added...
  10. kushovu

    [CANADA] NOVA @ Servers-NXA| Client: [10.76 - 77] | CAST! | Map Rl + REBIRTH SYSTEM!

    New Xenesis at Servers-Absolute ~*Ip*~: nova.servers-nxa.com ~*Port*~: 7171 ~*Client*~: Tibia 10.76 ~*Uptime*~: 24/7 ~*Hosted in*~: CANADA, on a dedicated server with 100 mbits Internet connection. on 32GB of RAM ~*Website*~: Nova.servers-nxa.com ~*Exp rate*~: From 400x to 1x ~*Map*~: RL MAP...
  11. kushovu

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    https://github.com/Znote/ZnoteAAC/blob/master/ipn.php Be sure of make this update (updated 3 days ago)
  12. kushovu

    Lua MoveEvent Training Square [TFS_11]

    Please can you explainme a little more? -- Config -- local skillTries = 10 -- Number of tries per skill local t = 2 * 1000 -- Set the time before try is added to skills local lock = 10 -- Time to wait before start again in seconds -- Weapon Types -- local weaponTypes = { { 1, 2 }, --...
  13. kushovu

    Lua MoveEvent Training Square [TFS_11]

    Bump
  14. kushovu

    [Znote AAC] Simple serverinfo

    It works with the last Znote But the Rates are still bugged (not showing) some idea?
  15. kushovu

    Lua MoveEvent Training Square [TFS_11]

    So it shout see like this: local weaponRight = getPlayerSlotItem(p.cid, CONST_SLOT_RIGHT) if weaponLeft.itemid ~= 0 then weaponLeft = ItemType(itemid):getWeaponType() end if weaponRight.itemid ~= 0 then weapon Thanks! now i'm getting...
  16. kushovu

    [Znote AAC] Cyber Layout

    What a nice layout! Tested and working!
  17. kushovu

    [Znote AAC] Dark-tibia template

    It works Great on Znote ACC 1.5
  18. kushovu

    [Znote AAC] Redeem a coupon system

    Tested on Znote ACC 1.5, results: Everything works fine until i get to redeem my code and then the same error as @up string(124) "UPDATE `__cornex_redeem` SET `used_by` = 4300 , `time` = 1428752330 , `ip` = WHERE `code` = 'GP46-QD52-97AT-50AJ-GWDW-46LK'" (query - SQL error) Type: voidQuery...
Back
Top