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

AP_SkillIdToAttributeName

Parameters
(skill_number)
Name Type
skill_number Skill ID to convert.
Explanation
Gets the name of the attribute that is associated with a skill number. uoskills.cfg -> Attributes.cfg
Return Values
Returns a string.
 

AP_AttributeNameToSkillId

Parameters
(attribute_name)
Name Type
attribute_name Attribute name to convert.
Explanation
Gets the skill number (ID) that an attribute name is associated with. Attributes.cfg -> uoskills.cfg
Return Values
Returns an integer