tvTelevision

Purchase

Purchase this resourcearrow-up-right

Installation

circle-info

Framework compatibility

This resource is standalone and works on any FiveM server.

Compatible with ESX, QBCore, QBox, vRP, and other frameworks.

If you are using a framework other than ESX, QBCore, or QBox, follow the Standalone installation instructions.

Installation

Standalone

1

Install files

Put the rtx_tv folder into your resources.

2

Configure

Configure your config.lua to your preferences.

Note: Configure the notify line at the bottom of config.lua — you need to use the resource's notify system or change that line to match your notification system.

3

Enable on server

Add rtx_tv to your server.cfg.

QBCore

1

Install files

Put the rtx_tv folder into your resources.

2

Configure framework

Open config.lua and replace:

with:

Then configure the rest of config.lua to your preferences.

3

Database

Upload sql_QBCORE.sql to your MySQL database.

4

Add items

Add the following new items to qb-core/shared/items.lua (items names: tvremote, vehicletv):

5

fxmanifest

Open fxmanifest.lua and edit it as shown in the screenshot: https://i.imgur.com/LWaYxz7.png

Specifically, remove -- from line 11, or replace line 11 with:

6

Enable on server

Add rtx_tv to your server.cfg.

ESX

1

Install files

Put the rtx_tv folder into your resources.

2

Configure framework

Open config.lua and replace:

with:

Then configure the rest of config.lua to your preferences.

3

Database

Upload sql_ESX.sql to your MySQL database.

4

fxmanifest

Open fxmanifest.lua and edit it as shown in the screenshot: https://i.imgur.com/yoULcX4.png

Specifically, remove -- from line 10, or replace line 10 with:

5

Enable on server

Add rtx_tv to your server.cfg.

If you want a new interface style, instructions can be found in the "New Interface Style" folder.

Video Tutorial for new Vehicle Offsets (Be sure to enable Config.VehicleTelevisionOffSetsCreator in config): https://www.youtube.com/watch?v=7Cu8LqRgvj0

Video Tutorial for In-Game Screen Creator (Be sure to enable Config.CustomTvCreator in config): https://www.youtube.com/watch?v=5NAdvOsIQ2E

Notes

This page contains simple installation instructions only.

More detailed instructions, exports, events and developer-related information can be found directly inside the product folder after downloading the resource from the CFX Asset Portal.

Support

If you need help with installation, configuration or have any questions regarding this resource, feel free to contact us on our Discord server:

Join our Discordarrow-up-right

Last updated