mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
804 B
804 B
Home > bitburner > Gang > createGang
Gang.createGang() method
Create a gang.
Signature:
createGang(faction: FactionName): boolean;
Parameters
| Parameter | Type | Description |
|---|---|---|
| faction | FactionName | Name of the faction that you want to create a gang with. This faction must allow this action, and you must be its member. |
Returns:
boolean
True if the gang was created, false otherwise.
Remarks
RAM cost: 1GB
Create a gang with the specified faction.
Outside BitNode 2, your karma must be less than or equal to 54000.