Jump to content

XML:BINA/PAR3: Difference between revisions

174 bytes removed ,  1 September 2017
m
→‎Step 2 - creating BINA3RAP file: removing depricated version attribute
m (→‎Step 3 - creating TXMP file: removing depricated version attribute)
m (→‎Step 2 - creating BINA3RAP file: removing depricated version attribute)
Line 1,999: Line 1,999:
====Step 2 - creating BINA3RAP file====
====Step 2 - creating BINA3RAP file====
* file name in this example: "'''BINA3RAP<font color="#00AA00">decal_particle_name</font>.xml'''"
* file name in this example: "'''BINA3RAP<font color="#00AA00">decal_particle_name</font>.xml'''"
* <Version> .. '''<font color="#FF0000">has to be the same version as your own OniSplit, change it if necessary</font>
* <font color="#777777"><CollideWithChars> .. is ignored by decals</font>
* <font color="#777777"><CollideWithChars> .. is ignored by decals</font>
* <HasDecalState>true .. is needed
* <HasDecalState>true .. is needed
Line 2,008: Line 2,007:


  <?xml version="1.0" encoding="utf-8"?>
  <?xml version="1.0" encoding="utf-8"?>
  <Oni '''<font color="#FF0000">Version="0.9.41.0"</font>>'''
  <Oni>
     <Particle Name="'''<font color="#00AA00">decal_particle_name</font>'''">
     <Particle Name="'''<font color="#00AA00">decal_particle_name</font>'''">
         <Options>
         <Options>
Line 2,086: Line 2,085:
     </Particle>
     </Particle>
  </Oni>
  </Oni>


====Step 3 - creating TXMP file====
====Step 3 - creating TXMP file====
8,018

edits