2015-12-15 01:33:16 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2016-01-02 17:24:40 +00:00
|
|
|
<ScriptTemplate version="4">
|
2015-12-15 01:33:16 +00:00
|
|
|
<name>VisorFlare</name>
|
2016-01-02 17:24:40 +00:00
|
|
|
<properties>
|
2015-12-15 01:33:16 +00:00
|
|
|
<property ID="0x00" name="Name" type="string"/>
|
|
|
|
<property ID="0x01" name="Position" type="vector3f"/>
|
|
|
|
<property ID="0x02" name="Unknown 1" type="bool"/>
|
|
|
|
<property ID="0x03" name="Unknown 2" type="long"/>
|
|
|
|
<property ID="0x04" name="Unknown 3" type="bool"/>
|
|
|
|
<property ID="0x05" name="Unknown 4" type="float"/>
|
|
|
|
<property ID="0x06" name="Unknown 5" type="float"/>
|
|
|
|
<property ID="0x07" name="Unknown 6" type="float"/>
|
|
|
|
<property ID="0x08" name="Unknown 7" type="long"/>
|
|
|
|
<struct ID="0x09" name="FlareDef 1" template="Structs/FlareDef.xml"/>
|
|
|
|
<struct ID="0x0A" name="FlareDef 2" template="Structs/FlareDef.xml"/>
|
|
|
|
<struct ID="0x0B" name="FlareDef 3" template="Structs/FlareDef.xml"/>
|
|
|
|
<struct ID="0x0C" name="FlareDef 4" template="Structs/FlareDef.xml"/>
|
|
|
|
<struct ID="0x0D" name="FlareDef 5" template="Structs/FlareDef.xml"/>
|
|
|
|
</properties>
|
2016-02-14 08:03:17 +00:00
|
|
|
<states/>
|
|
|
|
<messages/>
|
2015-12-15 01:33:16 +00:00
|
|
|
<editor>
|
|
|
|
<properties>
|
|
|
|
<property name="InstanceName" ID="0x00"/>
|
|
|
|
<property name="Position" ID="0x01"/>
|
|
|
|
</properties>
|
2016-01-02 18:03:33 +00:00
|
|
|
<assets>
|
2016-02-14 08:03:17 +00:00
|
|
|
<billboard source="file">script/common/VisorFlare.txtr</billboard>
|
|
|
|
</assets>
|
2015-12-15 01:33:16 +00:00
|
|
|
<rotation_type>disabled</rotation_type>
|
|
|
|
<scale_type>disabled</scale_type>
|
|
|
|
</editor>
|
|
|
|
</ScriptTemplate>
|