Horse Helms

Table of contents

  1. Requirements
  2. Installation
  3. Configuration

If you need help please follow the instructions below.

Requirements

Installation

  • Download and unzip the script
  • Ensure the script in your server.cfg
  • Configure the script
  • Restart server OR Start script

Configuration

The configuration is defaulted below.

Config = {}

Config.debug = true
Config.FlamingHooves = true  -- Add this line to enable or disable flaming hooves

Config.allowedLicenses = {
    "steam:0000000000", --ADD AS MANY AS YOU WANT
}