πŸ“œConfiguration

Here you can find the latest available config file for Peace-SpeedCamera

Configuration

Config.lua file

Config = {} 
Lang = {}

Config.SQLName = 'peace-propsmanager' 
Config.StaffOnly = false

NUI Settings Tab

Once installed, the full configuration of PEACE-PROPS is handled directly from the NUI Settings Tab. No need for external config files, simply adjust all settings in-game via the intuitive interface.

  • Job Restrictions: Assign props to specific jobs, limiting access based on rank.

  • Z-Axis Lock: Toggle the Z-axis lock to restrict vertical movement.

  • Prop Management: View and manage all existing props on your server.

  • Player Permissions: Administrators can manage which props players are allowed to place, giving them control over the objects deployed in the game world.

Prop Management

In the Manage Props section, you can:

  • Search for props by name

  • Sort props by distance

  • Delete or modify props in real-time

Adding and Modifying Props

To add a new prop:

  1. Open the NUI and navigate to the Create New Prop section.

  2. Select a prop from the list, preview it, and adjust its position.

  3. Save the prop to apply it in-game.

4. Usage

Creating Props

To create a new prop:

  • Open the NUI by using /manageprops.

  • Navigate to the Create Prop tab, choose a prop from the list, and place it in your desired location.

Real-time Management

All props can be managed in real-time:

  • Move props to new locations

  • Delete props no longer needed

  • Adjust job access and other parameters

Main Commands

  • /manageprops : Open the NUI prop management menu.


Last updated