Difference between revisions of "Factionid"

From Vendetta Lua
Jump to: navigation, search
(New page: A number that represents a faction. Valid factions: 1: Itani<br> 2: Serco<br> 3: UIT<br> 4: TPG<br> 5: BioCom<br> 6: Valent<br> 7: Orion<br> 8: Axia<br> 9: Corvus<br> 10: Tunguska<br> 1...)
 
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
Valid factions:
 
Valid factions:
  
 +
0: Unaligned<br>
 
1: Itani<br>
 
1: Itani<br>
 
2: Serco<br>
 
2: Serco<br>
Line 17: Line 18:
 
12: Ineubis<br>
 
12: Ineubis<br>
 
13: Xang Xi<br>
 
13: Xang Xi<br>
0: Unaligned<br>
 
 
99: Developers
 
99: Developers
  
Line 31: Line 31:
 
[[API Index#GetPlayerFactionStanding]]<br>
 
[[API Index#GetPlayerFactionStanding]]<br>
 
[[API Index#GetStationFaction]]<br>
 
[[API Index#GetStationFaction]]<br>
 +
[[Category:Functions/Values]]

Latest revision as of 11:08, 28 March 2023

A number that represents a faction.


Valid factions:

0: Unaligned
1: Itani
2: Serco
3: UIT
4: TPG
5: BioCom
6: Valent
7: Orion
8: Axia
9: Corvus
10: Tunguska
11: Aeolus
12: Ineubis
13: Xang Xi
99: Developers


See also:

API Index#FactionColor
API Index#FactionColor_RGB
API Index#FactionName
API Index#FactionNameFull
API Index#GetFactionInfo
API Index#GetPlayerFaction
API Index#GetPlayerFactionStanding
API Index#GetStationFaction