Applications
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
List of Plugins:
Addons
Admin Panel
Bug Records
Changelog
Experience Table
Quests
Raids
Skulls following Cursor
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.
List of Plugins:
Auction System
Better Downloads Page
Census
Characters Sale
Gesior House Auctions
Gesior Shop System
Guild Wars
Landing Page
List of Items
Lua Monsters
Lua Spells
Mercado Pago
Password Strenght
Powerful Guilds
Random Name Generator
Sample Data
Start Countdown
Welcome Box
Znote Converter
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
List of Plugins:
Cip Based Gallery
Contact Page
Forum
Most Creature Killers
Service Agreement and Download Client Pages
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-gdWindows - Uniform Server: core/php/php_production.ini and change
;extension=gdtoextension=gdWindows - XAMPP: php/php.ini and change
;extension=gdtoextension=gdLinux Permissions:
GesiorAAC config.php:
MyAAC config.php:
ZnoteAAC config.php:
Interactive Map
Interactive Map:
Interactive Map to add on your website (GesiorAAC, MyAAC, ZnoteAAC) . Writted in JS & CSS.
Store
Store:
1 - How to install:
Windows:
Go to the htdocs (XAMPP) or www (Uniform Server) folder and extract the compressed file.
Examples:
C:\xampp\htdocs\images\
C:\UniServerZ\www\images\
Linux:
cd /var/www/html/images
sudo chmod 755 -R store/
sudo service nginx restart
1.1 - Server
config.lua:
Example 1:
Example 2:
1.2 - /data/modules/gamestore/gamestore.lua:
Check the name of the .png, must be compatible with the names of the files .png the images in the store folder.
1.3 - If the images do not appear, what to do:
Go to the client folder in /storeimages and delete the data8 and prepared folders. Then restart the XAMPP or UniformServer, server, and client. And with the correct names, categories, etc. in the gamestore.lua, the customer should upload the images in the shop.
Note: If you use a .htaccess file inside the store folder, you will not allow access to the images. In the file you must change the command from "deny from all" to "allow from all".
Compendium
Compendium for qt client.
How to install:
GesiorAAC:
Extract the compendium folder to GesiorAAC images folder.
Copy compendium.json to Canary Server folder.
MyAAC:
Extract the compendium folder to MyAAC images folder.
Copy compendium.json to Canary Server folder.
ZnoteAAC
Extract the compendium folder to ZnoteAAC images folder.
Localhost URL:
http://127.0.0.1/images/compendium/
IP or Domain URL:
https://your-ip-or-domain/images/compendium/
Last updated