• New pricing for Credits and VIP

  • We sell Discord Boosts (level 3) now at a very cheap price and 100% guarantee safe and with replacement guarantees if there happens to be an issue💪

STANDALONE Stunt Smoke (1 Viewer)

Bixxa

Active member
Mar 11, 2023
60
11
8
Los Santos
Credits
2
Trennbar1.gif




How to Use?

• Z (By default) - Toggle the smoke trail on or off
• /setsmoke (0-255) (0-255) (0-255) (size - default 0.1-5.0) - Sets the smoke data, first 3 values are [r] [g]
• U can find u Individual RGB Code on RGB Code Picker

Code:
config = {}

config.perf = true -- Makes smoke disable if no driver
config.dev = false

config.maxsize = 5.0
config.maxdist = 750.0 -- Range before smoke is hidden

config.defaults = {
  r = 255,
  g = 0,
  b = 0,
  size = 1.0
}

config.offsets = {
  [`cuban800`] = { 0.0, -3.0, -0.3 },
  [`mogul`] = { 0.0, -5.0, 0.7 },
  [`rogue`] = { 0.0, -7.0, 0.6 },
  [`starling`] = { 0.0, -3.0, 0.6 },
  [`seabreeze`] = { 0.0, -3.0, 0.2 },
  [`tula`] = { 0.0, -5.0, 0.7 },
  [`bombushka`] = { 0.0, -21.0, 4.5 },
  [`hunter`] = { 0.0, -6.0, 0.0 },
  [`nokota`] = { 0.0, -4.0, 0.0 },
  [`pyro`] = { 0.0, -3.0, 0.3 },
  [`molotok`] = { 0.0, -5.0, 0.3 },
  [`havok`] = { 0.0, -4.0, 0.3 },
  [`alphaz1`] = { 0.0, -2.5, -0.2 },
  [`microlight`] = { 0.0, -2.0, 0.5 },
  [`howard`] = { 0.0, -3.5, 0.5 },
  [`avenger`] = { 0.0, -10.0, 1.0 },
  [`akula`] = { 0.0, -6.0, 0.0 },
  [`thruster`] = { 0.0, -0.5, 0.0 },
  [`oppressor2`] = { 0.0, -1.2, -0.1 },
  [`volatol`] = { 0.0, -20.0, 1.0 }
}

Desktop_Screenshot_2021.03.05_-_20.11.53.15.png

If the Downloadlink is down, Comment please :)

Trennbar1.gif
 

Users who are viewing this thread

Top