βœ…Installation

Script Installation

Before starting, you must log in to the CFX portal to download the asset. You will be able to download it as many times as you want on the official CFX page. Just as you download it the first time, you will also download it multiple times in the future to get updates.

Logging in to the CFX Portal

Find our Script

  • Once logged in, navigate to the Granted Assets section to access your purchased assets. You can download them by clicking the "Download" button. Find our script and download it.

Install Script

  • After downloading script, open server resources folder and zip which you downloaded. Drag and drop into resources file, also make sure you starting script in your server.cfg

Template ox_inventory

	['scratch'] = {
		label = 'Scratch Card',
		weight = 1,
		stack = true,
		client = {
			event = 'npk-scratchcards:UseScratch'
		}
	},

Script Configuration

At the end, go to shared folder and configure all config

Enjoy using our Script!

Remember if you have any issues with installation or you find any error / bug, open ticket on our Discord Server for Support https://discord.gg/zZj4bNMuf7arrow-up-right

Last updated