Jump to content

InitializeXPSystem

From CMM Wiki
Return to CMM Command Reference
Environment: Mission Scripting
Function: InitializeXPSystem
Function Description: Initializes the XP system by loading banked tables for player and sortie data, ensuring the CMM.SORTIE and CMM.SORTIEAWARDS structures are ready for use.
File Location: cmm.XpFunctions.lua
Syntax: CMM.InitializeXPSystem( )
Return Value:
Parameters: Name Description
Example: CMM.InitializeXPSystem()
Example Description: Loads player and banked tables to prepare the XP system for tracking sortie data and awards.
Related Functions:
Notes: