Difference between revisions of "Project Phoenix 2 Overrides"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
(Created page with "*Back to Main Page ==Welcome==")
 
(Welcome)
Line 1: Line 1:
 
*[[Project_Phoenix_2|Back to Main Page]]
 
*[[Project_Phoenix_2|Back to Main Page]]
 
==Welcome==
 
==Welcome==
 +
Here is a listing and brief description going over the core modifications, most are just general hooks into the system to load table data and functions needed by the Project Phoenix systems.
 +
==Overrides==
 +
*player.lua - hook to the handler for equip and unequip of items using the item property system.
 +
*scriptcommands.lua - hooks to the command functions and command initilization
 +
*globals/main.lua - hook for the item property system

Revision as of 17:03, 28 July 2019

Welcome

Here is a listing and brief description going over the core modifications, most are just general hooks into the system to load table data and functions needed by the Project Phoenix systems.

Overrides

  • player.lua - hook to the handler for equip and unequip of items using the item property system.
  • scriptcommands.lua - hooks to the command functions and command initilization
  • globals/main.lua - hook for the item property system