Jump to content

hani44

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by hani44

  1. can u explain to me more plz? what to put in and where is this??
  2. well, i know how to make staff L6 but i need to put a players L1/L2... so plz help me ... what i can do to make it?? i want a fast answer... i think this code? but if this how i can use it ?? where to put it? if isObjectInACLGroup ( "user.".. getAccountName ( getPlayerAccount ( thePlayer ) ), aclGetGroup ( "Head Staff" ) ) then -- code here elseif isObjectInACLGroup ( "user.".. getAccountName ( getPlayerAccount ( thePlayer ) ), aclGetGroup ( "staff L2" ) ) then -- code here elseif isObjectInACLGroup ( "user.".. getAccountName ( getPlayerAccount ( thePlayer ) ), aclGetGroup ( "staff L3" ) ) then -- code here end
×
×
  • Create New...