Difference between revisions of "ModFactionRank"
Jump to navigation
Jump to search
imported>JOG |
imported>DragoonWraith (CS 1.0) |
||
Line 4: | Line 4: | ||
ModFactionRank FightersGuild, 1 | ModFactionRank FightersGuild, 1 | ||
Modify the actor's rank in the faction by modValue. Note that this has no effect if the actor is not currently in the specified faction. Note also that it will never lower the rank below 0. | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Functions (CS 1.0)]] | |||
[[Category: Actor Functions]] | |||
[[Category: Actor Functions (CS 1.0)]] | |||
[[Category: Faction Functions]] | [[Category: Faction Functions]] | ||
[[Category: | [[Category: Faction Functions (CS 1.0)]] |
Revision as of 16:43, 14 July 2007
Syntax:
ModFactionRank FactionID, modValue
Example:
ModFactionRank FightersGuild, 1
Modify the actor's rank in the faction by modValue. Note that this has no effect if the actor is not currently in the specified faction. Note also that it will never lower the rank below 0.