Your Cart
Loading

FiveM Vehicle Shop

On Sale
HUF12000.00
HUF12,000
Added to cart
[ADVANCED ESX_VEHICLESHOP ESX 1.2] esx_vehicleshop/server/server.lua 17-ik sor csere: local identifier = GetPlayerIdentifiers(src)[1] or xPlayer.identifier FONTOS!! 60-61 -ik sorban az item neveket át kell írni rgb színt alkalmazunk a járműboltban illetve a tuning műhelyben így az es_extended/client/function.lua-jában az ESX.Game.GetVehicleProperties = function(vehicle) -ban a color1, color2-őt le kell cserélni: color1 = table.pack(GetVehicleCustomPrimaryColour(vehicle)), color2 = table.pack(GetVehicleCustomSecondaryColour(vehicle)), illetve a ESX.Game.SetVehicleProperties = function(vehicle, props) -ban: if props.color1 ~= nil then SetVehicleCustomPrimaryColour(vehicle, props.color1[1], props.color1[2], props.color1[3]) end if props.color2 ~= nil then SetVehicleCustomSecondaryColour(vehicle, props.color2[1], props.color2[2], props.color2[3]) end
You will get a RAR (18MB) file