Jump to content

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


ColColonCleaner

Recommended Posts

Originally Posted by Thuishy*:

 

printthread...pp=10&page=483*

 

It has a knife example, but not custom input. I really am lost and would appreciate any help!

In this thread is the .txt file with the entire command

Code:

################################################## ################################
# Knife message !knife in-game command
# Set your knife message with "!knife <message>"
# Victim will be given that message when you knife them
# View your message with "!knife_" or anyone's with "!knife_ <part player name>"
# You can check Configs/<server>_proconrulz.ini to see all saved messages
################################################## ################################

On Say;Text !knife_
TargetPlayer;Say %t% knife message = %ini_knife_message[%t%]%;End
Say Your knife message = %ini_knife_message[%p%]%;End

On Say;Text !knife;log !knife;Set %ini_knife_message[%p%]% %targettext%;PlayerSay %p% your knife message is set

On Kill;Weapon Melee;If %ini_knife_message[%p%]% != 0
VictimSay Message from %p%: %ini_knife_message[%p%]%
PlayerSay You told %v%: %ini_knife_message[%p%]%
Install the proconrulz plugin and add the .txt name in plugin's configuration like the image

http://www.forsterlewis.com/console_v44.png

You have also to put the .txt file in plugin's folder, same place as .cs file.

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

Originally Posted by xr650rhonda*:

 

In this thread is the .txt file with the entire command

Code:

################################################## ################################
# Knife message !knife in-game command
# Set your knife message with "!knife <message>"
# Victim will be given that message when you knife them
# View your message with "!knife_" or anyone's with "!knife_ <part player name>"
# You can check Configs/<server>_proconrulz.ini to see all saved messages
################################################## ################################

On Say;Text !knife_
TargetPlayer;Say %t% knife message = %ini_knife_message[%t%]%;End
Say Your knife message = %ini_knife_message[%p%]%;End

On Say;Text !knife;log !knife;Set %ini_knife_message[%p%]% %targettext%;PlayerSay %p% your knife message is set

On Kill;Weapon Melee;If %ini_knife_message[%p%]% != 0
VictimSay Message from %p%: %ini_knife_message[%p%]%
PlayerSay You told %v%: %ini_knife_message[%p%]%
Install the proconrulz plugin and add the .txt name in plugin's configuration like the image

http://www.forsterlewis.com/console_v44.png

You have also to put the .txt file in plugin's folder, same place as .cs file.

I will try it this weekend and see if I can make it work. Thank you so much for your help, been looking for a long time!
* Restored post. It could be that the author is no longer active.
Link to comment
  • 2 weeks later...

Originally Posted by ty_ger07*:

 

I want to have a code to display the time ( GMP Europe ) every 50 sec.

Can you help me

Every 50 seconds? That sounds very annoying.

 

No, Proconrulz cannot do timed events. It cannot do anything every X number of seconds. It can do something every kill, or every death, or on spawn, or on round start, and so forth... But it cannot do something every X number of seconds.

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

Originally Posted by mimimimi*:

 

try this:

 

Code:

#### by mimimimi


On Spawn;ServerFirst;If %server_timer% == 0;Set %server_timer% %seconds%;Set %server_timer_token% no
On Say;ServerFirst;If %server_timer% == 0;Set %server_timer% %seconds%;Set %server_timer_token% no

On Say;If %server_timer_token% == no;If %seconds% - %server_timer% >= 50;Set %server_timer_token% yes;Set %server_timer% %seconds%
On Spawn;If %server_timer_token% == no;If %seconds% - %server_timer% >= 50;Set %server_timer_token% yes;Set %server_timer% %seconds%
On Kill;If %server_timer_token% == no;If %seconds% - %server_timer% >= 50;Set %server_timer_token% yes;Set %server_timer% %seconds%
On Leave;If %server_timer_token% == no;If %seconds% - %server_timer% >= 50;Set %server_timer_token% yes;Set %server_timer% %seconds%
On Join;If %server_timer_token% == no;If %seconds% - %server_timer% >= 50;Set %server_timer_token% yes;Set %server_timer% %seconds%
On TeamKill;If %server_timer_token% == no;If %seconds% - %server_timer% >= 50;Set %server_timer_token% yes;Set %server_timer% %seconds%
On Suicide;If %server_timer_token% == no;If %seconds% - %server_timer% >= 50;Set %server_timer_token% yes;Set %server_timer% %seconds%


On Say;If %server_timer_token% == yes;Set %server_timer_token% no;Say %hms%
On Spawn;If %server_timer_token% == yes;Set %server_timer_token% no;Say %hms%
On Kill;If %server_timer_token% == yes;Set %server_timer_token% no;Say %hms%
On Leave;If %server_timer_token% == yes;Set %server_timer_token% no;Say %hms%
On Join;If %server_timer_token% == yes;Set %server_timer_token% no;Say %hms%
On TeamKill;If %server_timer_token% == yes;Set %server_timer_token% no;Say %hms%
On Suicide;If %server_timer_token% == yes;Set %server_timer_token% no;Say %hms%
let me know
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by mimimimi*:

 

is not a swiss clock, but it is the best you can get with proconrulz :smile:

 

what i mean is that the display interval will be as close as 50 secs only on a populated server. (where alot of triggers get activated)

meanwhile the clock is better than a swiss one :smile:

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

Originally Posted by Tobsen03*:

 

Hmm it works ...

 

i want to have a code for our admins to see the time ...

 

