View Single Post
Old 11-25-07, 09:15 AM   #19
FooFighters
Grey Wolf
 
Join Date: Oct 2005
Location: The Netherlands
Posts: 813
Downloads: 16
Uploads: 0
Default

Does anybody now how to find or make an ItemID ??

I am trying to include the length of ships to the rec manual.
This is what I made so far..

This part does not show up
[G25 I53]
Name=Length val
Type=1029;Static text
ItemID=0x2507000? <---- which number must this be ?
ParentID=0x25070000
Pos=357,0,165,22
Zone= 543 327 165 22 0 1 0x25070002 1 -0.5 0x25070008 0.02 0.5 0 0
Color=0xFE
Font=19
Text=955
TextFlags=0x4

This shows up in game, so it works
[G25 I54]
Name=Length
Type=1029;Static text
ItemID=0x25070002
ParentID=0x25070000
Pos=264,0,90,22
Zone= 450 327 90 22 0 1 0x25070001 1 -0.5 0x25070002 0 0.5 0 0
Color=0xFE
Font=19
Text=2016
TextFlags=0x6

I now have the length workin thru the names file.
But this not the best way.

Hope someone can help ?

Foo
__________________

This forum is not the same without you Dave.. we'll miss you buddy
FooFighters is offline   Reply With Quote