Page 1 of 1

I need help with a plugin

Posted: Tue Oct 04, 2005 1:09 pm
by shortstuff1990
I have the effe plugin and it always says input string is not in the correct format what do I do?? Here is what the xml looks like

Code: Select all

- <plugin>
  <tag>effe</tag> 
- <struct>
  <name>Main</name> 
  <size>0</size> 
- <value>
  <type>bitmask32</type> 
  <offset>0x00</offset> 
  <name>Flags</name> 
- <bitmask>
  <bit>32</bit> 
  <name>Deleted When Attachemnt Deactivates</name> 
  </bitmask>
- <bitmask>
  <bit>31</bit> 
  <name>Required for Gameplay</name> 
  </bitmask>
  </value>
- <value>
  <type>reflexive</type> 
  <offset>0x28</offset> 
  <name>Locations</name> 
  </value>
- <struct>
  <name>Locations</name> 
  <size>32</size> 
- <value>
  <type>string32</type> 
  <offset>0x00</offset> 
  <name>Marker Name</name> 
  </value>
  </struct>
- <value>
  <type>reflexive</type> 
  <offset>0x34</offset> 
  <name>Events</name> 
  </value>
- <struct>
  <name>Events</name> 
  <size>64</size> 
- <value>
  <type>float</type> 
  <offset>0x00</offset> 
  <name>Skip Fraction</name> 
  </value>
- <value>
  <type>float</type> 
  <offset>0x0C</offset> 
  <name>Delay Bounds</name> 
  </value>
- <value>
  <type>float</type> 
  <offset>0x10</offset> 
  <name>Delay Bounds - To</name> 
  </value>
- <value>
  <type>float</type> 
  <offset>0x14</offset> 
  <name>Duration Bounds</name> 
  </value>
- <value>
  <type>float</type> 
  <offset>0x18</offset> 
  <name>Duration Bounds - To</name> 
  </value>
  </struct>
  </struct>
  </plugin>
can you please correct it or give a link to one that works
I have tried all of them on this site including the effe plugin that comes with dot halo none of em work I have every plugin off this site
and I cannot find one that will work :?:

Posted: Tue Oct 04, 2005 5:20 pm
by shade45
it looks like you have a extra

Code: Select all

</struct>
at the end of the plugin

Posted: Tue Oct 04, 2005 5:55 pm
by Fantom13
No he doesnt,