Admin = createTeam ( "Administracja", 18, 222, 235 )
function setAdminTeam()
if isObjectInACLGroup("user."..getAccountName(getPlayerAccount(source)), aclGetGroup("Admin"))
setPlayerTeam(source, getTeamFromName("Administracja"))
end
end
addEventHandler("onPlayerLogin",getRootElement(),setAdminTeam)
Admin = createTeam ( "Administracja", 18, 222, 235 )
function setAdminTeam()
if isObjectInACLGroup("user."..getAccountName(getPlayerAccount(source)), aclGetGroup("Admin")) then
setPlayerTeam(source, getTeamFromName("Administracja"))
end
end
addEventHandler("onPlayerLogin",getRootElement(),setAdminTeam)
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach