Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
local sampev = require("samp.events")
function sampev.onSetPlayerPos(position)
if position.z > select(3, getCharCoordinates(PLAYER_PED)) then
sampAddChatMessage("меня слапнули", -1)
end
end
local sampev = require("samp.events")
function sampev.onSetPlayerPos(position)
if position.z > select(3, getCharCoordinates(PLAYER_PED)) then
sampAddChatMessage("меня слапнули", -1)
end
end
local sampev = require("samp.events")
function sampev.onSetPlayerPos(position)
if position.z > select(3, getCharCoordinates(PLAYER_PED)) then
sampAddChatMessage("меня слапнули", -1)
end
end