8,018
edits
m (OBJC means "Objects", not "Object Collection") |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 60: | Line 60: | ||
===tags=== | ===tags=== | ||
* <Flags> : ( | * <Flags> : (obsolete) | ||
* <Position> : (flag is set at this xyz-position) | * <Position> : (flag is set at this xyz-position) | ||
* <Rotation> : (flag has xyz-rotation (in degrees)) | * <Rotation> : (flag has xyz-rotation (in degrees)) | ||
* <Color> : (maybe used by [http://ssg.oni2.net/commands.htm#dev-iscreen "show_flags"]) | * <Color> : (maybe used by [http://ssg.oni2.net/commands.htm#dev-iscreen "show_flags"]) | ||
* <Prefix> : ( | * <Prefix> : (ASCII characters, Hex values are merged to one integer, meant to create flag groups<!--; in compound level: 17476 always appears with color 112 12 111, and 19800 always with 0 255 0-->) | ||
* <FlagId> : (used by BSL commands and other files like [[XML:BINA/OBJC/PATR|PATR]]: Patrol Path) | * <FlagId> : (used by BSL commands and other files like [[XML:BINA/OBJC/PATR|PATR]]: Patrol Path) | ||
* <Notes> : (space for notes: 128 characters) | * <Notes> : (space for notes: 128 characters) |
edits