Sorekill
Freshman
Offline
Posts: 11
|
 |
« on: July 04, 2008, 11:50:33 AM » |
|
I run bots for both AO and AoC and wondering if a few of the mods from AO can be ported over to AoC such as: Guides Ventrillo Then wondering if there is a way for the craft mod to show a list of everyone's crafts in the guild after they have inputed it. Atm, when someone setcraft's then does craft it only shows theirs. It would be nice if someone does craft it shows a list of everyone's crafts in the guild. For the ported ones, if someone could post a how to on what specifically changed in the code might help me. As it is, I just began to read on how to code php and mysql  but haven't actually programmed in 13 yrs and abit out of touch.
|
|
|
|
|
Logged
|
|
|
|
figgy
Freshman
Offline
Posts: 6
|
 |
« Reply #1 on: July 04, 2008, 03:11:56 PM » |
|
Are you referring to Ragebot modules or pbot?
I don't think I had seen guides or ventrilo for bebot, then again I didn't use it in AO...
Then again I would like to know where to find the ventrilo module you speak of.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Noer
|
 |
« Reply #3 on: July 05, 2008, 06:05:22 AM » |
|
Hi Sorekill,
if it is 0.5.x modules you can use them directly.
If it is 0.4.x modules you need to recode them a bit. If its 0.4.x modules please send links directly to them and I can convert them when I have the time.
|
|
|
|
|
Logged
|
|
|
|
|
|
Helious
Freshman
Offline
Posts: 10
|
 |
« Reply #5 on: July 05, 2008, 11:32:37 PM » |
|
A Vent mod would be really badass...
|
|
|
|
|
Logged
|
|
|
|
|
|
Helious
Freshman
Offline
Posts: 10
|
 |
« Reply #7 on: July 06, 2008, 01:28:21 PM » |
|
I cant get it to work at all, even using the link you posted, I just get that it doesnt exist
|
|
|
|
|
Logged
|
|
|
|
|
Vrykolas
|
 |
« Reply #8 on: July 07, 2008, 11:38:39 AM » |
|
I've attempted to port the ventrilo display, however I don't run a Vent server myself, so I would appreciate some kind soul testing it and telling me of any bugs. Simply copy this file into the custom/modules folder, rename it to ventrilo.php and restart the bot ventrilo.phps
|
|
|
|
|
Logged
|
|
|
|
|
Noer
|
 |
« Reply #9 on: July 07, 2008, 12:18:57 PM » |
|
I've attempted to port the ventrilo display, however I don't run a Vent server myself, so I would appreciate some kind soul testing it and telling me of any bugs. Simply copy this file into the custom/modules folder, rename it to ventrilo.php and restart the bot ventrilo.phpsIt works, except that the settings-stuff has no type added by default due to no default values added to the settings. So that will have to be changed in order for it to work as it should. 
|
|
|
|
|
Logged
|
|
|
|
|
Glarawyn
|
 |
« Reply #10 on: July 07, 2008, 12:44:01 PM » |
|
If you're going to much with my code you would want to make sure you're starting with the BeBot 0.4 version of the Ventrilo module, not the BeBot 0.2 version. Eventually I'll get around to updating to BeBot 0.5....but it took me until BeBot 0.3 was released as BeBot 0.4 before I started updating my 0.2 modules to 0.4... 
|
|
|
|
|
Logged
|
|
|
|
|
Vrykolas
|
 |
« Reply #11 on: July 07, 2008, 01:32:28 PM » |
|
Thanks for pointing that out - I downloaded the wrong version in error.
The correct version should now be ported and the settings should now be fixed.
I would also like to thank Glarawyn for the hard work in writing the module.
|
|
|
|
|
Logged
|
|
|
|
Sorekill
Freshman
Offline
Posts: 11
|
 |
« Reply #12 on: July 07, 2008, 07:48:01 PM » |
|
thanks for porting those mods and thanks for all the hard work 
|
|
|
|
|
Logged
|
|
|
|
|
Vrykolas
|
 |
« Reply #13 on: July 07, 2008, 08:25:13 PM » |
|
There was an issue in the module that I have now corrected and applied a fix for those who have downloaded and run the older version. The Ventrilo module requires you to install ventrilo_status (full details on that can be found in the link in Glarawyns' post above or here(there is also a version of the Guides module on this thread.)
|
|
|
|
« Last Edit: July 07, 2008, 08:29:31 PM by Vrykolas »
|
Logged
|
|
|
|
|