Search results

Jump to navigation Jump to search
  • ...ayer) == "player") and (not isGuestAccount(getPlayerAccount(player))) and (aclGetGroup(acl or "")) then return isObjectInACLGroup("user."..getAccountName(account), aclGetGroup(acl))
    1 KB (177 words) - 10:48, 31 October 2023
  • {{RU/Useful Function}} if accountName ~= "guest" and type( aclGetGroup(acl) ) == "userdata" then
    2 KB (89 words) - 20:04, 6 August 2018
  • {{RU/Server function}}
    2 KB (114 words) - 06:22, 3 October 2021
  • {{RU/Server function}}
    2 KB (85 words) - 06:13, 3 October 2021
  • aclGetGroup("Admin"), aclGetGroup("Moderator")
    3 KB (346 words) - 18:55, 30 January 2022
  • {{RU/Useful Function}} local cloned = aclGetGroup(clonedGroup)
    3 KB (262 words) - 22:02, 12 December 2020
  • local cloned = aclGetGroup(clonedGroup) [[RU:aclGroupClone]]
    3 KB (292 words) - 09:32, 29 October 2023
  • if isObjectInACLGroup("user." .. account, aclGetGroup("HeadAdmin")) then elseif isObjectInACLGroup("user." .. account, aclGetGroup("Admin")) then
    14 KB (1,072 words) - 00:37, 4 April 2022