Jump to content

XML:Advanced tutorial: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 36: Line 36:
* Now we copy a block three times and insert our new data.
* Now we copy a block three times and insert our new data.


         <Object Id="11568" Type="FLAG">
         <FLAG Id="11568">
             <Header>
             <Header>
                 <Flags>0</Flags>
                 <Flags></Flags>
                 '''<Position>-600 0 -640</Position>'''
                 '''<Position>-600 0 -640</Position>'''
                 <Rotation>0 200.5907 0</Rotation>
                 <Rotation>0 200.5907 0</Rotation>
Line 48: Line 48:
                 <Notes>under the edge</Notes>
                 <Notes>under the edge</Notes>
             </OSD>
             </OSD>
         </Object>
         </FLAG>
         <Object Id="11568" Type="FLAG">
         <FLAG Id="11568">
             <Header>
             <Header>
                 <Flags>0</Flags>
                 <Flags></Flags>
                 '''<Position>-650 0 -750</Position>'''
                 '''<Position>-650 0 -750</Position>'''
                 <Rotation>0 200.5907 0</Rotation>
                 <Rotation>0 200.5907 0</Rotation>
Line 61: Line 61:
                 <Notes>closed door</Notes>
                 <Notes>closed door</Notes>
             </OSD>
             </OSD>
         </Object>
         </FLAG>
         <Object Id="11568" Type="FLAG">
         <FLAG Id="11568">
             <Header>
             <Header>
                 <Flags>0</Flags>
                 <Flags></Flags>
                 '''<Position>-650 0 -475</Position>'''
                 '''<Position>-650 0 -475</Position>'''
                 <Rotation>0 200.5907 0</Rotation>
                 <Rotation>0 200.5907 0</Rotation>
Line 74: Line 74:
                 <Notes>electro thingy</Notes>
                 <Notes>electro thingy</Notes>
             </OSD>
             </OSD>
         </Object>
         </FLAG>


* Let's save flag file, convert it back into .oni formate and continueing with the patrol path file. Documentation can be found [[OBD_talk:BINA/OBJC/PATR|here]]. (XML basic tutorial page has an overview whether docus are available or not.)
* Let's save flag file, convert it back into .oni formate and continueing with the patrol path file. Documentation can be found [[OBD_talk:BINA/OBJC/PATR|here]]. (XML basic tutorial page has an overview whether docus are available or not.)


         <Object Id="11569" Type="PATR">
         <PATR Id="11569">
             <Header>
             <Header>
                 <Flags>0</Flags>
                 <Flags></Flags>
                 <Position>80.96647 15.1689625 -536.0079</Position>
                 <Position>80.96647 15.1689625 -536.0079</Position>
                 <Rotation>0 0 0</Rotation>
                 <Rotation>0 0 0</Rotation>
Line 97: Line 97:
                 </Points>
                 </Points>
             </OSD>
             </OSD>
         </Object>
         </PATR>


{| border=0 cellspacing=20 cellpadding=0 align=right
{| border=0 cellspacing=20 cellpadding=0 align=right
8,018

edits