william19831103 / Astoria-ClasslessSystem

Astoria's Classless System - Built completely in LUA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


AstoriaCore

AstoriaCore Classless System

About

This is the Classless system that Project Astoria used until near the end. It is an open source classless system from an Ac-Web.org user, but it was very outdated and had several security holes. We fixed all those security holes (which we knew about) and restructured the code a bit. We also extended the system even further and gave it a completely new UI.

Supported Gameversions

The AstoriaCore Classless System is coded for Game Version: 3.3.5a

How to Install

Here you will learn how you can install the Classless System to your Server

Requirements:

Implementation

  1. Install ELUNA Lua Engine into your Core (if you dont have it yet)
  2. Download and Implement AIO to your Server and Gameclient. (if you dont have it yet)
  3. Move the Patch-C.mpq from the Interface Folder into your Data Folder. (Gameclient)
  4. Move the Lua Scripts from the LUA Folder into your lua_scripts Folder. (Serverfolder)
  5. Import the character_classless into your characters Database.

Disclaimer

We want to provide you with maximum security, yet we did not write the base of the code ourselves but used it from other OpenSource projects like AzerothCore and TrinityCore. Therefore we do not guarantee security, correctness, usability of the code and all related programs, tools or Software you use. Also we do not guarantee direct support for our code. All code written by us you use on your own responsibility. We also reserve the right to exclude people from the community at any time who do not follow our guidelines or misuse code.

Credits

About

Astoria's Classless System - Built completely in LUA


Languages

Language:Lua 100.0%