Installation

Step by step documentation how to properly install script.

Database

The database will be imported automatically for you when you start the resource for the first time.

Script


Step 1: Download the Script


Step 2: Place the Files

  • Open the downloaded .zip, copy the [banners] folder, and put it in your resources folder.

Resource folder image
Resource Folder
Resources folder

Step 3: Edit server.cfg

Go to your server.cfg and add ensure [banners].


Step 4: Define Items (Deployer or Manual)

  • To define items in the RCore Banners script, you can either use the Deployer command or edit the configuration manually.

Using the Deployer command
  • Full guide at this page Guide

  1. Start the server.

  2. Open the server console (txAdmin - Live console)

  3. Type the following command to automatically define items:

    bannersetup inventory_name

Note: inventory_name should correspond to the name of your inventory system. Ensure it matches your configuration to avoid errors.

Manually Adding Items

Step 4.5: Define ace permissions

  • Add to bottom of server.cfg permission part (script need this permission to use properly ACE permission)

add_ace resource.rcore_banners command.add_ace allow
add_ace resource.rcore_banners command.remove_ace allow
add_ace resource.rcore_banners command.add_principal allow
add_ace resource.rcore_banners command.remove_principal allow

Step 5: Define jobs for business/billboards

✍️ Define Jobs

  • Job setup is required to control which groups can access billboards

How to define business?
  • Follow this guide at this page Guide


Step 6: Enjoy

  • Start your server and enjoy RCore Banners.

Commands

Command
Description

/banners

This is used for opening banner menu with all server banners

/rbanner

This is used for removing nearby poster at player position.

/billboardHide

This is used for hiding billboards - it will enable tool, which allows to select billboards to hide on server.

Last updated

Was this helpful?