Skip to content

Faction

Faction Generator

Basic Information

The unique identifier for this faction (e.g., FACTION_POLICE)
Comma-separated RGB values (0-255)
Logo material path or URL for scoreboard (leave empty for no logo)

Access Control

Can new characters join this faction by default?
Players can only have one character in this faction?
0 = unlimited, decimals = percentage of server (e.g., 0.1 = 10%)

Models

One model path per line

Gameplay Properties

Currency amount per paycheck
Interval in seconds between paychecks (defaults to global salary interval if not set)

Weapons & Items

One weapon class per line
One item uniqueID per line

Special Features

Members are always globally recognized
Faction is globally recognizable to others
Members automatically recognize each other
Faction won't appear in scoreboard categories
Lower numbers appear first in scoreboard (default: 999)

Spawns & Position

JSON format with map names as keys and spawn arrays as values
JSON format with map names as keys, or simple Vector for all maps

Commands

JSON format: e.g., {"lia_faction_chat": true}

Generated Code

-- Generated faction code will appear here after clicking "Generate Faction Code"