Exports
Last updated
Last updated
inFFA() => boolean
none
inGangwar() => boolean
none
getFaction() => string
none
getFactionRank() => string
none
getFactionLevel() => integer
none
getFactionXP() => integer
none
getPlayerFaction(playerId) => Faction
playerId => integer
getFaction(factionName) => Faction
factionName => string
getFactionLevel(factionName) => integer
factionName => string
getFactionXP(factionName) => integer
factionName => string
addFactionXP(factionName, amount) => void
factionName => string
amount => integer