Brunx
  • Home
  • Cinema System
    • Installation
    • Configuration
      • Language
      • Setting up cinema
      • Setting up store
      • Keybinds and commands
    • Frameworks
      • Client guide
      • Server guide
    • Exports and events
      • Client events
      • Server events
      • State bags
Powered by GitBook
On this page
  1. Cinema System

Installation

PreviousCinema SystemNextConfiguration
1

Install all dependencies

Download and install the following dependencies:

2

Add to server.cfg

All resources used by brnx-cinemasystem need to be started before lb-phone itself. This includes your framework, oxmysql, inventory etc. Putting start brnx-cinemasystem at the end of your server.cfg

// Example:

# Libs
start oxmysql
start PolyZone

# Essentials
start framework
start inventory

# Script
start brnx-cinemasystem
3

Configure

The script should work out of the box, but you can configure it to your liking. See for more information.

How to update

1

Backup script

Take a backup of your script resource. We recommend doing this by creating a ZIP file of the brnx-cinemasystem folder.

2

Delete old script

Delete the old brnx-cinemasystem resource from your server.

3

Configure

If you have made any changes to the config files, make sure to reapply them. Unless stated otherwise at the end of the patch notes, you can copy the entire config folder.

oxmysql
PolyZone
Onesync infinity
configuration