• Please report every thread you think might be harmful or does not meet expectations or the link is offline, you will be refunded the credits you paid and the Thread Starter recieves a message to update his content, if its malicious we remove it and warn and eventualy the TS if it reoccurs.

STANDALONE Stunt Smoke (1 Viewer)

Bixxa

Active member
Joined
Mar 11, 2023
Messages
52
Reaction score
11
Points
8
Location
Los Santos
Credits
28
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