Neler yeni

Foruma hoş geldin, Ziyaretçi

Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak tamamen ücretsizdir.

Türkiye'nin İlk ve tek FiveM forum adresi

Forum adresimize hoş geldin FiveMTürk olarak amacımız siz değerli kullanıcılarımıza en aktif fikir ve paylaşım platformu sunmak bir yana en güvenilir şekilde alışveriş yapabileceğiniz bir platform sunmaktır.
DF DF
DF DF
DF DF

Paylaşım Nation-Bennys(Ücretsiz)

function updateCash() local whitelistJobName = nil if (customConfigPosIndex and customConfigPosIndex > 0 and customConfigPosIndex <= #Config.Positions and Config.Positions[customConfigPosIndex]) then whitelistJobName = Config.Positions[customConfigPosIndex].whitelistJobName end ESX.TriggerServerCallback("mbl:getMoney", function(money) SendNUIMessage({ type = 'update', what = 'cash', cash = ESX ~= nil and money or 0, whitelistJobName = whitelistJobName }) end) end


arkadaşlar Client core lua içerisindeki bu kısmı şununla değiştirin

function updateCash() local whitelistJobName = nil if (customConfigPosIndex and customConfigPosIndex > 0 and customConfigPosIndex <= #Config.Positions and Config.Positions[customConfigPosIndex]) then whitelistJobName = Config.Positions[customConfigPosIndex].whitelistJobName end SendNUIMessage({ type = 'update', what = 'cash', cash = ESX ~= nil and ESX.GetPlayerData().money or 0, whitelistJobName = whitelistJobName }) end
 
function updateCash() local whitelistJobName = nil if (customConfigPosIndex and customConfigPosIndex > 0 and customConfigPosIndex <= #Config.Positions and Config.Positions[customConfigPosIndex]) then whitelistJobName = Config.Positions[customConfigPosIndex].whitelistJobName end ESX.TriggerServerCallback("mbl:getMoney", function(money) SendNUIMessage({ type = 'update', what = 'cash', cash = ESX ~= nil and money or 0, whitelistJobName = whitelistJobName }) end) end


arkadaşlar Client core lua içerisindeki bu kısmı şununla değiştirin

function updateCash() local whitelistJobName = nil if (customConfigPosIndex and customConfigPosIndex > 0 and customConfigPosIndex <= #Config.Positions and Config.Positions[customConfigPosIndex]) then whitelistJobName = Config.Positions[customConfigPosIndex].whitelistJobName end SendNUIMessage({ type = 'update', what = 'cash', cash = ESX ~= nil and ESX.GetPlayerData().money or 0, whitelistJobName = whitelistJobName }) end
Bunu ne için yapıyoruz ?
 

Forumdan daha fazla yararlanmak için giriş yapın yada üye olun!

Forumdan daha fazla yararlanmak için giriş yapın veya kayıt olun!

Kayıt ol

Forumda bir hesap oluşturmak tamamen ücretsizdir.

Şimdi kayıt ol
Giriş yap

Eğer bir hesabınız var ise lütfen giriş yapın

Giriş yap

Bu konuyu görüntüleyen kullanıcılar

Tema düzenleyici

Tema özelletirmeleri

Granit arka planlar

Lütfen Javascript'i etkinleştirin!Javascript'i etkinleştirin!