r_scripts Docs.
  • Introduction
  • Paid Resources
    • r_notify
      • Installation
      • Configuration
      • API
    • r_trapphone
      • Dependencies
      • Installation
      • Configuration
      • Common Errors
    • r_killfeed
      • Dependencies
      • Installation
      • Configuration
    • r_prison
      • Dependencies
      • Installation
      • Configuration
      • API
        • Client
        • Server
    • r_lottery
      • Dependencies
      • Installation
      • Configuration
    • r_blackmarket
      • Dependencies
      • Installation
      • Configuration
    • r_storageunits
      • Dependencies
      • Installation
      • Configuration
    • r_buddies
      • Dependencies
      • Installation
      • Configuration
  • Free Resources
    • r_bridge
      • Dependencies
      • Compatibilities
      • Installation
      • Configuration
    • r_communityservice
      • Dependencies
      • Installation
      • Configuration
    • r_drugsales
      • Dependencies
      • Installation
      • Configuration
    • r_energydrinks
      • Dependencies
      • Installation
      • Configuration
    • r_moneywash
      • Dependencies
      • Installation
      • Configuration
    • r_whippets
      • Dependencies
      • Installation
      • Configuration
Powered by GitBook
On this page
  • 1. Resource Download
  • 2. Start Order
  • 3. ACE Permission
  • 4. Configure Resource
  1. Free Resources
  2. r_communityservice

Installation

Last updated 6 months ago

Please read each step completely without skipping any lines, all documentation is important.


1. Resource Download

You can access the resource files at the GitHub Repository embedded below. Download the resource from GitHub, as well as any , and place them within your servers resource folder.


2. Start Order

Failure to follow this step can result in errors that will break the resource functionality.

Start the resource and all dependencies in the following order in your server.cfg, always be sure to have the bridge ensured after any resource it will be detecting.

# Standalone
ensure oxmysql
ensure ox_lib

# Core
ensure FRAMEWORK
ensure INVENTORY
ensure TARGET

# r_scripts
ensure r_bridge
ensure r_communityservice

3. ACE Permission

Add the following line to your server.cfg alongside the other ACEs:

# r_prison ACE
add_ace group.admin communityservice allow

4. Configure Resource

Open the config.lua and modify it to your server needs. If you are using a custom framework or unsupported inventory, you can make those modifications in our .

bridge
Configuration
dependencies
https://github.com/rumaier/r_communityservicegithub.com