Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
local sampev = require 'lib.samp.events'
function sampev.onSetPlayerAttachedObject(playerId, index, create, object)
if playerId ~= select(2, sampGetPlayerIdByCharHandle(PLAYER_PED)) then return false end
end
local sampev = require 'lib.samp.events'
function sampev.onSetPlayerAttachedObject(playerId, index, create, object)
if playerId ~= select(2, sampGetPlayerIdByCharHandle(PLAYER_PED)) then return false end
end
local sampev = require 'lib.samp.events'
function sampev.onSetPlayerAttachedObject(playerId, index, create, object)
if playerId ~= select(2, sampGetPlayerIdByCharHandle(PLAYER_PED)) then return false end
end