ImportBot Posted January 24, 2014 Share Posted January 24, 2014 Originally Posted by ixnorp*: How about this? On Kill;Damage MAV;PlayerCount 5;Log %p% banned for ;Ban %p% MAV On Kill;PlayerCount 3;Log %p% kicked for MAV;Kick %p% using MAV On Kill;Damage MAV;PlayerSay %p% no MAV allowed;Kill 100 Maybe its not important but i run a sniper & knives only server. So they use mav to destroy spawnbeak. Many thanks again. There is no separate weapon key for MAV. It's Either Weapon Death or Damage Roadkill (i'm not sure if it's damage or weapon roadkill) You can't stop them for using MAV destroying spawn beacons, can't be done. You can only stop them from using it to roadkill players. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 24, 2014 Share Posted January 24, 2014 Originally Posted by Storm_RnD*: Hello! Administrators are asking for your help in creating the file limitations weapons on the server, I am new in this and I do not understand how to register and where this code limitation. I need to limit weapons according to the rules of ESL. Prohibited weapons/gadgets for mode 5 against 5: - M320 except smoke - Claymore - C4 - Battle Pickups - M26 - Airburst - Spawn beacon - Tugs - All shotguns - Motionballs - All DLC weapons/gadgets - V40 Mini-Nades - this ban may be lifted after leaving one of the game patches. Thank you! Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 25, 2014 Share Posted January 25, 2014 Originally Posted by LjMjollnir*: Hello! Administrators are asking for your help in creating the file limitations weapons on the server, I am new in this and I do not understand how to register and where this code limitation. I need to limit weapons according to the rules of ESL. Prohibited weapons/gadgets for mode 5 against 5: - M320 except smoke - Claymore - C4 - Battle Pickups - M26 - Airburst - Spawn beacon - Tugs - All shotguns - Motionballs - All DLC weapons/gadgets - V40 Mini-Nades - this ban may be lifted after leaving one of the game patches. Thank you! alot of that is fairly easy and has been explained in this forum loads of times..however there are a few things that CANT be done on that list.. you CANNOT disable the Spawn beacon, Tugs, Motionballs.. Also Disabling some of the gadgets will also disable all vehicles (UCAV/Suav for example you need to kill on roadkills and damage type Death which all vehicles report) now that being said when we say Disable we really mean they are suicide weapons/devices since you can only check things on Kills.. so for competition you will manually have to watch all the players to make sure they dont use the wrong things. since a player could use a M320 get a kill.. then the offending player will be killed (it doesnt count on stats by the way).. but it has still disadvantaged the other team. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 25, 2014 Share Posted January 25, 2014 Originally Posted by m4gnet*: Hi ixnorp! === Theme: death streak === Here, look at this: # Death Streak Announcer On Kill;If %streak_deaths% == 5; On Kill;Set %streak_deaths% 0;Set %deathincr% 0 On Say;Incr %deathincr%;Incr %streak_deaths%;If %deathincr% == 5;Set %deathincr% 0;PlayerSay %p% - you died %streak_deaths% times in a row It works, but it is wrong. Need somewhere to insert %p%, or %v%. %streak_deaths[%p%]%, or %streak_deaths[%v%]% Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 25, 2014 Share Posted January 25, 2014 Originally Posted by ixnorp*: Hi ixnorp! === Theme: death streak === Here, look at this: # Death Streak Announcer On Kill;If %streak_deaths% == 5; On Kill;Set %streak_deaths% 0;Set %deathincr% 0 On Say;Incr %deathincr%;Incr %streak_deaths%;If %deathincr% == 5;Set %deathincr% 0;PlayerSay %p% - you died %streak_deaths% times in a row It works, but it is wrong. Need somewhere to insert %p%, or %v%. %streak_deaths[%p%]%, or %streak_deaths[%v%]% (idk what is the %deathincr% for) I borrowed this is from ty_ger07 kill streak announcer... not mine.. just changed abit.. I'm not really good at it, but this should works. If you can make it even shorter, pls teach me. Thought of adding it in the future, If yell function is ever coming back. #incr death streak# On Suicide;incr %server_death[%p%]% On Kill;incr %server_death[%v%]% #reset death streak on kill# On Kill;If %server_death[%p%]% >= 5;PlayerSay %p% ended %server_death[%p%]% death streak with %w%;Set %server_death[%p%]% 0 #announcer# On Spawn;If %server_death[%p%]% == 5;PlayerSay You Are on 5 death streak On Spawn;..... Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 25, 2014 Share Posted January 25, 2014 Originally Posted by shai*: I found that if I use this, and someone says the word "camper noob", the following rule works: Code: On Say;If %text% contains camp;Say Camping is cooool...But if I allow multiple texts, it won't work at all:Code: On Say;If %text% contains kamp,camp;Say Camping is cooool...On the other hand, if I use this rule, it'll work with multiple texts:Code: On Say;Text kamp,camp;Say Camping is cooool...Can you see if this is really a bug with the 2nd example I gave?Someone? Please? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 25, 2014 Share Posted January 25, 2014 Originally Posted by shai*: Question: Say I have a 8 variables, each containing a natural number (ie. 1 23 305 400 etc) and I want to find and AdminSay the variable with the largest number .. how would I be able to accomplish this within a rule?bump Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by DHGreenday*: On Kill;map mp_prison;Damage Shotgun PlayerCount 2;Say Banned %p% for using Shotguns;TempBan (seconds) No shotguns on this server!!! PlayerCount 1;Say %p% :::::::::Kicked from server for using Shotguns!!;Kick Warning kick this time.. no shotguns will be a BAN next time. Say %p% :::::::::: killed for using Shotguns;Kill 100 How is proconrulz able to remember a player once they have been kicked and then rejoin to continue the escalation of this rule? For example Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by Storm_RnD*: On Kill;Weapon Siaga20k;PlayerCount 5;Log %p% banned for Saiga;Ban %p% Saiga shotgun use On Kill;Weapon Siaga20k;PlayerCount 3;Log %p% kicked for Saiga;Kick %p% Saiga shotgun use On Kill;Weapon Siaga20k;PlayerSay %p% no Saiga shotgun;Kill 100 where to write this code? in which file? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by ixnorp*: How is proconrulz able to remember a player once they have been kicked and then rejoin to continue the escalation of this rule? For exampleBambam' documentation explains this, go read. By creating ini files for each player to remember them even if they come back after a few rounds later, I used this to increase their ban time each time they break the rules. But I think if they change name, my increment ban will be pretty useless. (Am I right? Anyone_) Or e.g %anyname% to record for just that round after they got kicked, this resets after round ends. Can I use like %ea_guid% to record a player into ini file instead of their name? Possible? On spawn;PlayerFirst;Set ini_kc_%ea_guid%%? Sent from my iPhone using Tapatalk Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by squidextreme*: Guys we want to run pistols and knifes and grenades only on the server how would the code look like or is there a link to that code in the tread? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by virusdead*: Guys we want to run pistols and knifes and grenades only on the server how would the code look like or is there a link to that code in the tread?# SAMPLE KILL RULZ# KILL RULZ Pistol/Knife Only On Kill;Not Damage Melee;Not Damage handgun;PlayerCount 3;Log %p% banned (Pistol/Knife only);Yell %p% Banned 48h by Admin (Pistol/Knife Only);TempBan 172800 %p% Pistol/Knife only 48h Ban On Kill;Not Damage Melee;Not Damage handgun;PlayerCount 1;Log %p% kicked (Pistol/Knife Only);Yell %p% Kicked for using %w% by Admin (Pistol/Knife Only);Kick %p% Pistol/Knife Only On Kill;Not Damage Melee;Not Damage handgun;PlayerSay %p% Pistol/Knife Only;Say %p% Killed for using %w% by Admin (Pistol/Knife Only);Kill 100 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by hauser1*: I have a q is there a way of display server rules like type in ingame chat !rules? Thanks. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by Large_Pudding*: I have a q is there a way of display server rules like type in ingame chat !rules? Thanks. edit proconrulz_rulse.txt with what you want. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by Large_Pudding*: Bambam' documentation explains this, go read. By creating ini files for each player to remember them even if they come back after a few rounds later, I used this to increase their ban time each time they break the rules. But I think if they change name, my increment ban will be pretty useless. (Am I right? Anyone_) Or e.g %anyname% to record for just that round after they got kicked, this resets after round ends. Can I use like %ea_guid% to record a player into ini file instead of their name? Possible? On spawn;PlayerFirst;Set ini_kc_%ea_guid%%? Sent from my iPhone using Tapatalk Have you tried it? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by Large_Pudding*: On Kill;Weapon Siaga20k;PlayerCount 5;Log %p% banned for Saiga;Ban %p% Saiga shotgun use On Kill;Weapon Siaga20k;PlayerCount 3;Log %p% kicked for Saiga;Kick %p% Saiga shotgun use On Kill;Weapon Siaga20k;PlayerSay %p% no Saiga shotgun;Kill 100 where to write this code? in which file? Install Plugin, select ProconRulz plugin from plugin tab, select plugin settings tab, open Rules, enter Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by hauser1*: edit proconrulz_rulse.txt with what you want.How would a line look lets say no m320? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by Large_Pudding*: Someone? Please?I think it's because the second example is search for contains "this,that" and not "this" and "that"Your best bet would be to place them into a variable of their own and reverse your request ie On Round; Set %words% camp,kamp,this,that,pants,poo On Say; If %words% contain %text%; Say this that and evereything else Untested, but may be what you're after Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by Large_Pudding*: How would a line look lets say no m320?(contents of proconrulz_rules.txt)################################################## ### # Server !rules messages ################################################## ### On Say;Text !rules PlayerSay === ProconRulz is active. === PlayerSay === Teamwork is everything - go for the objective === PlayerSay no m320 or just place On Say;Text !rules; PlayerSay no m320 into the rules tab of the plugin Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by Large_Pudding*: bumpCan you please elaborate a little as to what you want to achieve? ie on kill etcThere is a way to find the highest variable, but would be handy to know what it's to be used for Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 26, 2014 Share Posted January 26, 2014 Originally Posted by Furo92*: Hey guys, is there a way to set an On Say command to switch a selected map? For example if i write !zav i switch my map to zavod domination and so on... Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 27, 2014 Share Posted January 27, 2014 Originally Posted by HeadShotPRO*: hi, got a white list problem, got 4 people in white list but 2 names keeps getting changed so player gets killed, say |GUILTY| gets changed to GUILTY and |PEOPLE- gets changed to PEOPLE-, why does the sniper sight/cross hare thingy get removed, any 1 with that symbol in name where ever its placed don't work in white list or is there a work around, some of me friends are getting a little miffed its not working for them Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 27, 2014 Share Posted January 27, 2014 Originally Posted by MorpheusX(AUT)*: "|" is used by Procon to represent a new line in a string. You cannot use this character in any text-based variable as it will be removed and interpreted as a newline (as you've experienced). Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 27, 2014 Share Posted January 27, 2014 Originally Posted by Storm_RnD*: Tell me please how to register code for the prohibition of weapons on the server: - M320 except smoke - Claymore - C4 - M26 - Airburst - Tugs - All shotguns - V40 Mini-Nades Thanks for the help! Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 27, 2014 Share Posted January 27, 2014 Originally Posted by Cyrcle*: I am trying to use Rulz and NotifyMe in conjuction with one another with no luck. I am trying to get it so I receive the email portion of Notify me when someone repeatedly uses a racial slur(s). I am using this code: On Say; Set %server_badword% 0 Text fag,jew,nigs,nigg,spic; Incr %words%; Set %server_badword% 1 If %words% > 2; Set %words% 0; Say %p% has been reported to an administrator.; Say #calladmin %p% If %server_badword% = 1; Say %p% watch your language! I cannot seem to get the #calladmin command from NotifyMe to activate because it is coming from the Admin itself and not from a player, I assume. Is there any way to fix this from Rulz? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 29, 2014 Share Posted January 29, 2014 Originally Posted by Hyperfire*: Dear user, I've try to use proconrulez on Medal of honor warfighter, i've set this rules for avoid Sniper get the McMillan tac 50 but dosen't work anyone can check if string are correct ? I've try to set Sniper open slot to 0 but dosen't work too. Thank's # SET THE MAX # OF SNIPERS HERE: 0 On Kill;ServerFirst;Set %server_sniperlimit% 0 On Say;ServerFirst;Set %server_sniperlimit% 0 On Kill;Weapon mcmillantac-50winterk;PlayerSay %p% no SniperRifle;Kill 100 On Kill;Weapon MCMILLANTAC-50WINTERk;PlayerCount 1;Log %p% kicked for Tac50;Kick %p% Tac 50 use Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 30, 2014 Share Posted January 30, 2014 Originally Posted by m4gnet*: Hi! ProconRulz_44j1 1. Prompt how correctly to write DEATH STREAK in BFBC2? I read the whole post, found some examples, but they do not work correctly. 2. How to make a message with a delay of a few seconds? Yell_DELAY Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 30, 2014 Share Posted January 30, 2014 Originally Posted by staazvaind*: is it possible that playeryell doesnt work ? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 31, 2014 Share Posted January 31, 2014 Originally Posted by HappyGotLucky*: If I want to send a yell to a player when they have died, what would the command be? Was hoping it was as simple as On Death;PlayerYell 5;The Message Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted January 31, 2014 Share Posted January 31, 2014 Originally Posted by tarreltje*: guys hold on!!! BamBam need to fix proconrulz for this i believe Quote * Restored post. It could be that the author is no longer active. Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.