Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Other Products » Custom Brenbot Plugin Error
Custom Brenbot Plugin Error [message #361585] Fri, 05 December 2008 17:47 Go to previous message
Gen_Blacky is currently offline  Gen_Blacky
Messages: 3250
Registered: September 2006
Karma:
General (3 Stars)
I have this plugin that someone made for me that uses these commands. This is not used for serverside. Its pulls sound from a database that are all in the always.dat and i get this error (at bottom)

   <command name="snda">
      <permission level="3"/>
      <syntax value="!snda &lt;soundfile.wav&gt;"/>
      <help value="Plays a sound heard by all players. "/>
      <enabled value="1"/>
      <hideInHelp value="0"/>

      <group>irc_admin</group>

   </command>

  <command name="sndp">
    <permission level="3"/>
    <syntax value="!sndp &lt;user&gt; &lt;soundfile.wav&gt;"/>
    <help value="Plays a sound heard (only) by user."/>
    <enabled value="1"/>
    <hideInHelp value="1"/>
    <group>irc_admin</group>
  </command>


  <command name="sndt">
    <permission level="3"/>
    <syntax value="!sndp &lt;team&gt; &lt;soundfile.wav&gt;"/>
    <help value="Plays a sound heard (only) by team."/>
    <enabled value="1"/>
    <hideInHelp value="1"/>
    <group>irc_admin</group>
  </command>


DBD::SQLite2::st execute failed: no such table: mp3s(1) at dbdimp.c line 412 at
brdatabase.pm line 63.


I would just like to know what the error means


http://s18.postimage.org/jc6qbn4k9/bricks3.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: BRenbot
Next Topic: Bumpmapping
Goto Forum:
  


Current Time: Mon Oct 28 11:30:48 MST 2024

Total time taken to generate the page: 0.00828 seconds