8,452
edits
Paradox-01 (talk | contribs) m (still trying to do a reimport .... i guess this was my worst day in modding since ages .. so much confusion) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 1,252: | Line 1,252: | ||
<AGQGQuad> | <AGQGQuad> | ||
<Colors>RGB[A] | <Colors>RGB[A] | ||
---- | |||
[[OBD:ONOA|Object type]] and object id are merged to one number. | |||
<ObjectId> | |||
Example 1: 251658333 -> hex: (0)f 00 00 5d -> Oni hex: 5d 00 00 0f (0f = type: console; 5d = id: 93) | |||
Example 2: 50331739 -> hex: (0)3 00 00 5b -> Oni hex: 5b 00 00 03 (03 = type: door; 5b = id: 91) | |||
edits