Difference between revisions of "Dynidx0.mul"

From UODemo Wiki
Jump to: navigation, search
(preliminary and very poorly formated description of the file)
 
m (Protected "Dynidx0.mul" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
 
   int32 position
 
   int32 position
 
   int32 length
 
   int32 length
 +
  int32 unknown (always 0x0000)
 
repeating for each object
 
repeating for each object

Latest revision as of 18:47, 23 June 2009

This is an index into the root objects of dynamic0.mul

Root objects are those that begin with @=<value> and end with end

Sub objects of each root entity are not indexed

the index format (appears to be):

 int32 position
 int32 length
 int32 unknown (always 0x0000)

repeating for each object