Jump to content

Server Rules on Request (2.2.2.0 - 2015-03-031)


Recommended Posts

Originally Posted by Phil_K*:

 

Hi.

 

I am trying to setup the Plugin for my new BF4 Server, but somehow it doesn't show in Procon.

 

I think I copied everything correctly, but i dont know where to copy the xml-file, cause there is no "Package" folder on the layer.

 

woud be pretty nice if someone coud help me, thx!

You can ignore the package folder and files in there of the zip.

Those are not used by Procon anymore but still included by the zip build process.

 

Make sure you have the *.inc file in the main plugin folder and the *.cs in the game related sub folders.

You need to stop Procon before that and restart it after it.

 

Plugins are not included on the fly while running and also the "reload plugin" ist not meant to

be an update button for plugins.

 

Greets

Phil.

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

Originally Posted by Phil_K*:

 

Hi.

 

Strange... very strange...

I took a look at the file itself.

For some reason my last version was saved in UTF16LE and like that it is in the zip.

But my hosted and my development Procon have no problem reading and compiling it.

You may try to convert the file on you own.

 

In any case I'll upload a new zip with a converted file during the weekend.

You may try that on Sunday/Monday if it's compiling on your side.

 

Greets

Phil.

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

Originally Posted by AgentHawk*:

 

The @ symbol does not appear in the in-game message Welcome to our server %pn% please type @rules in chat for list of our rules even though the private prefix is @ and I have disabled all other plugins apart from this one in Procon... Also the first line comes up as "Rules Go Here" which is not necessary. I have not put this line in, the plugin does it automatically and I wish it to be removed.

any News about "rules for all"?
* Restored post. It could be that the author is no longer active.
Link to comment
  • 2 months later...

Originally Posted by bultaco1*:

 

Hello

 

Im trying to instal this plugins but not visible in procon.

 

I have put on my FTP

"CServerRulesOnRequest.xml" in forder /procon

"CServerRulesOnRequest.inc" in folder /procon/plugins

"CServerRulesOnRequest.cs" in foder /procon/plugins/bf4

 

Restart procon hosted but in my procon the plusgin is not visible.

 

Can you help me please?

 

Thx

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

Originally Posted by Proteas*:

 

Add only and restart the layer.(If you find a "CServerRulesOnRequest.dll delete it)

"CServerRulesOnRequest.inc" in folder /procon/plugins

"CServerRulesOnRequest.cs" in foder /procon/plugins/bf4

* Restored post. It could be that the author is no longer active.
Link to comment
  • 5 months later...
  • 4 months later...

Originally Posted by IVANO*:

 

Screenshot (18).jpgScreenshot (19).jpgScreenshot (20).jpgScreenshot (22).jpg

 

 

 

My problem :

 

- My Procon Layer on the desktop is not started

 

- I upload the INC file and the cs file in the appropriate folder via Filezilla

 

- Then I restart the Procon layer server through the web interface of the provider

 

- I now start Procon also on the desktop, but the plugin simply does not appear in Procon Layer

 

Any Idea?

 

 

I read the whole Thread now, but nothing works :sad:

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

Originally Posted by ColColonCleaner*:

 

So I installed this and when people type !rules, it scrolls really fast.

 

OH2stvG.png

Delay between rules could be in milliseconds, 15ms is really fast. You won't have to worry about this once I set you up though. Waiting on that PM.
* Restored post. It could be that the author is no longer active.
Link to comment
  • 5 weeks later...

Originally Posted by imammansur*:

 

I have upload the files by FTP. The files are correctly placed. But the plugin doesnt apear in procon. I have read the early posts and applied every "solution" including restarting procon layer but still it doesnt apear. Does it need to be updated? Or i do something wrong. I hope the developer response.

 

EDIT: so many things i tried but now it appeared. I saved the inc file as ANSI instead of unicode. Now it appears on procon. I just wanted to thank the developer.

* Restored post. It could be that the author is no longer active.
Link to comment
  • 5 months later...
  • 2 years later...

Originally Posted by SOUTH*:

 

Hi All

have a problem , been using server rules which is a great pluggin but now have encountered a problem whereas only admin can see rule ,example all rules displayed with ADMIN before each rule and only the admin that requested rules can see them no one else.

Have disabled all other plugins to eliminate and also reinstalled with ftp layer but still the same so now need help

thanks SOUTH

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

Originally Posted by Chilace*:

 

Hi All

have a problem , been using server rules which is a great pluggin but now have encountered a problem whereas only admin can see rule ,example all rules displayed with ADMIN before each rule and only the admin that requested rules can see them no one else.

Have disabled all other plugins to eliminate and also reinstalled with ftp layer but still the same so now need help

thanks SOUTH

ADMIN before the rules doesn't mean the admin's scope, it means that the output to the chat comes from Procon.

 

There are 2 response scopes - global and private, used by prefixes "!" and "@" correspondingly:

If an admin uses the rules command with the global prefix ( !rules ) the output of the rules done by the plugin will be seen by everyone on the server.

If an admin uses the rules command with the private prefix ( @rules ) the output of the rules done by the plugin will only be seen by the admin who has issued that command.

 

A user is an admin if his playername can be matched against a procon account name and this account has any privilege, so if he is not an admin and uses the rules command with the global prefix ( !rules ) the output of the rules done by the plugin will only be seen by him.

 

To hide your rules request on chat use the slash (/) as prefix for your commands.

 

You can use Procon chat tab to send rules to everyone by command "!show_rules" (you need "Listen to Procon chat" setting to be enabled for this).

 

Start post doesn't describe all the functionality of the plugin, so read the manual directly on the page of the plugin in the Procon.

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

Originally Posted by fixius*:

 

hello guys, Need some help. I install the plugin with FileZilla, like i did with all other plugins, but it doesn't apear on procon, what i did wrong? Thanks for helping

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

Originally Posted by ColColonCleaner*:

 

hello guys, Need some help. I install the plugin with FileZilla, like i did with all other plugins, but it doesn't apear on procon, what i did wrong? Thanks for helping

You likely only put the .cs file in your plugin directory for the game you want. Look in the file you uploaded, you'll notice it's basically empty. You need to put the entire contents of the download in your procon directory so everything in that structure is put where it needs to be.
* Restored post. It could be that the author is no longer active.
Link to comment
  • 9 months later...
  • Administrators
10 hours ago, wizz3 said:

download link is dead

Check that. It has the zip for it. 

 

 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
  • 1 year later...
  • 1 year later...

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.