My Code didn´t works...

 

On Say;If %server_timer_token% == yes;Set %server_timer_token% no;Admin; Text !t Say %hms%

 

Can you help me?

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

Originally Posted by GRMaDHoUsE*:

 

Hi

after spending close to 2 hrs searching... I decided to post ..

I was looking for a bad name and bad tag kick plug in. I noticed insane limits had something like it.. does proconrulz have it too?

I use proconrulz for melee smaw/rpg msg and sniper limit (on/off)

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

Originally Posted by AliTarGz*:

 

Hello.

Question 1. How do I prevent c4 / m320 and other weapons in Procon rulz

I use procon's weapon class code. but I can not block other weapons except grenades and shotguns.

Do you have the correct procontable weapons?

 

p.s. sorry for my english, it's google translate :smile:

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

Originally Posted by ColColonCleaner*:

 

hello all,

 

i was wondering if i could be possible to make a rule that kills a player on USING gas (when throwing i mean)

There is no event for using an item in a player's inventory. Assuming you are talking about Hardline's gas the only way to detect it is a kill by it. I wish I could say we can detect loadouts on Hardline, but we can't.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Lammie*:

 

Hi Guys,

 

Please forgive me if this has been answered somewhere in this 527 Page thread :biggrin:. I want to run my BF4 server with No Sniper / DMR and FLIR/ INVR Attachments. Ideally what I would like to be able to do it

 

1. If any of the above is equipped, kill on spawn with a warning.

2. If a kill is achieved with any of the above instant kick from Server.

 

So is this possible in proconrulz, if so would someone be able to point me in the direction of the config text?

 

Thanks in advance and please be gentle :biggrin:

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

Originally Posted by ty_ger07*:

 

Hi Guys,

 

Please forgive me if this has been answered somewhere in this 527 Page thread :biggrin:. I want to run my BF4 server with No Sniper / DMR and FLIR/ INVR Attachments. Ideally what I would like to be able to do it

 

1. If any of the above is equipped, kill on spawn with a warning.

2. If a kill is achieved with any of the above instant kick from Server.

 

So is this possible in proconrulz, if so would someone be able to point me in the direction of the config text?

 

Thanks in advance and please be gentle :biggrin:

That is not possible using ProconRulz. You didn't have to read through 500 pages. It says on the first page under "some current limitations.." and in the documentation linked to on the first page that controlling loadout on spawn is not possible with this plugin in anything other than Battlefield Bad Company 2.

 

You need to use the OnSpawn Loadout Enforcer plugin which scrapes spawn loadout information from Battlelog.

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

Originally Posted by xFIGHTER-TR*:

 

Hello,

 

I need some help.

 

I got a Knife & Defib only server, and I want to make a Anti-SpawnKill Script using Proconrulz.

 

In Knife & Defib only Servers, the player gets revived so much, I tried the following code.

 

On kill;Not Weapon....................;Rate 2 3;Say %p% SK not allowed!;kill 100

 

The time between the player gets up when he got revived, is like 2/3 seconds. This script seems working, but it counts on all Players, for example If I kill someone, and within 3 seconds I kill someone else, it will kill me for SK. But I dont want that, I want that it kills if the same person gets killed within 3 sec. Or is there another (better) way? Any suggestion or help is appreciated!

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

Originally Posted by ColColonCleaner*:

 

New patch new problems....

EOD Bot now immortal and i cant ban this shit... Someone knows why?

 

Code:

On Kill;Weapon EODBot
Kick EOD glitch not allowed here
EOD bot kills are marked with Death, they don't always have the EODBot weapon code, in fact most of the time they don't. Be careful with that though, several weapons use Death as their weapon code.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Hodor*:

 

EOD bot kills are marked with Death, they don't always have the EODBot weapon code, in fact most of the time they don't. Be careful with that though, several weapons use Death as their weapon code.

Yeah, thanks i will or you can fix battlelog issue adkatsLRT than i can use Hight request volume for that shitty EOD bot.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by muhevana*:

 

This is very nice plugin. My english is not very good. Can someone help me to greate in bf4 autokill if someone try to take tank or other vehicle? And how i can build a quickmessage to admins exampl. shortcu is !f and message is coming after that when admin use it !f yell message no spawnrape.

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

Originally Posted by ColColonCleaner*:

 

This is very nice plugin. My english is not very good. Can someone help me to greate in bf4 autokill if someone try to take tank or other vehicle? And how i can build a quickmessage to admins exampl. shortcu is !f and message is coming after that when admin use it !f yell message no spawnrape.

If you want to stop everyone from using vehicles this is NOT the plugin for you. This plugin allows you to modify what players are allowed to equip in the infantry or vehicle loadouts, there is not a way to block people from getting into vehicles.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Dete96*:

 

Hi!

Is there any way to deny or limit the usage of the RAWR? We tried several different rules, but nothing seems to work. I think it might be the wrong name for the RAWR. I tried "Weapon RAWR" and "XP3/Gameplay/Vehicles/RAWR/RAWR", which I found on different forums, but nothing worked. We use the same rule for "ProjectileExplosive limiter" and it works perfectly. So I think it´s not the rule itself.

 

Thank you in advance!

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

Originally Posted by muhevana*:

 

If you want to stop everyone from using vehicles this is NOT the plugin for you. This plugin allows you to modify what players are allowed to equip in the infantry or vehicle loadouts, there is not a way to block people from getting into vehicles.

Thats a sad but thnx for answer
* 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.