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.

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