titles.inc Functions
 
 
Includes
The following inc files are included in titles.inc
":attributes:attributes"
 

AP_GetLevelTitle

Parameters
(skill_level)
Name Type
skill_level Skill level of a skill. (e.g. 80% = 80)
Explanation
Gets the title for a particlar skill level.
Return Values
Returns a string on success or an error on failure.
 

AP_GetSkillTitle

Parameters
(skill_name)
Name Type
skill_name Name of a skill from attributes.cfg
Explanation
Finds the title name of a skill.
Return Values
Returns a string on success or an error on failure.