qb-core/server/player.lua içini attığım lua dosyası ile değiştirin.
PLAYER.LUA
qb-core/server/functions.lua içinden
QBCore.Functions.GetPlayerByPhone = function(number) 'ı bulun ve bu kodu yapıştırın;
QBCore.Functions.GetPlayerByPhone = function(number)
for src, player in pairs(QBCore.Players)...