⚙️Configuration

Check the instructions below.

• Don't change fatal index unless you know what you are doing. Check the warning below.

Config.FatalIndex = 4-- 4 or 6

• Activate or disable the nametags and healthbars shown above the crew members characters.

Config.GamerTags = true -- true or false

• Activate or disable the friendly fire between crew members.

Config.FriendlyFire = false -- true or false

• Activate or disable the crew member blips on game map.

Config.MemberBlips = false -- true or false

• You can set menu open command

Config.OpenMenu.command.command = "crew" -- any string

Last updated