• 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. Aldo Axel

    AAC [Znote AAC] Show Correct Vocation

    is all the sites is the same way, only shows the vocation without the promotion...
  2. Aldo Axel

    AAC [Znote AAC] Show Correct Vocation

    Regards... as it said in the title, the version i use znote acc 1.5 Only show if it's vocation druid, sorcerer, knight or paladin, but does not show when is with promotion, like: Master Sorcerer, Elder druid etc... how can i solve that?
  3. Aldo Axel

    Lua (Moveevent) Tile requires 4 storages to pass

    As title says, i'm looking for move event script, with unique or action id, the tile needs 4 storages to let teleport him to a place... can it be done? Please & Thanks! :) (8.6) TFS 0.4
  4. Aldo Axel

    C++ By getting 4 storages you get another storage

    Error Console: [Error - LuaInterface::loadFile] data/creaturescripts/scripts/TOTE Storages.lua:3: '}' expected (to close '{' at line 1) near 'amount_needed' [23:22:51.381] [Warning - Event::loadScript] Cannot load script (data/creaturescripts/scripts/TOTE Storages.lua) [23:22:51.389]...
  5. Aldo Axel

    C++ By getting 4 storages you get another storage

    Greetings, my request now is when a player get 4 storages, Storage 1: 9000 Storage 2: 9001 Storage 3: 9002 Storage 4: 9003 Automatically get another storage New Storage: 9004 I mean when they have those 4 storages, give him another new storage. Please, thank ya.
  6. Aldo Axel

    [10.00/11] OTXServer Full Global Daily Updated!

    Download Tibia Outdated Client 10: Tibia - Free Multiplayer Online Role Playing Game - Account Open client.exe with notepad++, find this...
  7. Aldo Axel

    AAC [Znote AAC] Show Achievement Points TFS 0.4

    But he does not show me anything in the profile of each player, and i just want him to show the points, as well as the tibia official:
  8. Aldo Axel

    [10.00/11] OTXServer Full Global Daily Updated!

    Tibia 11 IP Changer.
  9. Aldo Axel

    AAC [Znote AAC] Show Achievement Points TFS 0.4

    Greetings, I only ask for a simple table in my character profile of my Znote AAC, that only takes the progressive points of achievement, the system of achievement is this: TalkAction - Achievements LIB/Talkaction
  10. Aldo Axel

    C++ (Request) [Znote AAC] LiveStream or Cast page for TFS 0.4

    Yes, i have the cast tables in the players, castViewers, castDescription, but still it still appears 0 viewers, when there are players watching the cast, and also still appears blank the description of the cast... Which file i have to edit from source so that when player entering a cast the...
  11. Aldo Axel

    C++ (Request) [Znote AAC] LiveStream or Cast page for TFS 0.4

    TFS 0.4 CAST: Cast TFS 0.4 8.6.rar SCAN: Antivirus scan for 2902f03505a4e17202d47c0af8036fdf1049bb9b0c62e7a4ea1e7c2c146ab928 at 2013-08-23 16:11:29 UTC - VirusTotal Topic: Cast System TFS 0.4 [8.6]
  12. Aldo Axel

    [10.00/11] OTXServer Full Global Daily Updated!

    All good, still illegal value
  13. Aldo Axel

    C++ (Request) [Znote AAC] LiveStream or Cast page for TFS 0.4

    ~exe file removed, potential virus~ You can make that when entering a cast, modify the table castViewers, and by the same way that when leaving that cast, modify the castViewers table again, for example: db.query("UPDATE `players` SET `castViewers` = 1 WHERE `id` = " .. getPlayerGUID(cid) ...
  14. Aldo Axel

    C++ (Request) [Znote AAC] LiveStream or Cast page for TFS 0.4

    ALTER TABLE `players` ADD `cast` TINYINT NOT NULL DEFAULT '0', ADD `castViewers` INT( 11 ) NOT NULL DEFAULT '0', ADD `castDescription` VARCHAR( 255 ) NOT NULL I tryied this: [Znote AAC] Live Cast Page But it does not show the description, it does not show the numbers of people who are...
  15. Aldo Axel

    C++ (Request) [Znote AAC] LiveStream or Cast page for TFS 0.4

    Please the page where the players are casting... (It would be better if they appeared with outfits)... For znote aac 1.5 or znote acc master (TFS 0.4 8.6) thanks...
  16. Aldo Axel

    [10.00/11] OTXServer Full Global Daily Updated!

    Already compiled my .exe, but still i still have illegal value, is there any solution for it?
  17. Aldo Axel

    [Znote AAC] Show outfits on top 5

    Nice! But i get this :/
  18. Aldo Axel

    [Function] Event points

    how can i create a custom shop in znote acc with some differents items, i mean, Classic Shop with Premium Points and Events Points... for znote 1.5
  19. Aldo Axel

    Lua Help to make only 1 infinite Rune! (only 1, not all)

    @Apoccalypse The easiest things sometimes make your life complicated Thx Gz ;)
  20. Aldo Axel

    Lua Help to make only 1 infinite Rune! (only 1, not all)

    tfs 0.4 it's same than sudden death rune, but it's more smallests it's item id 2263 it's a spell rune, but i already made an sd attack
Back
Top