Flag
|
Description
|
AGENT
|
0x1
|
This is used to find agents only.
|
ACTIVE
|
0x2
|
This is used to find physical objects that are moving or objects containing an active script.
|
|
Flag
|
Description
|
PASSIVE
|
0x4
|
This is used to find physical objects that are not moving or non-physical objects containing an inactive script or a non-scripted object.
|
SCRIPTED
|
0x8
|
This is used to find objects containing an active script.
|
|