Aplicações

Applications:

GesiorAAC:

[GesiorAAC] login.php

[GesiorAAC] login.php:

  • How to install:

  • Save the login.php file in the GesiorAAC root folder and the ws_login.php inside the pages folder.

  • Credits:

  • gpedro, hyresu, Majesty, slawkens

Gesior2012

[Gesior2012] Addons:

[Gesior2012] Admin Panel:

[Gesior2012] Bug Records:

[Gesior2012] Changelog:

[Gesior2012] Experience Table:

[Gesior2012[ Quests:

[Gesior2012] Raids:

[Gesior2012] Skulls following Cursor:

[Gesior2012] Spells:

MyAAC:

[MyAAC] login.php

[MyAAC] login.php:

  • How to install:

  • Save the login.php file in the MyAAC root folder.

  • Credits:

  • lucien fear, gpedro, hyresu, Majesty, slawkens

MyAAC

How to install plugins:

  • Go to Admin Panel of your MyAAC instance – http://127.0.0.1/admin, then navigate to menu option “Plugins”. From here you can choose file and click “Upload” button to install the specified plugin.

[MyAAC] Auction System:

  • Place the file auction_system.lua in data/scripts/talkactions.

  • Credits:

  • Totten

[MyAAC] Better Downloads Page:

  • Configuration:

  • In config.local.php add:

  • Copy

    $config['downloads'] = array(
        'clients' => array(
            // name => link to download
            'Client 14.12' => ''
        ),
        'ip_changer' => 'https://static.otland.net/ipchanger.exe', // remove to disable ip changer link
        'minimap' => true // display link to download minimap from https://tibiamaps.io/downloads?
    );
  • Credits:

  • slawkens

[MyAAC] Census:

  • It just adds this page to your AAC, you also need to add link to your page. You can do this by editing template file. Open templates/your_template/index.php or template.php and add link in proper sections.

  • (Optional) Configuration:

  • If you want to set how much countries to show on chart, then paste in your config.local.php this:

  • Copy

    $config['census_countries'] = 5;
  • Credits:

  • slawkens

[MyAAC] Characters Sale:

  • How to install:

  • Copy buychar.php and sellchar.php to system/pages;

  • Import sellchar.sql on database.

  • Credits:

  • Gesior.pl

[MyAAC] Gesior House Auctions:

[MyAAC] Gesior Shop System:

  • Go to lua folder, copy gesior-shop-system-revscript.lua and paste in your Canary datapack (data-canary or data-otservbr-global).

  • Enable:

  • Paste in config.local.php this:

  • Copy

    $config['gifts_system'] = true;
    // display most popular items bought in shop (top #3)?
    $config['enable_most_popular_items'] = true;
  • Credits:

  • slawkens

[MyAAC] Guild Wars:

[MyAAC] Landing Page:

[MyAAC] List of Items:

[MyAAC] Lua Monsters:

  • Support for lua monsters (revscript).

  • Credits:

  • slawkens

[MyAAC] Lua Spells:

  • Support for lua spells (revscript).

  • Credits:

  • slawkens

[MyAAC] Mercado Pago Pix:

[MyAAC] Pagseguro:

[MyAAC] Pagseguro Accept Terms:

  • Configuration:

  • Copy the files to Pagseguro plugin.

  • Credits:

  • andreoam

[MyAAC] Powerful Guilds:

  • Configuration:

  • In config.local.php, optionally add:

  • Copy

    $config['powerful_guilds'] = array(
       'refresh_interval' => 10 * 60, // cache query for 10 minutes (in seconds)
       'amount' => 5, // how many powerful guilds to show
       'page' => 'news' // on what pages most powerful guilds box should appear, for example 'news', or 'guilds' (blank makes it visible on every page)
    );
  • Credits:

  • slawkens

[MyAAC] Stripe:

[MyAAC] Start Countdown:

  • Configuration:

  • In config.local.php paste this:

  • Copy

    $config['start-countdown'] = array(
                   'date' => '30.03.2021 18:00:00' // time in your server timezone
            );
  • Enter the 'date' in your timezone!

  • Credits:

  • slawkens

[MyAAC] Welcome Box:

[MyAAC] Znote Converter:

  • This plugin converts your existing Znote tables schema to MyAAC schema. It converts: znote_accounts: points, created, flag to accounts: premium_points, created, country znote_players: created, hide_char, comment to players: created, hidden, comment newses, changelogs, forum boards, forum threads, forum posts.

  • How to install:

  • Install MyAAC on your current Znote AAC database.

  • Go to Admin Panel, select 'Plugins', and then select myaac-znote-converter.zip and click upload. That's all!

  • Credits:

  • slawkens

ZnoteAAC:

[ZnoteAAC] login.php

[ZnoteAAC] login.php:

  • How to install:

  • Open ZnoteAAC and replace the login.php with the login.php available for download below:

  • Credits:

  • Znote (login.php)

  • Majesty: Fixed: event schedule + boosted creature + tutorial + daily reward state Added: news (compendium)

ZnoteAAC

[ZnoteAAC] Contact Page:

[ZnoteAAC] Forum:

[ZnoteAAC] Most Creature Killers:

[ZnoteAAC] Service Agreement and Download Client Pages:

[ZnoteAAC] Simple Wiki Page:

Others:

Animated Items and Outfits

Animated Items and Outfits:

  • Animated Items and Outfits for CanaryAAC, GesiorAAC, MyAAC and ZnoteAAC. Compatible with Canary and OTServBR-Global.

  • Animated Outfits need php gd extension enabled to work correctly.

  • How to enable php gd extension:

  • Linux: sudo apt install php-gd

  • Windows - Uniform Server: core/php/php_production.ini and change ;extension=gd to extension=gd

  • Windows - XAMPP: php/php.ini and change ;extension=gd to extension=gd

  • Linux Permissions:

  • Copy

  • GesiorAAC config.php:

Copy

  • MyAAC config.php:

Copy

  • ZnoteAAC config.php:

Copy

Last updated 2 months ago

Applications | OpenTibiaBR

Atualizado