You are here: Big Brother Bot ForumGeneral CategoryGeneral DiscussionLooking for a dev to code a few plugins...
Pages: [1]   Go Down
  Print  
Author Topic: Looking for a dev to code a few plugins...  (Read 945 times) Bookmark and Share
Support Hero
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« on: October 18, 2010, 07:52:18 PM »

Hello all,
I am looking for a plugin developer to code a few plugins that I have been unable to find...
This is a paid request to a certain extent, I have a set budget and cannot really exceed it.

Below are two needed plugins, if you can code these please send me a PM... All plugins must be compatible with CoD4. They should not require any other plugins be active if at all possible.

1) Time spent. I need a plugin that tracks the time a player has spent playing on a server, this means how long he has been on a team in the server (if possible, differentiate from when he is in spectator) as minimal time spent is a requirement for our staff. Plugin does not need any configurable options. I wish to be able to type in !spenttime @2 and see (in minutes or hours) how long he has been connected.

2) Vote Kick. Simple idea behind this one, and a duplicate of functionality for punkbuster enabled servers. We had a system using the pb power facility to give junior admins 5 points. Regular members had 1 point. It took 8 points to kick a player, so a junior admin needed 3 people to help him issue a kick. Recently the pbrcon file on our server, if present, has started to create a issue where it kicks random people for corrupt flow and evenbalance has not been able to help within the last 3 months. Our server is still pb enabled, but the power facility is down. Usage: user types !vkick name/number reason (only difference is the v in front of the command). If he is in mod group he is given "5 points", if in unregistered/user/reg he is give 1 "point". When 8 is reached, offending player is removed from server. Should be configurable in the xml how many points each player has, how many they need, and what groups have more power.

Remember this is a paid request, but contact me by PM before starting to make sure the pay is right for you.
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3483
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #1 on: October 18, 2010, 11:40:20 PM »

For your request n° 1, the ctime plugin that can be found with XLRstats could be what you're looking for. I does not differenciate the time spent as a spectator thought. The time spent can be seen in database, or with Echelon IIRC and of course from XLRstats.
Logged

Support Hero
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #2 on: October 19, 2010, 03:57:08 AM »

Hmm, I have looked into that before. I do not want at this time  to use that as it requires xlrstats to be active...

*Via my HTC EvO 4G*
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Support Hero
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #3 on: October 21, 2010, 03:06:27 PM »

Somehow I forgot to add in the most important plugin we are looking to be coded....

One of our CoD4 servers runs Killhouse map 24/7 and as such we do not allow people to sit around with a lmg and camp all day as the map is small... We are looking for a anti-camp plugin. The idea behind this is simple and do-able with a mod (x4 mod).
I believe all the info needed is parsed already...

Player a shoots, his coordinates (i think) are parsed...
If player a shoots again with the same coordinates (give or take a little) within 20 seconds, he is warned for camping. Then if 30 seconds from when he first shot (10 seconds after warning), he is kicked.

Above all else, I would love to see some plugin do this...
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD2, CoD4, CoD5
Posts: 20
Offline Offline
WWW
« Reply #4 on: October 22, 2010, 04:30:58 AM »

Events are only logged when the player scores a hit, but their coordinates are not printed in the log file as far as I know.

This is really only possible (and its easy to do) using a mod.
Logged

Support Hero
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #5 on: October 22, 2010, 12:13:55 PM »

My bad then. I thought it logged where he was on the map, but it has been a while since I looked into the log file.
If anyone has any idea on how to do that, would love to hear it. (obviously without a mod).
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Support Hero
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #6 on: November 02, 2010, 12:49:22 PM »

No one able to code the vote kick system?
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Beta Testers
*
OS: Windows
Type: Home user
Gameservers: UrT
Posts: 117
Offline Offline
WWW
« Reply #7 on: November 02, 2010, 01:00:33 PM »

I was thinking about something like yours, but i decide to dont try code it.
I thought about plugin which will gave the points, so for example admins can share points(every level can give different amount of points) and there is a commands from which u can spend your points.
Like for slap u need 20 points and when u do that commands yoour points dissapire(20 of them) or for kick 50.
But I dont want my server become an slap and kick baterfaild Cheesy
Logged

Newbie
*
OS: --No B3 installed--
Type: --No B3 installed--
Gameservers: COD4
Posts: 7
Offline Offline
« Reply #8 on: August 05, 2011, 02:17:34 PM »

Do you have B3 programmers to write me a small plugin?
Paid request?
Logged
Tags:
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal