File: mask.help

package info (click to toggle)
aime 0.60.3-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,016 kB
  • ctags: 5,217
  • sloc: cpp: 77,611; ansic: 3,765; sh: 2,996; makefile: 234; sed: 93
file content (22 lines) | stat: -rw-r--r-- 832 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

&+B-----------------------------------------------------------------&*
^^
mask [<player> <maskname> <action>]
^
&+B-----------------------------------------------------------------&*

^^
   This allows for quick setting or clearing of a predefined subset
of permissions.  For instance, the player mask has all comflags and
adminflags set required for gameplay.  By just typing 'mask', one
can get the list of current masks available.  The actions available
are as follows:

	set - sets all permissions in the mask object, but leaves alone
	      those that are set in the player but not in the mask
	setonly - sets all permissions in the mask object and clears
                  those not set in the mask object
	clear - clears those permissions set in the mask object.  Does
                not touch those not set in the mask
^