Jump to content

ProconRulz V44j1 - weapon limits and other event-triggered admin actions


ColColonCleaner

Recommended Posts

Originally Posted by DonKim*:

 

BAMBAM pls help me .....

 

I want to Limit the Nad Kills but it doesn´t Work ! My rule works for only 2min. after that the Rule recognizes EVERY Weapon Kill as an NADE kill !!! :sad:

 

Here my Rule

 

On Kill;Map Subway,Damage M67;PlayerCount 10;Say %p% Nade LIMIT is set on 15 Kills ! be careful

On Kill;Map Subway,Damage M67;PlayerCount 15;Say %p% Nade LIMIT REACHED ! STOP NOW

On Kill;Map Subway,Damage M67;PlayerCount 16;Say %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway,Damage M67;PlayerCount 17;Say %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway,Damage M67;PlayerCount 18;Say %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway,Damage M67;PlayerCount 19;Say %p% Nade LIMIT REACHED ! STOP NOW one kill & u will be Kicked ;Kill 100

On Kill;Map Subway,Damage M67;PlayerCount 20;Say %p% Kicked because he is incorrigible -> over 20 Kills with Nades...;Kick

i tried also this

 

On Kill;Map Subway,Weapon M67;PlayerCount 10;Say %p% Nade LIMIT is set on 15 Kills ! be careful

On Kill;Map Subway,Weapon M67;PlayerCount 15;Say %p% Nade LIMIT REACHED ! STOP NOW

On Kill;Map Subway,Weapon M67;PlayerCount 16;Say %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway,Weapon M67;PlayerCount 17;Say %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway,Weapon M67;PlayerCount 18;Say %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway,Weapon M67;PlayerCount 19;Say %p% Nade LIMIT REACHED ! STOP NOW one kill & u will be Kicked ;Kill 100

On Kill;Map Subway,Weapon M67;PlayerCount 20;Say %p% Kicked because he is incorrigible -> over 20 Kills with Nades... ;Kick

and this

 

On Kill;Map Subway,Damage Explosive;PlayerCount 10;Say %p% Nade LIMIT is set on 15 Kills ! be careful

On Kill;Map Subway,Damage Explosive;PlayerCount 15;Say %p% Nade LIMIT REACHED ! STOP NOW

On Kill;Map Subway,Damage Explosive;PlayerCount 16;Say %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway,Damage Explosive;PlayerCount 17;Say %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway,Damage Explosive;PlayerCount 18;Say %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway,Damage Explosive;PlayerCount 19;Say %p% Nade LIMIT REACHED ! STOP NOW one kill & u will be Kicked ;Kill 100

On Kill;Map Subway,Damage Explosive;PlayerCount 19;Say %p% Kicked because he is incorrigible -> over 20 Kills with Nades... ;Kick

WHATS WRONG with it?

 

 

EDIT: I´ve found my error ... :biggrin: NOW it works

 

On Kill;Map Subway;Weapon M67;Count 10;Say %p% Nade LIMIT is set on 15 Kills ! be careful

On Kill;Map Subway;Weapon M67;Count 15;Say %p% Nade LIMIT REACHED ! STOP NOW

On Kill;Map Subway;Weapon M67;Count 16;PlayerSay %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway;Weapon M67;Count 17;PlayerSay %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway;Weapon M67;Count 18;PlayerSay %p% Nade LIMIT REACHED ! STOP NOW;Kill 100

On Kill;Map Subway;Weapon M67;Count 19;Say %p% Nade LIMIT REACHED ! STOP NOW one kill & u will be Kicked ;Kill 100

On Kill;Map Subway;Weapon M67;Count 20;Say %p% Kicked because he is incorrigible -> over 20 Kills with Nades... ;Kick

I´ve to write Count and not PlayerCount :biggrin: !!!!
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

