Skip to main content

1. Requirements

Install these dependencies before starting the resource:

2. Add the Resource

Put ts-props-system in your server resources folder.

3. Start Order

Add these lines in your server.cfg:

4. First Start

On first boot, the script creates its SQL table automatically (ts_props) if it does not exist. If props do not load, verify:
  • oxmysql is running
  • no SQL errors at startup
  • ensure ts-props-system is placed after dependencies
Last modified on July 22, 2026