Topics
-
- 4 answers
- 4.4k views
Some players when they wanna join the server Adkats display Warrnings and kick the player, how to fix it I already try to clean database, reload plugin, nothing work...
Last reply by BERL1, -
I will appreciate every help
Last reply by TheTomik, -
- 2 replies
- 9.2k views
So I setup everything good but when i try to lunch it i have this
Last reply by BERL1, -
- 9 answers
- 1.8k views
has any one manage to get the UMM work with rotating maplists? lets say maplist 1 has 2 maps, and when all maps where played 1 time, it should forward to maplist 2. for some reason, it does not do that, not sure if it should work like it, but the readme sugest that it can work so,unless i misreaded it.
Last reply by iamadeadpixel, -
- 1 answer
- 1.5k views
I only want to know if they lose VIP after expire or not
Last reply by maxdralle, -
- 8 answers
- 12.6k views
I put CWelcomeMessages3.cs file to /Plugins/BF4 on my server then i restarted ProCon layer then i opened ProCon and clicked on Plugins icon and Plugin is nowhere.I will appreciate every help!
Last reply by TheTomik, -
- 14 answers
- 7.6k views
I run a 20 man conquest infantry BF4 server, i want to run large & small maps in my rotation. Is there a plugin i can use to keep the Gamemode counter at the same ticket count,when it changes from small map to large map?
Last reply by Hedius, -
- 10 replies
- 2.7k views
Hello guys how i can allowed who i like join as spectrator to server ? not every one can join to spectrator
Last reply by B7ackhawk, -
- 29 replies
- 4.8k views
Originally Posted by maxdralle*: Insane Limits - High Ping + Missing Ping Kicker - (working code) When players have a high ping or missing ping and your Server Plugin for checking player ping does not work correctly, then you can do this with Insane Limits and everythings works fine! It is compatible with BF3, BF4 Server. Required Insane Limits Version 0.9.17.0 or later. This limit check from all players the current ping. On high ping the player get a warning message. It kicks the player automaticly after 2 warning messages in a row (you can change the # of warning msg). On missing ping (-1ms or 0ms) it kicks the player directly after 3min playtime. …
Last reply by Timm, -
- 24 answers
- 4.7k views
Hello guys first happy new year to all i use this code , can some one change it for me ! i need make 6 limited when player kill 6 with explosive he got kick that mean 5 warning 6kill kick if (Regex.Match(kill.Weapon, @"(_:SMK|FLASH|Shield)", RegexOptions.IgnoreCase).Success) return false; // show warnings at procon chattab // yes = true | no = false bool bShowToProcon = true; String kCounter = killer.Name + "_NoExplosives_Count"; TimeSpan time = TimeSpan.FromSeconds(5); // Activations within 5 seconds count as 1 int warnings = 0; if (plugin.RoundData.issetInt(kCounter)) warnings = plugin.RoundData.getInt(kCounter); if (warnings == 0) { String global…
Last reply by B7ackhawk, -
- 2 replies
- 2.2k views
Hi, Looking to ban shotguns on Sunday. Looks like procrulz doesn't have a date option with the day listed. InsaneLimits has a date option that gives a date as, Sunday December 25, 2011. Can you please give help to use that day from date variable to ban shotguns on Sunday.
Last reply by Skepmeister, -
- 2 replies
- 2.9k views
Hi everone, can anyone tell me if there is an app for ipad available please?
Last reply by Hedius, -
- 0 replies
- 910 views
I will appreciate every help!
Last reply by TheTomik, -
Originally Posted by Zaeed*: Basic infomation: This plugin will share all bans across servers running within the same instance of procon, allowing for global banning of players. BF3 Compatible Requirements: Procon version 0.5.4.2 or above Installation: - Extract CSharedBanlist.cs into plugin directory. Current version: 1.0.0.0 Changelog: Notes: Thanks to: Phogue for Procon Download: link down below Description: When a ban is added on one server, it will appear on all others within the same instance of proc…
Last reply by C4MQS8, -
- 0 replies
- 948 views
Hi all. It is possible to send automatic restart for procon layer on round end? Fo exmaple after each round and after each 2 round. Maybe be some one know an Insane Limites code or example?
Last reply by Timm, -
Exactly i am searching for some ProconRulz Code or Insane Limits Code I will appreciate every kind of help
Last reply by TheTomik, -
- 6 replies
- 4.3k views
We now have an official Discord server. You must have a forum account to be able to join, which you can do here. View full article
Last reply by Prophet731, -
- 3 answers
- 1.6k views
I appreciate every help!
Last reply by TheTomik, -
- 5 replies
- 7.6k views
When i connect to the layer, i end up seeying only players - chat - events - lists - server settings - console but when i reconnect again, i also get the parent layer control this not always happen, 7 out of 10 i get all options in sight, anyone else noticed this ?
Last reply by Prophet731, -
- 0 replies
- 3k views
My settings example frequency same as the factions don't change for me. Does the new procon ver cause that?
Last reply by Bartis, -
- 1 answer
- 9k views
Hey Folks, i lokking for a script where i can set limits for using m320 and nades. i just want 5 nade and 5 m320 kills on my server. by the 5th tiome should be read a message, by 6 the player should get a kil, by 8 kick Can someone help me for this? That would be realy cool! Greet 5chroeder
Last reply by Stov3top, -
- 0 replies
- 4.2k views
I will be adding new ways to sign up to the site. The following options are available now: Discord Google More will be added to this list at a later date. View full article
Last reply by Prophet731, -
- 11 replies
- 6.1k views
Hi. From Russian IP we can't open this web site, it is sanction? ?
Last reply by Prophet731, -
- 3 replies
- 5.2k views
Hello i use this code (Regex.Match(server.MapFileName, @"(MP_Prison|XP0_Metro)", RegexOptions.IgnoreCase).Success && (Regex.Match(kill.Weapon, @"(AA Mine|M320|_LVG|_HE|_3GL|_Claymore|_AT4|_C4|_FGM148|U_Claymore|U_Grenade_RGO_FIM92|_FLASH|_Flashbang|_GrenadeRGO|_M15|_M224|_M34|_M67|_MGL|_NLAW|_RPG7|_Sa18IGLA|_SLAM|_SMAW|_Claymore|_SRAW|_Starstreak|_Tomahawk|_UCAV|_V40|_XM25|ROADKILL|Death)", RegexOptions.IgnoreCase).Success && !Regex.Match(kill.Weapon, @"(_SMK|_Smoke|_Suicide|_SoldierCollision|_DamageArea)", RegexOptions.IgnoreCase).Success)) all work but there is some explosive not banned like rog can some one added all explosive please …
Last reply by B7ackhawk, -
- 3 answers
- 11.7k views
i recorded a video of the error before the crash, but i have no idea what causes this error and how to fix it... everything was running fine for a month and then... this started happening today https://youtu.be/gNwrwtY_RZA my plugins enabled :
Last reply by wizz3, -
- 1 reply
- 9.5k views
Hello . is there any core or plugins for make Defibrillator 100% when try rev ? well , i mean one click revive 100% not 20%
Last reply by Prophet731, -
BF4DB View File Installation There are a few steps to complete before this plugin will be operational. You must first have created an account with us and then claim a server. Once you have a server claimed you will be given an API key. Once you have placed the plugin in your Procon layer, the last step is to set up the plugin with the API key and change any settings you might need. Each of these steps will be outlined below. Claiming Server To claim a server please log in and click Server Tools under the user menu. On the Server Tools page, you can claim new servers and manage existing ones. You will then see a box that…
Last reply by BF4DB, -
- 2 answers
- 15.7k views
Hey everyone! When the site went down I managed to find time to upload all the plugins that I downloaded from the old procon site. Later i see that this new site is up and I am glad about it I'm not even sure if I am allowed to post my link here but here you go.. I managed to grab around 100 procon plugins Use it if you find it helpful 😄 https://unity-gamers.com/community/resources/categories/procon-admin-tool.4/
Last reply by Prophet731, -
- 2 answers
- 2k views
Hi can someone assist our clan in uploading plugins please, we do not have much of a clue where to start. thank you
Last reply by Prophet731, -
- 1 answer
- 4.8k views
Hi, I stumbled on these lines of code: https://i.imgur.com/MI3OMNP.png Is the Muted mode the same as when you can't type in chat after spamming? Can these commands/vars(?) be used in a plugin? They also look a lot like the vars in the startup config file, can they be used in there? Thanks in advance! J4nssent
Last reply by Prophet731, -
- 1 answer
- 1.1k views
What exactly plugins i should use to setup Challenges properly and how i can setup them right?I will appreciate every help Thanks a lot!
Last reply by Prophet731, -
- 3 replies
- 2.7k views
Hey! I like the new look of the forum! However, I can't seem to find a way to update a topic? Obviously starting a new one is easier.
Last reply by Prophet731, -
Hello guys can someone help me at first thank you i need setting for auto nuke , i have server Metro + locker ticket 3000 . so , i have problem base rape i make so many setting but it not work i hope some one give me good setting thank you !
Last reply by B7ackhawk, -
- 0 replies
- 5.3k views
This is just a quick fix release to update the URL for the RSS feed. This was needed due to the forum upgrade. You can download the latest version from here.
Last reply by Prophet731, -
- 1 reply
- 4.3k views
As you probably know, the website was offline for a few hours today (12/19/2019). I was working on upgrading the forums to a newer version but I ran into problems and kept getting permission errors. I've tried multiple ways to fix it but no luck. Short of doing a fresh installation of the software and having to re-import the topics/users I will need to figure out another solution. This was me today.
Last reply by Prophet731, -
- 21 replies
- 3.3k views
Hello guys , i use insane-limits i need help about explosives limted first kill only warning second kill player The third time kick player is there code for this ? thank you
Last reply by B7ackhawk, -
- 43 replies
- 6.3k views
Originally Posted by maxdralle*: BF4 baserape detector with auto nuke - insane limits (working code) this code start a auto-nuke on baserape situation (working with bf4 server + insane limits + conquest map). every 30 seconds it checks the TLPM rate (ticket lost per minute rate) each team. it is a baserape when team1 have a high TLPM rate and team2 a low TLPM rate. example: losing team: 70 TicketLost/Min AND winning team: 5 TicketLost/Min = baserape (preparing nuke) if a baserape is detected a nuke request will be sent (preparing nuke). after 3 requests in a row (you can change this value) the auto-nuke is started automatically. the auto-nuke will not sta…
Last reply by B7ackhawk, -
I appreciate every help!
Last reply by TheTomik, -
- 7 answers
- 2k views
Hey, I have the statlogger active on the correct Host, Port, Database name, Username and password. I have followed the instrctions and entered my database info under "options" - Plugins and the statlogger is active. I have run the database set up query and when i try to activate adkat in procon it says: "ERROR-7600: [Database Server info could not be fetched! Make sure XpKiller's Stat Logger is running on this server!]" What the heck am i missing?
Last reply by Pandorino, -
Hello i install adkats and run it but adkats kick some player why ? how u can stop it ? please i need help if anyone know how stop it
Last reply by B7ackhawk, -
- 0 replies
- 22.8k views
Hey Folks, i need your Help! I need some scripts for Proconrulz. I was trying the Proconrulz tool, but i dont understand this not realy. Can someone, where have experience in write proconrulz scripts, for me write the scirpts? I just want 5 nades and 5 m320. At the 6 and 7 should be a kill and by 8 a kick. I would rly kind of you, when someone this do for me, that i just have to need to copy and paste in proconrulz! thx in advance! Greetz, 5chroeder
Last reply by 5chroeder, -
- 1 reply
- 2.2k views
Does anyone know of a site in which would produce images of each map layout for normal conquest?
Last reply by Prophet731, -
- 1 reply
- 2.6k views
So as i said i need help with AdKads.When you will help me and it will work as i want i can send you 5 Eur Steam Gift Card Contact:Discord name-TheTomik #0478 :Or here in comments(chat) I will appreciate every help!
Last reply by Prophet731, -
- 0 replies
- 5k views
I was thinking of having conquest small until say 20 players. We have a 46-man slot server. Hard to stay full. We have votemap and host about 15 of the most played maps. We don't want a 24/7 map. I know that the plugin ULTIMATE MAP MANAGER does this, but not sure how to set it up. Is there maybe a insane limits code?
Last reply by Kracklin_Bacon, -
- 30 replies
- 10.9k views
This release has been upgraded to the .NET Framework 4.7. You will need to have that version installed in order to run all versions past 1.5.3.0. This will be released next week on Friday (11/22/19). If you are already running version 1.5.2.1 then it should prompt you for this update. Follow this topic to be notified when it's released if you haven't upgraded yet to 1.5.2.1 Changes Compiled for .NET Framework 4.7 Added missing BFHL definitions Docker Support Also in this version I will hopefully have a docker version available for procon. This is for the more advanced users but I think it would be worth it. This is also my first attempt at building a docker …
Last reply by Prophet731, -
- 26 replies
- 2.6k views
Originally Posted by TMiland*: Mute on Foreign Language - Google Translate API This limit will warn/warn/mute if it detects any other language in chat than English! See bottom of post if you want to allow more. This limit is based on PC9's Chat bad word detection using Google service* This limit requires: AdKats Advanced In Game Admin and Ban Enforcer and a Google API Key. Set limit to evaluate OnAnyChat, set action to None Set first_check to this Code: Code: if (player.LastChat.StartsWith("ID_CHAT_") || player.LastChat.StartsWith("/") || player.LastChat.StartsWith("!") || player.LastChat.StartsWith("@") || player.LastChat.StartsWith("_") || …
Last reply by Jhinta, -
Originally Posted by Phil_K*: Description Automatic Round Restarter helps you to restart the round on a given player count or less. This can help you to avoid dead-locks with battlelog where no player can join your server and/or gets the message that the server is currently changing map and therefor can not be joined. As an addition for whorst case you can select to restart your server. This will send the command admin.shutDown to your server. Depending on your GSPs configuration the server will be restarted or stays down. If that is the case you have to go to your GSPs config panel and start your server by your own. USE WITH CARE! If you select th…
Last reply by Prophet731, -
- 4 replies
- 6.3k views
I know this sounds very stupid, but i cannot get pass the first step of just connecting . I can connect through Procon to the new BF3 server i bought 1 day ago through g-portal but not fully as the password is incorrect. Is there anyone here that can try ,i am will to give the details or to add you to try, but for some reason i get the error "the password you entered is incorrect" I have the page open as you can see on G-portal with all the details but i cannot connect. Thanx in advance.
Last reply by Prophet731, -
- 0 replies
- 23.7k views
Now that the usage stats work again, I have made the page to view them. You can view it at the link below. https://stats.myrcon.net/
Last reply by Prophet731, -
- 2 replies
- 2.1k views
Hello, Im "New" to Procon, I used to own a BF3 server a couple years ago, but we preferred Rconnet.de, and it served us well. My friends and I have just started it back up, but rconnet no longer exists...so we resorted to procon... WE worked out most of the major kinks, but we have one major mountain to climb... When Procon is running, the program open and all, all of the plugins work. As soon as I shut down procon (just exit out of the program), all of the plugins, including admin commands, votemap, spambot messages, etc. no longer function in game. Is there a way to have procon running "in the background" per se, or a way where it will always be communicati…
Last reply by Prophet731,
-
Forum Statistics
700
Total Topics55.9k
Total Posts -
Member Statistics
-
Who's Online 0 Members, 0 Anonymous, 48 Guests (See full list)
- There are no registered users currently online
-
Our picks
-
EZRCON Update (9/4/2021)
Prophet731 posted a topic in News,
Game Server Hosting:
We're happy to announce that EZRCON will branch out into the game server provider scene. This is a big step for us so please having patience if something doesn't go right in this area. Now, what makes us different compared to other providers? Well, we're going with the idea of having a scaleable server hosting and providing more control in how you set up your server. For example, in Minecraft, you have the ability to control how many CPU cores you wish your server to have access to, how much RAM you want to use, how much disk space you want to use. This type of control can't be offered in a single service package so you're able to configure a custom package the way you want it.
You can see all the available games here. Currently, we have the following games available.
Valheim (From $1.50 USD)
Rust (From $3.20 USD)
Minecraft (Basic) (From $4.00 USD)
Call of Duty 4X (From $7.00 USD)
OpenTTD (From $4.00 USD)
Squad (From $9.00 USD)
Insurgency: Sandstorm (From $6.40 USD)
Changes to US-East:
Starting in January 2022, we will be moving to a different provider that has better support, better infrastructure, and better connectivity. We've noticed that the connection/routes to this location are not ideal and it's been hard getting support to correct this. Our contract for our two servers ends in March/April respectively. If you currently have servers in this location you will be migrated over to the new provider. We'll have more details when the time comes closer to January. The new location for this change will be based out of Atlanta, GA. If you have any questions/concerns please open a ticket and we'll do our best to answer them.-
- 5 replies
Picked By
Prophet731, -
-
EZRCON Update 5/13/2021
Prophet731 posted a topic in News,
Hello All,
I wanted to give an update to how EZRCON is doing. As of today we have 56 active customers using the services offered. I'm glad its doing so well and it hasn't been 1 year yet. To those that have services with EZRCON, I hope the service is doing well and if not please let us know so that we can improve it where possible. We've done quite a few changes behind the scenes to improve the performance hopefully.
We'll be launching a new location for hosting procon layers in either Los Angeles, USA or Chicago, IL. Still being decided on where the placement should be but these two locations are not set in stone yet. We would like to get feedback on where we should have a new location for hosting the Procon Layers, which you can do by replying to this topic. A poll will be created where people can vote on which location they would like to see.
We're also looking for some suggestions on what else you would like to see for hosting provider options. So please let us know your thoughts on this matter.-
- 4 replies
Picked By
Prophet731, -
-
Procon Version 1.5.3.5 Released
Prophet731 posted a topic in News,
Added ability to disable the new API check for player country info
Updated GeoIP database file
Removed usage sending stats
Added EZRCON ad banner
If you are upgrading then you may need to add these two lines to your existing installation in the file procon.cfg. To enable these options just change False to True.
procon.private.options.UseGeoIpFileOnly False
procon.private.options.BlockRssFeedNews False
-
- 2 replies
Picked By
Prophet731, -
-
Procon, Database & BFACP Hosting
Prophet731 posted a topic in News,
I wanted I let you know that I am starting to build out the foundation for the hosting services that I talked about here. The pricing model I was originally going for wasn't going to be suitable for how I want to build it. So instead I decided to offer each service as it's own product instead of a package deal. In the future, hopefully, I will be able to do this and offer discounts to those that choose it.
Here is how the pricing is laid out for each service as well as information about each. This is as of 7/12/2020.
Single MySQL database (up to 30 GB) is $10 USD per month.
If you go over the 30 GB usage for the database then each additional gigabyte is charged at $0.10 USD each billing cycle. If you're under 30GB you don't need to worry about this.
Databases are replicated across 3 zones (regions) for redundancy. One (1) on the east coast of the USA, One (1) in Frankfurt, and One (1) in Singapore. Depending on the demand, this would grow to more regions.
Databases will also be backed up daily and retained for 7 days.
Procon Layer will be $2 USD per month.
Each layer will only allow one (1) game server connection. The reason behind this is for performance.
Each layer will also come with all available plugins installed by default. This is to help facilitate faster deployments and get you up and running quickly.
Each layer will automatically restart if Procon crashes.
Each layer will also automatically restart daily at midnight to make sure it stays in tip-top shape.
Custom plugins can be installed by submitting a support ticket.
Battlefield Admin Control Panel (BFACP) will be $5 USD per month
As I am still working on building version 3 of the software, I will be installing the last version I did. Once I complete version 3 it will automatically be upgraded for you.
All these services will be managed by me so you don't have to worry about the technical side of things to get up and going.
If you would like to see how much it would cost for the services, I made a calculator that you can use. It can be found here https://ezrcon.com/calculator.html
-
- 11 replies
Picked By
Prophet731, -
-
Procon Version 1.5.3.4 Released
Prophet731 posted a topic in News,
I have pushed out a new minor release which updates the geodata pull (flags in the playerlisting). This should be way more accurate now. As always, please let me know if any problems show up.
-
- 9 replies
Picked By
Prophet731, -
-