Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Other Products » Custom Brenbot Plugin Error
Re: Custom Brenbot Plugin Error [message #361589 is a reply to message #361585] Fri, 05 December 2008 18:28 Go to previous messageGo to previous message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma:
General (5 Stars)
It means there's no table called mp3's in the brenbot.dat database, obviously it requires some custom setup. All official plugins will setup tables on their own when required.

Also, you do know BRenBot 1.52 *already* has commands for snda, sndp and sndt don't you?


<!--   Sound Commands

  Commands for sending sounds to players in the server

  --> 
<command name="snda">
  <permission level="3" /> 
  <syntax value="!snda <soundfile.wav>" /> 
  <help value="Plays a sound heard by all players. Filenames of soundfiles in always.dat should be used." /> 
  <enabled value="1" /> 
  <hideInHelp value="1" /> 
  <group>irc_admin</group> 
  <module>bhs</module> 
  <alias>broadcast</alias> 
  </command>
<command name="sndp">
  <permission level="3" /> 
  <syntax value="!sndp <user> <soundfile.wav>" /> 
  <help value="Plays a sound heard (only) by user. Filenames of soundfiles in always.dat should be used." /> 
  <enabled value="1" /> 
  <hideInHelp value="1" /> 
  <group>irc_admin</group> 
  <module>bhs</module> 
  </command>
<command name="sndt">
  <permission level="3" /> 
  <syntax value="!snda <team> <soundfile.wav>" /> 
  <help value="Plays a sound heard by entire team. Filenames of soundfiles in always.dat should be used. Team Nod or 0, Team GDI or 1." /> 
  <enabled value="1" /> 
  <hideInHelp value="1" /> 
  <group>irc_admin</group> 
  <module>bhs</module> 
  </command>


EDIT: Changed quote to code so indenting does not get fucked up


http://steamsignature.com/card/1/76561197975867233.png

[Updated on: Fri, 05 December 2008 18:31]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: BRenbot
Next Topic: Bumpmapping
Goto Forum:
  


Current Time: Wed Dec 18 15:56:32 MST 2024

Total time taken to generate the page: 0.00697 seconds