Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
Attachpoint Problem (Read 84 times)
Jun 3rd, 2004 at 11:47pm

stevewilson   Offline
Colonel
Wish I had my pic here!
Hanford, Ca.

Gender: male
Posts: 445
*****
 
I'm tring to attach a beacon to a beacon tower and am having no luck.
The tower compiled by itself will work, however when I include the portion of code for the attach point, I can no longer get it to compile with bglcomp.

I use the codeing from the instruction provided from the M$ BGLComp SDK.

Can anyone tell me what I've got wrong with the code below?

<?xml version="1.0"?>
<FSData
version="9.0"
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xsi:noNamespaceSchemaLocation="bglcomp.xsd" >
<SceneryObject
     lat="N36 21.26"
     lon="W119 44.43"
     alt="0"
     altitudeIsAgl="TRUE"
     pitch="0"
     bank="0"
     heading="317"
     imageComplexity="NORMAL">
     <LibraryObject
           name="7f38bfbc4a40e2953c3f5c8482fa2c87"
           scale="1.9"/>
           <AttachedObject
                 attachpointName="attachpt_beacon"
                 pitch="20"
                 bank="-10"
                 heading="90">
                 <BiasXYZ
                       biasX="0.0"
                       biasY="1.0"
                       biasZ="0.0"/>
                 <Beacon
                       type="CIVILIAN"
                       baseType="AIRPORT" />
           </AttachedObject>
     </LibraryObject>
</SceneryObject>
</FSData>

Any help great appreaceated.

Steve

Rollerball: Are you aroung here? ;)

PS For some reason the spacing in the code does not appear as it should, sorry about that.
 

Steve&&&&CPU: Intel Pentium 4 519 3.06 GHz &&Memory: 512MB (256MBx2) DDR PC3200 (400MHz) DIMM &&Intel Graphics Media Accelerator 900 Graphics&&Motherboard: Intel Augsburg &&SATA 8MB Cache 160GB 7200 &&CD R/W ROM, DVD-R/RW&&1 CPU FAN, 1 ANTEC FAN&&300 W PSU, WITH FAN &&FS9/2002&&...
IP Logged
 
Reply #1 - Jun 5th, 2004 at 8:41pm

stevewilson   Offline
Colonel
Wish I had my pic here!
Hanford, Ca.

Gender: male
Posts: 445
*****
 
Got it fixed and all is working now.
 

Steve&&&&CPU: Intel Pentium 4 519 3.06 GHz &&Memory: 512MB (256MBx2) DDR PC3200 (400MHz) DIMM &&Intel Graphics Media Accelerator 900 Graphics&&Motherboard: Intel Augsburg &&SATA 8MB Cache 160GB 7200 &&CD R/W ROM, DVD-R/RW&&1 CPU FAN, 1 ANTEC FAN&&300 W PSU, WITH FAN &&FS9/2002&&...
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print