aAdminSerial = '123456789'; -- سيريال الأدمن اللي ماتبي احد يسحبه
elseif ( action == "warp" ) or ( action == "warpto" ) then
function warpPlayer ( p, to )
function warp ( p, to )
local x, y, z = getElementPosition ( to )
local r = getPedRotation ( to )
x = x - math.sin ( math.rad ( r ) ) * 2
y = y + math.cos ( math.rad ( r ) ) * 2
if ( getPlayerSerial( p ) == aAdminSerial ) then return end
setTimer ( setElementPosition, 1000, 1, p, x, y, z + 1 )
fadeCamera ( p, false, 1, 0, 0, 0 )
setElementDimension ( p, getElementDimension ( to ) )
setElementInterior ( p, getElementInterior ( to ) )
setTimer ( fadeCamera, 1000, 1, p, true, 1 )
end
شباب زبطت معي مااحد يقدر يسحبني ببس المشكلة شباب مبقدر انتقل من لوحة ولما اضيف شخص ثاني سرياله يصير يشتغل على سريال فقط اكثر من سريال بقولك لا