BRenBot without Renguard [message #351795] |
Mon, 22 September 2008 14:53 |
Periphelion
Messages: 4 Registered: April 2007
Karma: 0
|
Recruit |
|
|
I've seen it done before, so I was wondering how I can have my server use BRenBot without any renguard period. So it won't tell my members they can't do anything if they don't have renguard?
|
|
|
|
Re: BRenBot without Renguard [message #361483 is a reply to message #351795] |
Fri, 05 December 2008 01:00 |
|
Gen_Blacky
Messages: 3250 Registered: September 2006
Karma: 1
|
General (3 Stars) |
|
|
make a plugin to stop if from connecting to renguad network and do what danpaul says <renguard required="1"/> to <renguard required="0"/> , renguard waste of resources don't flame me for saying that
Edit:
I guess you cant make a plugin since you don't kno the renguard protocol or anything , brenbot should just remove it the renguard protocols and complety remove it and release the source )-o.
[Updated on: Fri, 05 December 2008 01:12] Report message to a moderator
|
|
|
Re: BRenBot without Renguard [message #395719 is a reply to message #351795] |
Mon, 20 July 2009 15:17 |
C C_guy
Messages: 133 Registered: January 2007 Location: Canada
Karma: 0
|
Recruit |
|
|
Periphelion wrote on Mon, 22 September 2008 23:53 | I've seen it done before, so I was wondering how I can have my server use BRenBot without any renguard period. So it won't tell my members they can't do anything if they don't have renguard?
|
I fi can upload the folder here just add it to your brenbot and tada
-
Attachment: norg.pm
(Size: 0.52KB, Downloaded 142 times)
|
|
|
Re: BRenBot without Renguard [message #395720 is a reply to message #395719] |
Mon, 20 July 2009 15:18 |
C C_guy
Messages: 133 Registered: January 2007 Location: Canada
Karma: 0
|
Recruit |
|
|
C C_guy wrote on Mon, 20 July 2009 17:17 |
Periphelion wrote on Mon, 22 September 2008 23:53 | I've seen it done before, so I was wondering how I can have my server use BRenBot without any renguard period. So it won't tell my members they can't do anything if they don't have renguard?
|
I fi can upload the folder here just add it to your brenbot and tada
|
both of these are needed.
-
Attachment: norg.xml
(Size: 0.75KB, Downloaded 163 times)
|
|
|
|
Re: BRenBot without Renguard [message #395782 is a reply to message #395725] |
Tue, 21 July 2009 11:27 |
C C_guy
Messages: 133 Registered: January 2007 Location: Canada
Karma: 0
|
Recruit |
|
|
danpaul88 wrote on Mon, 20 July 2009 18:02 | That plugin wont work in 1.52, it calls a method which no longer exists.
|
Huh? it works perfectly for me.
|
|
|
|
Re: BRenBot without Renguard [message #395800 is a reply to message #351795] |
Tue, 21 July 2009 15:29 |
Genesis2001
Messages: 1397 Registered: August 2006
Karma: 0
|
General (1 Star) |
|
|
Just wait for 1.54 (if that's the next public version?)
It already drops RenGuard support.
But for now, do what Gen_Blacky said.
In renguard.cfg, set the messages to some thing like:
Quote: | [BR] RenGuard is gay - Don't download it!
|
(Message is for lulz factor.)
and set in commands.xml
Quote: | <renguard required="1" />
|
TO:
Quote: | <renguard required="0" />
|
Do this for all plugins' .xml files.
[Updated on: Tue, 21 July 2009 15:30] Report message to a moderator
|
|
|