Difference between revisions of "ModFactionRank"
Jump to navigation
Jump to search
imported>DragoonWraith (CS 1.0) |
imported>Fella |
||
Line 7: | Line 7: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Actor Functions]] | [[Category: Actor Functions]] |
Revision as of 11:47, 23 January 2008
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.