# ما تفرق كثير لان وقت يدخل اللاعب يصير له سبوان
# ولو تبغى للسبوان
Position = {
[1] = {x,y,z},
[2] = {x,y,z},
[3] = {x,y,z},
}
addEventHandler("onPlayerSpawn", root,
function()
if getElementType(player) == 'player' then
spawn(player)
end
end
)
Skin = {104,103,102}
function spawn(player)
if not isElement(player) then return end
local x,y,z = unpack(Position[math.random(#Position)])
repeat until spawnPlayer ( player, x,y,z)
setCameraTarget(player, player)
setElementModel( player, Skin[math.random(#Skin)] )
end
آلسآلفة ومآ فيهآ آني مآ شفت آلجزء آلثآني حق كودك ض1
فـ يوم شفته عدلت على ردي ..
كودك صحيح يَ آلغلآ