No, you don't want to use Count. Use PlayerCount. Count will add up all the players so that if one player has 19 nade kills, if another player makes one nade kill, it will count as the 20th nade kill and kick him even though he made only one nade kill. Your order is simply backwards. You need the highest count first and the lowest count last.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Selfrot*:

 

How and where do I add these rulz? I have no freaking idea, I tried adding it to the CS file -- Didn't work. Tried modding it in Procon -- Didn't work.

 

Help, pl0x? Be more specific as to where to add these rules in your documentation!

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

How and where do I add these rulz? I have no freaking idea, I tried adding it to the CS file -- Didn't work. Tried modding it in Procon -- Didn't work.

 

Help, pl0x? Be more specific as to where to add these rules in your documentation!

Read the first post!

 

www.phogue.net/forumvb/showth...-admin-actions*

 

Under How to enter your rulz, click show.

 

Look! A pretty picture and explaination!

Click the elements 1..5 as per the screenshot below.

When the [...] button is clicked on the 'Rules' plugin setting (#5 in image) a pop-up edit window wll appear and you cut-and-paste your rulz into that window and save.

proconrulz1.jpg

Don't be helpless in life, READ! If you skim, you will miss the important stuff.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Selfrot*:

 

Read the first post!

 

www.phogue.net/forumvb/showth...-admin-actions*

 

Under How to enter your rulz, click show.

 

Look! A pretty picture and explaination!

Hmmmmmmmmmmmmmmmmmmm, Ctrl-f - How to enter your rulz, gave NOTHING, shocking isn't it? :biggrin:
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by DonKim*:

 

No, you don't want to use Count. Use PlayerCount. Count will add up all the players so that if one player has 19 nade kills, if another player makes one nade kill, it will count as the 20th nade kill and kick him even though he made only one nade kill. Your order is simply backwards. You need the highest count first and the lowest count last.

Danke dir ty_ger07 für den Tipp jetzt funktioniert es SUPER !

wusste auch nicht das ich eine Absteigende folge haben muss ! Danke dir nochmal !!

 

THX ty_ger07 ... was a nice tip ! now it works superb !!!

I dont know that i need a descending sequence !

But you never stop learning !!

 

THX

 

here my NADE limit Rule for all the other people .. :biggrin:

 

On Kill;Map Subway;Weapon M67;PlayerCount 20;Say %p% Kicked because he is incorrigible -> over 20 Kills with Nades... ;Kick

On Kill;Map Subway;Weapon M67;PlayerCount 19;Say %p% Nade LIMIT REACHED ! STOP NOW one kill & u will be Kicked ;Kill 100

On Kill;Map Subway;Weapon M67;PlayerCount 18;PlayerSay %p% Nade LIMIT REACHED ! STOP NOW #18;Kill 100

On Kill;Map Subway;Weapon M67;PlayerCount 17;PlayerSay %p% Nade LIMIT REACHED ! STOP NOW #17;Kill 100

On Kill;Map Subway;Weapon M67;PlayerCount 16;PlayerSay %p% Nade LIMIT REACHED ! STOP NOW #16;Kill 100

On Kill;Map Subway;Weapon M67;PlayerCount 15;PlayerSay %p% Nade LIMIT REACHED ! STOP NOW

On Kill;Map Subway;Weapon M67;PlayerCount 10;PlayerSay %p% Nade LIMIT is set on 15 Kills #10 ! be careful

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Selfrot*:

 

On Kill;Weapon as&val;TempBan 300 AS Val

On Kill;Weapon M15&AT&MINE;TempBan 300 Mine

On Kill;Damage ProjectileExplosive;TempBan 300 No M320/RPG/SMAW

On Kill;Weapon Weapons/Gadgets/Claymore/Claymore;TempBan 300 Claymore

On Kill;Weapon Weapons/Gadgets/C4/C4;TempBan 300 C4

Any idea why these ^ doesn't work?
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

Can same one say me if this will work?

 

On Kill;Rate 6 15;Exec punkBuster.pb_sv_command pb_sv_getss %p%;say PB Screen taken of %p%

Yes, that should work.

 

Or is there a way to say take a screenshot if player has kdr 3.5?

No, there is no easy way to track KDR and no, you can't do a .5 KDR. You could take a screenshot at 3 KDR or 4 KDR, but not at 3.5 KDR.

 

Here is an example of taking a screenshot at 4 KDR:

 

On Kill;Incr %kills%;Incr %server_4deaths[%v%]%;Incr %server_4deaths[%v%]%;Incr %server_4deaths[%v%]%;Incr %server_4deaths[%v%]%

On Kill;If %kills% > 5;If %kills% > %server_4deaths[%p%]%;Exec punkBuster.pb_sv_command pb_sv_getss %p%;say PB Screen taken of %p%

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by coco777*:

 

Any idea why these ^ doesn't work?

Try this>

 

On Kill;Weapon as&val;TempBan 300 %p% AS Val

On Kill;Weapon M15&AT&MINE;TempBan 300 % Mine

On Kill;Damage ProjectileExplosive;TempBan 300 %p% No M320/RPG/SMAW

On Kill;Weapon Weapons/Gadgets/Claymore/Claymore;TempBan 300 %p% Claymore

On Kill;Weapon Weapons/Gadgets/C4/C4;TempBan 300 %p% C4

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by DonKim*:

 

Yes, that should work.

 

 

 

No, there is no easy way to track KDR and no, you can't do a .5 KDR. You could take a screenshot at 3 KDR or 4 KDR, but not at 3.5 KDR.

 

Here is an example of taking a screenshot at 4 KDR:

 

On Kill;Incr %kills%;Incr %server_4deaths[%v%]%;Incr %server_4deaths[%v%]%;Incr %server_4deaths[%v%]%;Incr %server_4deaths[%v%]%

On Kill;If %kills% > 5;If %kills% > %server_4deaths[%p%]%;Exec punkBuster.pb_sv_command pb_sv_getss %p%;say PB Screen taken of %p%

ty_ger ... What i´ve to do if i want a kdr of ...hmm 5 or better 6 ?

 

what i´ve to change in your rule ?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

ty_ger ... What i´ve to do if i want a kdr of ...hmm 5 or better 6 ?

 

what i´ve to change in your rule ?

What it is simply doing is increasing %server_4deaths[%v%]% by 4 for each player death. It then checks to see if the player has more kills than %server_4deaths[%p%]%. If they do, that means that their KDR is greater than 4.

 

Here is 5:

 

On Kill;Incr %kills%;Incr %server_5deaths[%v%]%;Incr %server_5deaths[%v%]%;Incr %server_5deaths[%v%]%;Incr %server_5deaths[%v%]%;Incr %server_5deaths[%v%]%

On Kill;If %kills% > 5;If %kills% > %server_5deaths[%p%]%;Exec punkBuster.pb_sv_command pb_sv_getss %p%;say PB Screen taken of %p%

 

Here is 6:

 

On Kill;Incr %kills%;Incr %server_6deaths[%v%]%;Incr %server_6deaths[%v%]%;Incr %server_6deaths[%v%]%;Incr %server_6deaths[%v%]%;Incr %server_6deaths[%v%]%;Incr %server_6deaths[%v%]%

On Kill;If %kills% > 5;If %kills% > %server_6deaths[%p%]%;Exec punkBuster.pb_sv_command pb_sv_getss %p%;say PB Screen taken of %p%

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Selfrot*:

 

Thanks but the old ones worked, I just fucked up the plugin ^^

 

My "annoying weapon's block";

Code:

On Kill;Weapon AS&Val;PlayerCount 1;kill 100;PlayerSay No AS Val!
On Kill;Weapon AS&Val;PlayerCount 2;kick 100 AS Val
On Kill;Weapon AS&Val;PlayerCount 3;TempBan 300 AS Val (3 min)
On Kill;Weapon M15&AT&MINE;PlayerCount 1;kill 100;PlayerSay No AT Mines
On Kill;Weapon M15&AT&MINE;PlayerCount 2;kick 100 AT Mines
On Kill;Weapon M15&AT&MINE;PlayerCount 3;TempBan 300 Mine (3 min)
On Kill;Damage ProjectileExplosive;PlayerCount 1;kill 100;PlayerSay No M320/RPG/SMAW
On Kill;Damage ProjectileExplosive;PlayerCount 2;kick 100 No M320/RPG/SMAW
On Kill;Damage ProjectileExplosive;PlayerCount 3;TempBan 300 No M320/RPG/SMAW (3 min)
On Kill;Weapon Weapons/Gadgets/Claymore/Claymore;PlayerCount 1;kill 100;PlayerSay No Claymores!
On Kill;Weapon Weapons/Gadgets/Claymore/Claymore;PlayerCount 2;kick 100 No Claymores!
On Kill;Weapon Weapons/Gadgets/Claymore/Claymore;PlayerCount 3;TempBan 300 Claymore (3 min)
On Kill;Weapon Weapons/Gadgets/C4/C4;PlayerCount 1;kill 100;PlayerSay No C4!
On Kill;Weapon Weapons/Gadgets/C4/C4;PlayerCount 2;kick 100 No C4!
On Kill;Weapon Weapons/Gadgets/C4/C4;PlayerCount 3;TempBan 300 No C4!
On Kill;Weapon Weapons/Knife/Knife;Say %p% knifed %v%. Good job!
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by DonKim*:

 

New question;

 

Any idea how to make an auto announcer saying; "Admin %p% has joined the game!"?

 

On Join;Admin;Say Admin %p% has joined the game!

 

Obviously didn't work.

 

Cheers

Hmmm that should be working .... Its the same as my !

 

On Join;Admin;Say !!! ATTENTION !!! ADMIN %p% joining

 

But attention u wont see it because its on JOIN not on Spawn ! Joining is already @ the Battlelog ! Thats the reason why u didnt see it !

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Kiffkiller*:

 

Hi all,

I have a small problem with my server. Ervery Round it ends in a fcking baseraping and I hate it. Is there a chance to kill a whole Team without the Admins and protected players? The normal InGame Admin of Procon kills all player inclusive the Admins.

 

Something like: On Say;Admin;Text @nuke ru;Russian Army;kill 100

But this don't work.

 

Greetz Kiffkiller

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Above8*:

 

Hello

What could this message in plugins tab mean?

 

[20:12:20 21] ProconRulz.cs (Line: 76, C: 31) CS0246: The type or namespace name 'PRoConPluginAPI' could not be found (are you missing a using directive or an assembly reference_)

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Xeideo*:

 

Yes, that should work.

 

 

 

No, there is no easy way to track KDR and no, you can't do a .5 KDR. You could take a screenshot at 3 KDR or 4 KDR, but not at 3.5 KDR.

 

Here is an example of taking a screenshot at 4 KDR:

 

On Kill;Incr %kills%;Incr %server_4deaths[%v%]%;Incr %server_4deaths[%v%]%;Incr %server_4deaths[%v%]%;Incr %server_4deaths[%v%]%

On Kill;If %kills% > 5;If %kills% > %server_4deaths[%p%]%;Exec punkBuster.pb_sv_command pb_sv_getss %p%;say PB Screen taken of %p%

Thx for info but i found a mistake in my Script. You need to make it like this to get working PB Sceens:

 

On Kill;Rate 6 15;Exec punkBuster.pb_sv_command pb_sv_getss "%p%";say PB Screen taken of %p%

 

(The Player name must in " ")

This works perfectly i have test it on my public server.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by bambam*:

 

killengage here's your full plugin: displays the list of admin player names when any player says anything including the string 'admin'...

 

On Spawn;Admin;ServerFirst;Set %server_admins% %p%;End

On Spawn;Admin;PlayerFirst;Set %server_admins% %p%,%server_admins%

On Say;Text admin;Admins;Say Yes %p%, admins %server_admins% online and in-game

On Say;Text admin;Not Admins;Say %p% no admins are currently in-game but your message will be picked up later

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by bambam*:

 

Selfrot Achtung! You have the PlayerCounts back to front (check PlayerCount > 3 first, then PlayerCount > 2, then PlayerCount > 1, otherwise the PlayerCount > 1 will always kick in before the others get a chance...):

 

On Kill;Weapon AS&Val;PlayerCount 3;TempBan 300 AS Val (3 min)

On Kill;Weapon AS&Val;PlayerCount 2;kick AS Val

On Kill;Weapon AS&Val;PlayerCount 1;kill 100;PlayerSay No AS Val!

 

On Kill;Weapon M15&AT&MINE;PlayerCount 3;TempBan 300 Mine (3 min)

On Kill;Weapon M15&AT&MINE;PlayerCount 2;kick AT Mines

On Kill;Weapon M15&AT&MINE;PlayerCount 1;kill 100;PlayerSay No AT Mines

 

On Kill;Damage ProjectileExplosive;PlayerCount 3;TempBan 300 No M320/RPG/SMAW (3 min)

On Kill;Damage ProjectileExplosive;PlayerCount 2;kick No M320/RPG/SMAW

On Kill;Damage ProjectileExplosive;PlayerCount 1;kill 100;PlayerSay No M320/RPG/SMAW

 

On Kill;Weapon Weapons/Gadgets/Claymore/Claymore;PlayerCount 3;TempBan 300 Claymore (3 min)

On Kill;Weapon Weapons/Gadgets/Claymore/Claymore;PlayerCount 2;kick No Claymores!

On Kill;Weapon Weapons/Gadgets/Claymore/Claymore;PlayerCount 1;kill 100;PlayerSay No Claymores!

 

On Kill;Weapon Weapons/Gadgets/C4/C4;PlayerCount 3;TempBan 300 No C4!

On Kill;Weapon Weapons/Gadgets/C4/C4;PlayerCount 2;kick No C4!

On Kill;Weapon Weapons/Gadgets/C4/C4;PlayerCount 1;kill 100;PlayerSay No C4!

 

On Kill;Weapon Weapons/Knife/Knife;Say %p% knifed %v%. Good job!

On Kill;Weapon Melee;Say %p% knifed %v%. Good job!

 

(blank lines added for clarity, added Melee weapon which is also KNIFE with a different animation..., removed '100' millisecond delay on Kick actions which doesn't actually apply - all kicks are immediate)

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by jenneboy*:

 

On Kill;Damage ProjectileExplosive;PlayerCount 2;Log %p% no RPG-7/SMAW/M320;Kick %p% no RPG-7/SMAW/M320

On Kill;Damage ProjectileExplosive;PlayerSay %p% no RPG-7/SMAW/M320;Kill 100

can someone make me a code so the rpg smaw m320 are only not allowed only on tdm?
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Drayu*:

 

If I want to set up a rule to kick/ban on certain words, and I do this:

 

Code:

##             Swearing     ##
On Say;
 Set %server_badword% 0
 Text test;Incr %words%;Set %server_badword% 1
 If %words% > 2;Set %words% 0; Say %p% kicked for swearing and/or disrespecting players;Kick %p% Being disrespectful
 if %server_badword% == 1;Say %p% watch your language!!!
How do I get it to actually kick/ban? Does it not use the In-Game Admin kick/ban !,@,# commands? Is it something I need to set up?

 

Any help is greatly appreciated!!!

* Restored post. It could be that the author is no longer active.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Our picks

    • 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
    • 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
    • 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
    • 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
    • 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
×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.