It appears you have not registered with our community. To register please click here ...
September 03, 2010, 03:36:03 PM
Home
Documentation
Installation
Usage
Customize
Support
Support - FAQ
Cheatsheet
Forums
Help
Search
Tags
Downloads
Source Code
Stable dev repo
XLR8or's dev repo
Login
Register
Activation Mail
The creator of these plugins has not shown activity in a while. Posting in this board may not result in a fast reply or a reply at all.
Read the full Support Disclaimer here
You are here:
Big Brother Bot Forum
Add-Ons
Plugins Discussion
Plugins by Anubis
(Moderator:
Anubis
)TopKiller plugin 1.0.4
Pages:
1
2
[
3
]
4
5
Go Down
« previous
next »
Print
Author
Topic: TopKiller plugin 1.0.4 (Read 12996 times)
Anubis
Moderator
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
COD4
Posts: 228
Offline
Re: TopKiller plugin
«
Reply #30 on:
February 18, 2009, 01:28:38 AM »
1.0.2 version contains some small extension. It shows the number of headshots next to the damage:
Quote
Top killer: someplayer with 4 kills and damage: 320 ! Headshots: 3 !
>>> Download <<<
HF
Logged
http://g4g.pl/
Bakes
Dev. Team
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 1185
Online
Support Specialty:
B3-Core, CoD/BFBC2 parsers, FTP-functionality, Plugin development
Re: TopKiller plugin
«
Reply #31 on:
February 18, 2009, 02:36:44 AM »
Does this make it game-specifiic in any way?
Logged
[
Openbanter
|
Scrim (cod4)
|
BanTweeter
|
FTPyTail
|
ForumLink
]
Anubis
Moderator
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
COD4
Posts: 228
Offline
Re: TopKiller plugin
«
Reply #32 on:
February 18, 2009, 03:48:30 AM »
Well... dunno how it's at URT but the plugin searches for
MOD_HEAD_SHOT
at (kill event)
event.data[3]
. Works for COD4 game.
«
Last Edit: February 18, 2009, 03:50:02 AM by Anubis
»
Logged
http://g4g.pl/
Bakes
Dev. Team
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 1185
Online
Support Specialty:
B3-Core, CoD/BFBC2 parsers, FTP-functionality, Plugin development
Re: TopKiller plugin
«
Reply #33 on:
February 18, 2009, 04:38:14 AM »
yeah, that makes it cod4/waw specific. mebbe you should release 2 versions?
Logged
[
Openbanter
|
Scrim (cod4)
|
BanTweeter
|
FTPyTail
|
ForumLink
]
Anubis
Moderator
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
COD4
Posts: 228
Offline
Re: TopKiller plugin
«
Reply #34 on:
February 18, 2009, 05:12:25 AM »
Well.. it could be only one version where support for URT is implemented also but I need to know how it's done at this game. I need to look at the URT parser .
Logged
http://g4g.pl/
leonpadi
Full Member
Posts: 53
Offline
Re: TopKiller plugin
«
Reply #35 on:
March 18, 2009, 01:42:17 AM »
Bump!
I am referring on cod4.
I would like, Anubus, to inform people please about...
-Is it easy to add the 3 most powered players at the end of each map (round) ?
The final project to show ...
TopKiller 1 SOMEONE kills # and damage #
TopKiller 2 SOMEONE kills # and damage #
TopKiller 3 SOMEONE kills # and damage #
-Also, do i have to make any changes on any parser's file , or it's just about putting the 2 files you share on the correct locations (extpluging folders) and that's it?
Thanks for your precious time dear Anubis
Logged
Anubis
Moderator
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
COD4
Posts: 228
Offline
Re: TopKiller plugin
«
Reply #36 on:
March 18, 2009, 03:36:40 AM »
Hello!
Sorry, I've been extemley busy last few weeks. Now, I'm comming back to semi-virtual life, so I will be able to take care about my plugins and their bugs, features, and... all this stuff.
Be prepared
regards!
Logged
http://g4g.pl/
Anubis
Moderator
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
COD4
Posts: 228
Offline
Re: TopKiller plugin
«
Reply #37 on:
March 20, 2009, 02:47:22 PM »
Well... as promised announcing 3 top killers. Please download, install and test it
Awaiting your feedback!
>>> Download <<<
Logged
http://g4g.pl/
leonpadi
Full Member
Posts: 53
Offline
Re: TopKiller plugin
«
Reply #38 on:
March 20, 2009, 03:19:45 PM »
It's working like a dream BUT in SD gametype it would be best IF we could see the results at game's end, instead of each round's end...
Other than that it seems to be working like a dream, i will keep you updated
«
Last Edit: March 20, 2009, 03:36:25 PM by leonpadi
»
Logged
Anubis
Moderator
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
COD4
Posts: 228
Offline
Re: TopKiller plugin
«
Reply #39 on:
March 20, 2009, 03:54:06 PM »
well... this not depends on me. And I'm not able to fix it. B3 triggers the ROUND END event, and then I'm displaying the results, however they are showed at the beginning of the next round. Just cannot be fixed :/
Logged
http://g4g.pl/
leonpadi
Full Member
Posts: 53
Offline
Re: TopKiller plugin
«
Reply #40 on:
March 25, 2009, 09:32:45 AM »
Hello again
No worries about that req for each round's statistics in SnD anymore, it's alright
I would like to ask you if it's easy to integrate this in Team Deathmatch (or Deathmatch) mode too, as it works only in SnD.
I have to mention that every other Gametype (like TDM-WAR and DM) at the end should have a "trigger" which means the map's end.
Thanks again
Logged
Anubis
Moderator
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
COD4
Posts: 228
Offline
Re: TopKiller plugin
«
Reply #41 on:
May 10, 2009, 10:28:07 PM »
Quote from: leonpadi on March 25, 2009, 09:32:45 AM
... at the end should have a "trigger" which means the map's end.
Currently that 'trigger' is the end of the round. What could be the trigger in this case?
regards
Logged
http://g4g.pl/
leonpadi
Full Member
Posts: 53
Offline
Re: TopKiller plugin
«
Reply #42 on:
May 10, 2009, 10:39:51 PM »
Quote from: Anubis on May 10, 2009, 10:28:07 PM
Currently that 'trigger' is the end of the round. What could be the trigger in this case?
regards
A good option for tdm should be by the mods offering rounds in this gametype. So imagine a tdm (war) which runs in 2 (or more) rounds. In that case, when round 1 ends, we should be able to get stats...
Logged
Bakes
Dev. Team
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 1185
Online
Support Specialty:
B3-Core, CoD/BFBC2 parsers, FTP-functionality, Plugin development
Re: TopKiller plugin
«
Reply #43 on:
May 11, 2009, 07:27:11 AM »
maybe @topkillers would be good?
Again, as Anubis said, b3 can only respond to events, and at the moment, it uses the end round event, which I assume is what you are talking about.
Logged
[
Openbanter
|
Scrim (cod4)
|
BanTweeter
|
FTPyTail
|
ForumLink
]
Stec
Full Member
Posts: 58
Offline
Re: TopKiller plugin
«
Reply #44 on:
May 12, 2009, 07:00:42 AM »
My apologies for this simple question but is this plugin supposed to automatically generate a message?
I've got the plugin in external plugins folder and the .xml in the main b3/conf folder. I've edited the b3.xml and placed the plugin in line there as well. Nothing seems to happen at a round end.
Excerpt from log:
Code:
090512 09:43:13
BOT
Loading Plugin #7 topkiller [C:\UserFiles\ADMIN\GameServers\cod4_2\b3bot\b3\conf\plugin_topkiller.xml]
090512 09:43:13
INFO
Could not find built in plugin topkiller, trying external plugin directories.
No module named topkiller
090512 09:43:13
BOT
TopkillerPlugin: Loading config C:\UserFiles\ADMIN\GameServers\cod4_2\b3bot\b3\conf\plugin_topkiller.xml for TopkillerPlugin
090512 09:43:13
DEBUG
Register Event: Stop Process: TopkillerPlugin
090512 09:43:13
DEBUG
Register Event: Program Exit: TopkillerPlugin
090512 09:43:13
BOT
Plugin topkiller (1.0.1 - Anubis) loaded
090512 09:43:13
VERBOSE
0 cid changed from None to -1
Logged
Tags:
Pages:
1
2
[
3
]
4
5
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News (Read Only)
===> News Archive
=> General Discussion
=> Servers
-----------------------------
Support Forums
-----------------------------
=> Installation Support
=> General Usage Support
=> Game specific Support
===> BFBC2
===> CoD, CoD:UO, CoD2
===> CoD4
===> CoD5
===> UrT
===> Other games
-----------------------------
Add-Ons
-----------------------------
=> Plugins Discussion
===> Plugin Releases!
===> Plugins by xlr8or
===> Plugins by Courgette
===> Plugins by Bakes
===> Plugins by Ismael
===> Plugins by flinkaflenkaflrsk
===> Plugins by Anubis
=> XLRstats
=> Echelon v2
=> Configurations
=> Installers
-----------------------------
Community Developers
-----------------------------
=> Plugin Developers
=> The Code Bin