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: tunera
1. Przenoszenie tunera
Witam, chcia?em przenie?? tunera z jednej paczki na drug? lecz gdy wje?d?am w marker nic si? nie dzieje czy kto? m?g?by mi wyja?ni? jak to naprawi?

kod tunera kt?rego chce przenie?

c_gui

[lua]function calculateCost()
local vehicle = getPedOccupiedVehicle(localPlayer)
local original = getOriginalTune()
local cost = 0

for i = 0, 16 do
local up = getVehicleUpgradeOnSlot(vehicle, i)
if up and original[i] ~= up and partPrices[up] then
cost = cost + partPrices[up]
elseif (not up or up == 0) and (original[i] and original[i] ~= 0) then
cost = cost - math.floor(partPrices[original[i]]*0.25)
end
end

local data = (getElementData(vehicle, "visualTuning") or {
innerSize = 1,
wheelResize = 1,
wheelTilt = 0,
})
local diff = math.floor(math.abs((original.data.innerSize or 0) - (data.innerSize or 0))*100)
if diff > 0 then
cost = cost + tonumber(diff)*partPrices.cale/5
end

local diff = math.floor(math.abs((original.data.wheelResize or 0) - (data.wheelResize or 0))*100)
if diff > 0 then
cost = cost + tonumber(diff)*partPrices.szerokosc/5
end

local diff = math.floor(math.abs((original.data.wheelTilt or 0) - (data.wheelTilt or 0))*100)
if diff > 0 then
cost = cost + tonumber(diff)*partPrices.negatyw/5*0.05
end

local tint = (getElementData(vehicle, "vehicle:carTint") or 0)...
2. Jak dodać się do tunera na pysie w mysql?
Jak doda? si? do tunera na pysie w mysql?
3. podpinanie mk pod panel tuningu tunera
M?g?by kto? pom?c mi podpi?? monta? mk z pysa do panelu tunera r?wnie? z pysa 3.0.
4. w urzędzie nie ma wybóru pracy u tunera
Tak, jak w temacie gdy wchodz?, do urz?du i do markeru Wyb?r pracy to nic mi si? nie wy?wietla mam paczk? PseudoLife...
5. Nie wyswietla mi sie praca tunera w urzedzie
Witam,

Nie wyswietla mi sie praca tunera w urzedzie, jak to naprawic?
6. Brama pod Tunera
Witam!
Mog?aby mi jaka? osoba pom?c przy bramach? Ot?? chcia?bym zrobi? bram?, kt?r? m?g?by tylko otwiera?, Pracownik tuner-sf Pr?bowa?em to zrobi? lecz nie potrafi?. Stawiam zimne :piwo: oraz R* za pomoc! Prosz? o jak najszybsz? pomoc!
7. praca tunera urzędowa
Witam mam pewien problem z tunerem ogrpg gdy sie bierze tunera to nie zabiera rp oraz nie da sie zwolnic z tunera znajdzie sie tu osoba ktora mi by pomogla
tu link daje do kodu http://www82.zippyshare.com/v/oN9FhNMx/file.html
8. Zwalnianie z tunera
Mam taki oto b??d w db3:
[size=14][color=red]ERROR: [ogrpg]/ogrpg-offices/selectjobs/s_selectjob.lua:118: attempt to get length of local 'result2' (a nil value)[/color][/size]
Kod s_selectjob.lua:
[lua]


-- Od?wie?anie tabeli


function getyesterday()
local realTime=getRealTime()
date=string.format("%04d-%02d-%02d", realTime.year+1900, realTime.month+1, realTime.monthday-1)
return date
end

function getday()
local realTime=getRealTime()
date=string.format("%04d-%02d-%02d", realTime.year+1900, realTime.month+1, realTime.monthday)
return date
end

function refreshing(client)
local result=exports["ogrpg-db"]:dbGet("SELECT * FROM ogrpg_office")
if result and #result > 0 then
triggerClientEvent(client, "jobs:refresh", resourceRoot, result)
end
end


setTimer(function()
local result = exports['ogrpg-db']:dbGet("SELECT * from ogrpg_jobs WHERE actived<NOW() - INTERVAL 1 DAY;")
if result and #result > 0 then
for i,v in pairs(result) do
exports['ogrpg-db']:dbSet("DELETE FROM ogrpg_jobs WHERE code=? and uid=?? and actived=?",v.code,v.uid,v.actived)
exports['ogrpg-db']:dbSet("UPDATE ogrpg_office set spaces=spaces-1 where code=?",v.code)
outputDebugString("Wyczyszczono prace z nieaktywnych os?b!")
end
end
--[[
local result=exports["ogrpg-db"]:pobierzTabeleWynikow("SELECT * FROM ogrpg_jobs")
if (result) th...
9. Brak tunera
Siemka mam problem jak wchodz? w urzedzie w marker wyb?r pracy to nic tam nie ma nwm czemu kto? wie ? a powinno pisa? tuner sf