View Single Post
Old 07-10-07, 09:30 AM   #8
DivingDuck
Grey Wolf
 
Join Date: Jul 2006
Location: Germany
Posts: 902
Downloads: 10
Uploads: 1
Default

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
DivingDuck is offline   Reply With Quote