Difference between revisions of "EPModSkillUsage IsAdvanceSkill"
Jump to navigation
Jump to search
imported>SJML Bot (Bot creating condition functions pages.) |
imported>Egocarib |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Checks whether this Skill is being advanced (gaining experience). Used for [[Perk Entry Point|Perk Entry Points]] of the type Modify Skill Use. | |||
==Parameters== | |||
* Actor Value: The name of the skill being advanced. | |||
==Return Value== | |||
Returns 1 if this Skill is being advanced. | |||
==Example== | |||
'''EPModSkillUsage_IsAdvanceSkill''' Condition Function as it is used on the Mage Stone: | |||
[[File:MageStone.jpg|800px]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
Latest revision as of 00:10, 14 November 2013
Checks whether this Skill is being advanced (gaining experience). Used for Perk Entry Points of the type Modify Skill Use.
Parameters[edit | edit source]
- Actor Value: The name of the skill being advanced.
Return Value[edit | edit source]
Returns 1 if this Skill is being advanced.
Example[edit | edit source]
EPModSkillUsage_IsAdvanceSkill Condition Function as it is used on the Mage Stone: