Jump to content

[HELP] If and not work


Seba500PLK

Recommended Posts

Posted

Why not work?

group "BazaAdminow" works, but the group "BazaAdminowA" no longer works

if(isObjectInACLGroup ( "user." .. getAccountName(account), aclGetGroup ( "BazaAdminow" ) ) and isObjectInACLGroup ( "user." .. getAccountName(account), aclGetGroup ( "BazaAdminowA" ) )) then 

Posted
if(isObjectInACLGroup ( "user." .. getAccountName(account), aclGetGroup ( "BazaAdminow" ) ) or isObjectInACLGroup ( "user." .. getAccountName(account), aclGetGroup ( "BazaAdminowA" ) )) then 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...