View Single Post
Old 07-10-07, 09:35 AM   #9
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by DivingDuck
Hey Raceboy,
Quote:
Originally Posted by Racerboy
...
what about this:

00000080h: 75 62 00 06 00 00 00 00 00 00 00 3C 00 00 00 88 ; ub.........<...ˆ
00000090h: BD 4C 78 C5 00 F1 95 00 00 00 00 00 00 00 00 28 ; ½LxÅ.ñ•........(
000000a0h: 00 00 00 24 00 00 00 63 6D 64 72 5F 41 49 48 75 ; ...$...cmdr_AIHu
000000b0h: 6D 61 6E 53 75 62 00 10 00 00 00 63 6D 64 72 5F ; manSub.....cmdr_

The yellow text is the type
The green text is the subtype/version
The blue text is the ID size (0x0000003C)
The purple text is the new object ID (node ID)
The dark blue text I assume is the 3D model object ID????
what is the grey text???
The red text is the tag name
The dark green text (00) is the null termination character
That´s from a *.sim file, right!?
Node Type 6/0
4 bytes - type
4 bytes - subtype
4 bytes - size of data block
8 bytes - ID
8 bytes - most probably the object to be linked to, but never seen it used
4 bytes - size of tree
4 bytes - size of sub-tree (1 only in this case)
....
4 bytes - size of sub tree



Regards,
DD
Yes it is from a .sim file.
Can you explain the 4 bytes - size of tree and 4 bytes - size of sub-tree please?
TheDarkWraith is offline   Reply With Quote