Jump to content

OBD:AISA: Difference between revisions

400 bytes added ,  25 May 2008
on second thought, that image *does* look like it's older than even AISA
m (wiki code)
(on second thought, that image *does* look like it's older than even AISA)
Line 13: Line 13:
{{OBDtrBK}}
{{OBDtrBK}}
{{OBDtr2| 0x000 | char[32] |FFC8C8| unused            | name of ASIA character }}
{{OBDtr2| 0x000 | char[32] |FFC8C8| unused            | name of ASIA character }}
{{OBDtr | 0x020 | int16    |FFFFC8| 00 00      | 0    | ID of the character, which you can spawn with the script command *chr_create* }}
{{OBDtr | 0x020 | int16    |FFFFC8| 00 00      | 0    | ID of the character, which you can spawn with the script command [[chr_create]] }}
{{OBDtr | 0x022 | int16    |C8FFC8| 00 00      | 0    | flag ID, where Oni spawns the character (works only, if the flag exits; look to [[OBD:BINA/OBJC/FLAG|Flag.BINA]] for a flag list) }}
{{OBDtr | 0x022 | int16    |C8FFC8| 00 00      | 0    | flag where character is spawned; must be a valid flag ID (from the [[OBD:BINA/OBJC/FLAG|BINACJBOFlag]] collection) }}
{{OBDtr | 0x024 | int16    |C8FFFF| 00 00      | 0    | unknown }}
{{OBDtr | 0x024 | int16    |C8FFFF| 00 00      | 0    | unknown }}
{{OBDtr | 0x026 | int16    |FFC8FF| 00 00      | 0    | unknown }}
{{OBDtr | 0x026 | int16    |FFC8FF| 00 00      | 0    | unknown }}
{{OBDtr | 0x028 | link    |FFC800| 01 DF 03 00 | 991  | link to [[OBD:ONCC|00991-konoko_generic.ONCC]] }}
{{OBDtr | 0x028 | link    |FFC800| 01 DF 03 00 | 991  | link to [[OBD:ONCC|00991-ONCCkonoko_generic]] }}
{{OBDtr | 0x02C | int32    |C800C8| 00 00 00 00 | 0    | unknown; always zero }}
{{OBDtr | 0x02C | int32    |C800C8| 00 00 00 00 | 0    | unknown; always zero }}
{{OBDtr2| 0x030 | char[32] |C87C64| unused            | unknown; never used in Oni }}
{{OBDtr2| 0x030 | char[32] |C87C64| unused            | unknown; never used in Oni }}
Line 34: Line 34:
{{OBDtr | 0x15C | int32    |C8C864| 00 00 00 00 | 0    | unknown; always zero }}
{{OBDtr | 0x15C | int32    |C8C864| 00 00 00 00 | 0    | unknown; always zero }}
|}
|}
;Dialog from level0_Tools
:This dialog aparently predates AISA (it's redundant of [[CMBT]], while the current AISA probably links to a [[CMBT]] instead).
:In that sense maybe [http://geyser.oni2.net/OBD/dialogs/dialog_character2_properties.png THIS] dialog (the one used for [[CHAR]]) is closer to the AISA format than the following. Oh well...
http://geyser.oni2.net/OBD/dialogs/dialog_character_properties.png




{{OBD_File_Footer | type=ASIA | prev=AGQR | next=AITR | name=AI Character Setup Array | family=Level}}
{{OBD_File_Footer | type=ASIA | prev=AGQR | next=AITR | name=AI Character Setup Array | family=Level}}