Most of the plugins here are made by B3 users and the authors may not visit frequently. If you need support for plugins or if questions remain unanswered, you will have to contact the author directly. Read the full Support Disclaimer here
NOTE: Do not attach plugins to your forumtopics! Attachements are periodically removed by maintenance tasks. Upload your plugins to our Downloads section instead!

Pages: [1] 2   Go Down
  Print  
Author Topic: Duel plugin  (Read 3740 times) Bookmark and Share
Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« on: August 28, 2010, 08:14:46 AM »

Description:

Allows you to challenge your friends in a duel.
Type "!duel joe" to challenge your friend Joe. If he accepts your challenge, each kill made between the two of you will be counted.
You can make multiple challenges in the same round and continue your challenge on multiple rounds (as long as each of you stay on the server)

Commands :
 !duel <name> : challenge a player or accept a challenge
 !duelcancel : cancel a challenge you started
 !duelreset : reset scores to 0 to a challenge you started

Changelog :
28/08/2010 - 1.0
 - first release. Manages multiple challenges simultaniously


Download



« Last Edit: November 05, 2010, 08:22:58 PM by Courgette » Logged


Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: cod
Posts: 26
Offline Offline
« Reply #1 on: August 29, 2010, 02:13:57 PM »

Hello
Work fine in cod uo
funny plug  Grin
*restart after round.

Thanks
« Last Edit: August 29, 2010, 02:18:41 PM by adam » Logged

Beta Testers
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 3 CoD4, 1 MoH, 1 BC2, and 2 BO
Posts: 158
Offline Offline
WWW
« Reply #2 on: September 13, 2010, 07:47:17 PM »

Hey,
I have this plugin installed. It works....10% of the time so far. I've tested it on !register'd people, and people i have made senioradmin, and it doesn't always work. Whenever they type !duel, they get invalid permissions or something like that, then they eventually get kicked. Once they have registered, i've had them exit the server, and come back in..still not working. Also, i've restarted B3, and no luck.
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #3 on: September 13, 2010, 11:08:21 PM »

can you provide your b3.log for such situations ?
Logged

Beta Testers
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 3 CoD4, 1 MoH, 1 BC2, and 2 BO
Posts: 158
Offline Offline
WWW
« Reply #4 on: September 14, 2010, 07:57:59 AM »

http://pastebin.com/81gkxw3t - my b3 log (looking at it now, it semms i have a few conflicts..which i hope i can fix)



« Last Edit: September 14, 2010, 08:08:02 AM by foxinabox » Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #5 on: September 14, 2010, 08:53:30 AM »

from what I see of your log, it is the wideban plugin that kick/ban.
Your kick/ban issue is not related to the duel plugin.

To confirm this, disable the wideban plugin and try to use the duel plugin.
« Last Edit: September 14, 2010, 01:48:54 PM by Courgette » Logged

Former Dev. (senate)
*****
OS: Linux
Type: Owner dedicated server(s)
Gameservers: OpenArena
Posts: 258
Offline Offline
« Reply #6 on: September 14, 2010, 01:35:28 PM »

http://pastebin.com/81gkxw3t - my b3 log (looking at it now, it semms i have a few conflicts..which i hope i can fix)

As Courgette said, it comes from my Wideban plugin. Weirdly, it seems that your users have a 'None' string for their pbid, instead of a None object.

Please try the new release at:

http://www.bigbrotherbot.net/forums/releases/wideban/

And please post any further requests to this thread.

Alternatively, since your game engine seems to never use pbid, you can turn it off in your wideban.xml to fix your problem :

Code: xml
no
Logged
Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: alterIW
Posts: 652
Offline Offline
WWW
« Reply #7 on: October 24, 2010, 04:42:37 AM »

How do you add this to your b3.xml? There's no config file. I would normally put this:

      <plugin name="duel" config="@b3/extplugins/conf/plugin_duel.xml"/>

or something similar.
Logged
Beta Testers
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 3 CoD4, 1 MoH, 1 BC2, and 2 BO
Posts: 158
Offline Offline
WWW
« Reply #8 on: October 24, 2010, 05:52:23 AM »

Here you go Gross....I know it looks wierd, but this is it.

<plugin name="duel"/>
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #9 on: October 24, 2010, 06:22:07 AM »

no config file is required for this plugin
Logged

Beta Testers
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 3 CoD4, 1 MoH, 1 BC2, and 2 BO
Posts: 158
Offline Offline
WWW
« Reply #10 on: October 24, 2010, 06:23:20 AM »

Oh, someone gave me that line to use, but i guess maybe they only use it so they can see that they have it installed or something of the sort.
Logged

Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: alterIW
Posts: 652
Offline Offline
WWW
« Reply #11 on: October 24, 2010, 06:40:14 AM »

Tried this with MOH and the command responded. Gotta test it with other players on the server. Should be a lot of fun.
Logged
Beta Testers
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 3 CoD4, 1 MoH, 1 BC2, and 2 BO
Posts: 158
Offline Offline
WWW
« Reply #12 on: October 24, 2010, 06:51:25 AM »

It does work with MoH, the only issue that can be an unavoidable pain in the ass, is that if you issue the !duel command, and then the person dies, they may not see the challenge. So you may need to issue it a couple times. Other than that, it works flawlessly. Another thing I hope EA/DICE fixes is the amount of time a message stays up...2 seconds is a pain.
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #13 on: October 24, 2010, 07:13:08 AM »

agreed. Or even better, having a console like we have in Quake3 games that slides down from top where we can see chat history
Logged

Beta Testers
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 3 CoD4, 1 MoH, 1 BC2, and 2 BO
Posts: 158
Offline Offline
WWW
« Reply #14 on: October 24, 2010, 08:08:07 AM »

Yea, thats the same as CoD4..then if you die, the window is still there and you can see history.
Logged

Tags:
Pages: [1] 2   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal