Jump to content

Synced Nitro 1.2.0

   (5 reviews)

2 Screenshots

About This File

Hello everyone,


This resource gives the ability to add Nitro to any car and syncs the effect of the nitro in your exhaust, so you can experience its feeling in-game.

//Server-side
player.call('giveNitro', [amount, infinite]);

//Client-side
mp.events.call('giveNitro', [amount, infinite]);

//Note: Nitro charges automatically no matter what value you give.
  • Press X in-game to activate the nitro.

What's New in Version 1.2.0   See changelog

Released

  • Fixed outdated natives.
  • Changed particle to a syncable one, till I see what's wrong with the current.
// Server-side
player.call('giveNitro', [amount, infinite]); // amount: Starting nitro amount, infinite: Boolean

// Client-side
mp.events.call('giveNitro', amount, infinite); // amount: Starting nitro amount, infinite: Boolean

 

  • Like 2

User Feedback

Create an account or sign in to leave a review

You need to be a member in order to leave a review

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

hubba

   4 of 4 members found this review helpful 4 / 4 members

discord nitro sync ?

  • Like 3
Link to review
×
×
  • Create New...