Project Phoenix 2
Contents
Welcome
This is the finalized core systems which will allow you to create quick and fast in game content for your players to enjoy. These systems where designed to allow non programming staff members to create content in game for your players. Also it was designed to allow programmers to dig into the code and easily adjust it to how you see fit. But most importantly it covers all aspects of basic game programming from timers, item creation and even user interface elements. Everything is well documented. Thank you for taking interest in my project, and I hope you enjoy it as much as I do.
Systems
Scripts
- In Game Commands - this page covers the in game commands that comes with Project Phoenix
- Dialog System - this page covers the in game dialog system that comes with Project Phoenix
- Item Property System - this page covers the item property system that comes with Project Phoenix
- Merchant System - this page covers the merchant system that comes with Project Phoenix
- Spawner System - this page covers the spawning system that comes with Project Phoenix
- Override Files - this page covers the files that hold some key overrides to the normal LoA System