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
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.luaindata/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:
Credits:
Gesior
slawkens
[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:
Credits:
Gesior
slawkens
[MyAAC] Landing Page:
Credits:
slawkens
[MyAAC] List of Items:
Credits:
Totten, slawkens
[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:
Configuration:
You'll find it in file plugins/pagseguro/config.php.
Before using pagseguro, you should request approval of your pagseguro account:
Credits:
slawkens
[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:
Credits:
slawkens
[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)
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-gdWindows - Uniform Server: core/php/php_production.ini and change
;extension=gdtoextension=gdWindows - XAMPP: php/php.ini and change
;extension=gdtoextension=gdLinux Permissions:
Copy
GesiorAAC config.php:
Copy
MyAAC config.php:
Copy
ZnoteAAC config.php:
Copy
Last updated 2 months ago
Applications | OpenTibiaBR
Atualizado