ممكن تعطيني الكود بس اكتب كلمه باف 8
local Admin = "Admin"
addEventHandler ("smod", root,
function (player)
if getElementType (player) == "player" then
if isObjectInACLGroup("user."..getAccountName(getPlayerAccount(player)), aclGetGroup(Admin)) then
outputChatBox ("* [ أهـلا وسـهلا بـك ] .", player, 255, 160, 0)
setElementPosition ( player,315.87811,984.22278,1959.09131)
setElementInterior ( entered, 5 )
setElementDimension ( entered, 9 )
else
outputChatBox ("* [ ممنوع دخول الماب هذا غير الادمن .", player, 255, 0, 0)
killPed(player)
end
end
end
)
حطيت فيه انه ينقله على ماب وهمي