require "lib.moonloader"
local keys = require "vkeys"
function main()
repeat wait(0) until isSampAvailable()
while true do
wait(0)
if isKeyDown(VK_Z) then
runSampfuncsConsoleCommand('op 01B2: $PLAYER_ACTOR 24 50')
end
end
end
1746209822
можно так, это код, а...