Props & Speed Zones
A guide to install Props & Speed Zones for FiveM
Table of contents
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
-
Drag the resource into your resources folder.
- Ensure or start all resources in server.cfg. Example:
ensure night_prop_system
-
Configure /config/config.lua.
- Note: Custom props are not included. The ones used in the video showcase is obtainable at Cell 1 Modding: https://discord.gg/XSrqSTtF5M.
Export functions
-
Use this export function to open the menu from a different script, like a boot script or such.
-
Example: ```lua – Usage example exports client side exports[‘night_prop_system’]:TogglePlaceObjectsTool() exports[‘night_prop_system’]:ToggleSpeedzoneTool() exports[‘night_prop_system’]:ToggleRoadNodeTool()
– Usage Example exports server side (we kept the old naming server side for easy compatibility for previous users) exports[‘night_prop_system’]:OpenPropMenu(source) exports[‘night_prop_system’]:OpenSpeedZoneMenu(source) exports[‘night_prop_system’]:ToggleRoadNodeTool(source) ```
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: