Phil_FW commented on a Page, Menu actions and access from nicklist  -  Mar 10, 2011

for the access you could just use the following


  Access
  .Add
  ..voice : cs access $chan add $1 3
  ..halfop : cs access $chan add $1 4
  ..op : cs access $chan add $1 9
  ..admin : cs access $chan add $1 9998
  ..owner : cs access $chan add $1 9999
  .delete : cs access $chan del $1 
  .Access list : cs access $chan list 
}

that's just a little suggestion to make it a few lines shorter :)

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.