User Tools

Site Tools


builders:builder

Builder tool.

These are rough notes as to the operation of the Builder tool. Most functions are NOT YET IMPLEMENTED in the AltAway server.

functionEnable is a bitmask
1 - Engrave 5302
2 - Edit Tell Me About 5306
4 - Create Object 5310
8 - Duplicate Object 5314
16 - Modify Object ?
32 - Destroy Object 5318
64 - Modify colors (new to AA) 5331

locationEnable
0 - allow only if owner
1 - allow in any locale

targetEnable is also a bitmask
1 - if set, allow on any objects, if clear only those with common_flag | 2048 (Engravable) set
2 - if set, allow on more classes of object than if clear (when it's limited).
4 - if clear, do not allow on objects with common_flag | 512 (glued) CLEAR
8 - if clear, do not allow on objects with common_flag | 2 (immovable) CLEAR
16 - if set, glued/immobile is mandatory

bit 1(=2) clear - allow on classes 30,31,36,24,48,53,55,57 only.
bit 1(=2) set - allow on all classes except 21,60,32,41.
bit 2(-4) means, if this is set, glued items are allowed /also/
Bit 3(=8) means, if this is set, immobile items are allowed /also/

Typical values:
0 limited class of engravable objects that are not glued or immobile.
1 limited class of objects that are not glued or immobile
2 wider range of engravable objects that are not glued or immobile.
3 wider range of objects that are not glued or immobile.
4 limited class of engravable objects that are not immobile
5 limited class of objects that are not immobile
6 wider range of engravable objects that are not immobile.
7 wider range of objects that are not immobile.
8 limited class of engravable objects that are not glued
9 limited class of objects that are not glued
10 wider range of engravable objects that are not glued.
11 wider range of objects that are not glued.
12 limited class of engravable objects
13 limited class of objects
14 wider range of engravable objects
15 wider range of objects

userLevel
Avatar must be this level or above to use this tool.

userWoid
database id of the owner of this tool. Nobody else, other than Wizard level avatars, will be permitted to use it.

builders/builder.txt · Last modified: 2023/01/28 00:32 by amanda