Skip to content

Fivem Advanced Vehicle Nitro System - 50Shots upto 200Shots of NOS Kit

Notifications You must be signed in to change notification settings

renzuzu/renzu_nitro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renzu_nitro

  • Advanced Vehicle Nitro System

Feats

  • Multiple Nitro Kits
  • Multiple Nitro Bottle (volume)
  • Fully Sync Particles (optimized)
  • Fully Sync Nitro Datas ( State Bags ) One Sync Only!
  • Utilise ResourceKVP data saving.

Install

  • Installation:
  • Drag renzu_nitro to your resource folder and start at server.cfg
  • ensure renzu_nitro
  • Usage:
  • use item inside vehicle
  • /giveitem 1 nitro100shot 1 (100 Shots) (available 50,100,200)
  • /giveitem 1 nitro_bottle 1

ITEMS

  • nitro_bottle, nitrobottle2, nitrobottle3
  • nitro100shot, nitro50shot, nitro200shot

Refill Station Sample

Config.refillstation = {
	[1] = {coord = vector3(-216.4362487793,-1324.8597412109,30.606903076172), job = 'all'}, -- if all any players can use this refill station
	-- add as many as you want, this is like a fuel station logic
}

How to refill nitro

  • use nitro station
  • use nitro_bottle

dependency

  • ESX
  • renzu_progressbar
  • ONE SYNC

About

Fivem Advanced Vehicle Nitro System - 50Shots upto 200Shots of NOS Kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published