Difference between revisions of "GetFactions - Actor"

Jump to navigation Jump to search
80 bytes added ,  02:27, 20 June 2015
m
Edited Description and Parameters to hopefully make more sense
imported>TidalWraith
m (Modified Example)
imported>TidalWraith
m (Edited Description and Parameters to hopefully make more sense)
Line 4: Line 4:
   
   


Returns all factions of the actor with the specified minimum and maximum ranks (maximum range of -128 to 127)
Returns an array of Factions the Actor is a member of filtered by the Actors rank. (Maximum Range of -128 to 127)
   
   
=== Parameters ===
=== Parameters ===
*minRank: The minimum rank
*minRank: The minimum rank the Actor must be within the faction.


*maxRank: The maximum rank
*maxRank: The maximum rank the Actor can be within the faction.
   
   
=== Return Value ===
=== Return Value ===
A [[Faction Script| Faction]] array is returned containing all factions the actor is a part of within the specified rank range
A [[Faction Script| Faction]] array is returned containing all factions the actor is a part of within the specified rank range.
   
   
== Examples ==
== Examples ==
Anonymous user

Navigation menu