Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.
GTAONLINE.PL
Tematy otagowane jako: lgbt
1. Licznik lgbt
Mam mo?liwo?? ustawienia lgbt w liczniku ale nie wiem jak go odpali? normalnie jest grafika zrobiona to tego licznika wszystko jest tylko nie wiem jak odpali? ?eby by? lgbt

[code]rowery = {
[481] = true
}

local screenW, screenH = guiGetScreenSize()

function LicznikPojazdu()
veh=getPedOccupiedVehicle(localPlayer)

if not veh then return end

local vx, vy, vz = getElementVelocity(veh)

local speed = ((vx^2 + vy^2 + vz^2)^(0.5))*180
local speedy = speed*0.835 < 216 and speed*0.835 or 216
local speedy2 = speed*0.835

local przebieg = getElementData(veh,"vehicle:mileage") or 0
local paliwo = getElementData(veh,"vehicle:fuel") or 0

local rgb = getElementData(veh, "licznik:rgb") or "zwykly"

local lgbt = getElementData(veh, "vehicle:lgbt") or 1
local bak = getElementData(veh, "vehicle:bak") or 100

if ( getVehicleOverrideLights ( veh ) ~= 2 ) then
dxDrawImage(screenW * 0.7594, screenH * 0.6157, screenW * 0.2240, screenH * 0.3981, "img/licznikoff.png", 0, 0, 0, tocolor(255, 255, 255, 255), false)
dxDrawImage(screenW * 0.7646, screenH * 0.6398, screenW * 0.2240, screenH * 0.3981, "img/wskaznik.png", 357+speedy, 0, 0, tocolor(255, 255, 255, 255), false)
else
r, g, b = getVehicleHeadLightColor(veh)
if lgbt == 1 then
dxDrawImage(screenW * 0.7594, screenH * 0.6157, screenW * 0.2240, screenH * 0.3981, "img/lgbt.png", 0, 0, 0, tocolor(255, 255...
2. Wazne LGBT MK3 MK4
Czesc mam klopot z zrobieniem MK3 MK4 i lgbt licznik ogarne ale prosil bym o kontakt na squorczan#* lub pod postem
3. Licznik LGBT
Witam wie kto? mo?e jak zrobi? licznik lgbt ?eby zmienia? kolory nie grafika tylko ?eby automatycznie zmienia? kolorki z g?ry dzi?kuje i Pozdrawiam.
4. Licznik LGBT
Mam pytanko jak zrobic licznik kolorowy w sensie /lgbt bo mam juz zwykly i chce na dane auto ustawic aby byl lgbt jak to zrobic?[color=red][/color]