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

    AAC [MyACC] Problem with redirection.

    I click on my website's Facebook link. I put MyACC specifically because I don't understand it, and I thought it might be related. Example, when I click on the LINK of my website on the discord, I go to the main page normally. On facebook, he sends me to this one.
  2. Z

    AAC [MyACC] Problem with redirection.

    Not Found The requested URL /?fbclid=IwAR2TkKrUBLfb3FbMeZNBPMbSv3ebUSAruM7mQww1bSXVgwqw6B3oDo_l2Ug was not found on this server. Every time I click on the link of my website on facebook, when accessing my website I see this message. Does anyone know why, and how can I fix it? Thanks.
  3. Z

    Lua [TFS 1.2] Task Party.

    My task system seems to be set so that only the last player who attacked the monster, counts. I'm trying to get you to tell Party members to attack the monster. Creaturescript: function onKill(player, target) local monster = config[target:getName():lower()] if not monster or...
  4. Z

    TFS 1.X+ Questions about Tibianic + Nostalrius 7.72 (Itens, Sprites).

    Server: Nostalrius 7.72 (TFS 1.2) Client: Tibianic. I have studied using the server and the Client mentioned. I have learned a lot about everything and I am very happy with it. I'm creating this topic so that I can answer some questions about things I still don't understand. 1. Using the...
  5. Z

    Programmer [Tibia, Websites, Mobile Apps, Marketing] Looking to take your project to a new standard?

    Can you leave me or your Discord at PM? I need to make a budget. I'm brazilian.
  6. Z

    Team GalaxyOT Rebirth - Tibia in Cosmos space!

    I will be accompanying because in addition to being an enthusiast, I had a similar idea for some time. I lack the courage to start a project of this size. All the luck in the world to the project <3
  7. Z

    [MyAAC] Aldora Template

    I tried to add a new article, and I succeeded. However it did not appear on the site. Is there no Articles for this template? Thanks.
  8. Z

    OpenTibia EZItem Editor for Nostalrius Engine (x64)

    Can I add new sprites like it? Thank you.
  9. Z

    [MyAAC][Plugin] Gesior Shop System

    Hello. Can you help me with a question? The way it is configured it looks like the player is making a purchase. I think the correct thing would be that it was a donation, as is my Paypal. So I went to Pagseguro and generated a Donation link that would be: https://pag.ae/7WxgjmA6a Even so when...
  10. Z

    [Download] Tibianic DLL Sources (Client Injection)

    In my game, to activate the shared exp in Party, I use the command! Share. The client has a shared exp enable and disable function. What is the command? Where can I find this at the source?
  11. Z

    [GESIOR AAC] Live Streams

    Is there an open source alternative? Thank you.
  12. Z

    [GESIOR AAC] Live Streams

    Good night. Does it work on MYAAC? If not, is there an option for me? Thank you.
  13. Z

    [Download] Tibianic DLL Sources (Client Injection)

    Is there a tutorial on how to compile? The links appear to be broken.
  14. Z

    OTClient Real Tibia Client.

    Thank you for that. It looks great but it's still not what I'm looking for. Because the Customer I'm buying is a 7.72 year old.
  15. Z

    OTClient Real Tibia Client.

    I am about to pay for a client and I think it is "Real Tibia Client" 7x. My question is, is this Client available anywhere in OpenSource? Maybe with another name? Because I'm looking and I found nothing. It's OldClient, but with new features like Ping, exp display, mana bar, AWSD, news, proxy...
  16. Z

    [MyAAC] Aldora Template

    Great. You are awesome. I have a doubt. In creating an account that is an important part, I believe it is somewhat unreadable. How to change the color of the words: Another thing ... How to safely remove the " Vocation "? I don't want to give the player a choice of vocation when creating the...
  17. Z

    [MyAAC] Aldora Template

    I'm waiting. And I am very grateful for that. If possible let me know <tr> <?php if($status['online']) : ?> <td><a href="<?= getLink('online') ?>"><?= $status['online']; ?> player<?= ($status['online'] > 1 ? 's' : ''); ?>...
  18. Z

    [MyAAC] Aldora Template

    Good morning. I'm using this one. Extremely beautiful. However I could notice that even though my server has for example 6 players online, in Server Status it is always saying that it has only 1. It does not change. Would anyone know how to tell me how to get it fixed? Thank you! Server status...
  19. Z

    [MyAAC] Tibiana Template

    Hello. I really like this template, thanks for bringing it. My doubt is as follows. I noticed that you don't have the SHOP part. I have a myaac shop plug. If I migrate to this template will the shop tabs appear? Thank you again!
Back
Top