require("addon")
local sampev = require("samp.events")
function sampev.onSetSpawnInfo(team, skin, us, position, rotate, weapon, ammo)
if position then
runCommand("!kill")
end
end
function sampev.onSetInterior(id)
if id == (Болька тип или что то другое) then
newTask(function() wait(2000) coordStart(x, y, z, 450, 19, true) end) firsttp = 1
end
end
function onCoordStop()
if firsttp == 1 then
--Что то делаем
newTask(function() wait(2000) coordStart(x1, y1, z1, 450, 19, true) end) firsttp = 2
end
if firsttp == 2 then
--Что то делаем
newTask(function() wait(2000) coordStart(x2, y2, z2, 450, 19, true) end) firsttp = 3
end
if firsttp == 3 then
--Что то делаем
end