• 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!

fmaac

  1. GhostWD

    [fmAAC] Thora template

    Hello otlanders! I come to you with new design to FlatMannerAAC (which comes with new commit) . . . Thora layout from here (lil green here was made by recording software) INSTALLATION GUIDE 1. extract file to main folder of fmAAC 2. in src/utils/configs.php and set 'template' to "thora" 3...
  2. GhostWD

    [fmAAC][plugin] Get Power Gamers CRON

    this so called 'plugin' require running on Linux 1. EXECUTE DB QUERY { CREATE TABLE today_exp ( id int NOT NULL AUTO INCREMENT, exp int NOT NULL, player_id int, PRIMARY KEY (id), FOREIGN KEY (player_id) REFERENCES players(id) ); } 2. SET CRON...
  3. GhostWD

    [FMAAC] FlatMannerAAC MVC Symfony4

    FlatManner AAC Hello, I present to you my first project Automated Account Maker for OTS created with usage of Symfony4 which is MVC framework written in PHP It's using awesome feautures like templating system called Twig, Friendly-URL supported by Symfony Routing, ORM(Object-Relational...
Back
Top