ищу телепорт для аризона рп бонусник/суприм

l1ght1ng

Новичок
Автор темы
24
2
Версия SA-MP
  1. 0.3.7 (R1)
Скиньте пожалуйста рабочий телепорт для аризона бонусника/суприм
 

мельников

Активный
95
121
function main()
while not isSampAvailable() do wait(100) end
wait(1300)
sampRegisterChatCommand('tptp',tp)
while true do wait(0) end end

function tp()
blip,x,y,z = getTargetBlipCoordinatesFixed()
if blip then setCharCoordinates(playerPed,x,y,z) end end

function getTargetBlipCoordinatesFixed()
local blip, x, y, z = getTargetBlipCoordinates(); if not blip then return false end
requestCollision(x, y); loadScene(x, y, z)
local blip, x, y, z = getTargetBlipCoordinates()
return blip, x, y, z
end

активация /tptp моменталка