marker = createMarker ( 270.89999389648,-1267.5,63.299999237061, "cylinder", 28, 255, 255, 0, 0 )
--------
function kill(thePlayer)
local accName = getAccountName (getPlayerAccount(thePlayer))
if not isObjectInACLGroup ("user."..accName, aclGetGroup ( "SDA7" ) ) then
killPed ( thePlayer ),(SDA7)
outputChatBox("This vehicle is only for (SDA7) group!", player, 255, 0, 0)
end
end
غير مجرب .