Props & Speed Zones Resource

Props & Speed Zones

A guide to install Props & Speed Zones for FiveM


Table of contents
  1. Purchasing the resource
  2. Downloading the resource
  3. Installing the resource
  4. Export functions
  5. Support

Purchasing the resource

Find this product at:

Base: https://store.nights-software.com/package/5087747

Downloading the resource

Download this resource via https://keymaster.fivem.net/asset-grants.

Installing the resource

  1. Drag the resource into your resources folder.

  2. Ensure or start all resources in server.cfg. Example:
    ensure night_prop_system
    
  3. Configure /config/config.lua.

  4. Note: Custom props are not included. The ones used in the video showcase is obtainable at Cell 1 Modding: https://discord.gg/59yamPENYn (Partner).

Export functions

  1. Use this export function to open the menu from a different script, like a boot script or such.

  2. Example:

    exports['night_prop_system']:OpenPropMenu(src, toggle) -- toggle means wether you want to open it (true) or -force- close it (false).
    exports['night_prop_system']:OpenSpeedZoneMenu(src, toggle) -- toggle means wether you want to open it (true) or -force- close it (false).
    

Support

Read through the instructions again if you have not managed to install the resource. Can’t get it to work still? Create a ticket through our dedicated support system in Discord:

Nights Software Discord


Back to top

Copyright © 2024 Nights Software

Page last modified: Jun 25 2022 at 12:31 AM.