Maybe the problems resolution? ! ?!

Maybe the problems resolution? ! ?!
Maybe many of you know that on the public servers are some mad guys who are suiciding by spamming himself and you. So they spam with nades and are killing themself and you.
We tried to ban him but he came back, we don't know how but he did.
I think that I have the resolution for this problem. It won't help on DM but I think on all other gamemodes it would help.
Server need an admin patch!
(On my it works 100%, others like phobos are still working)
The Script you add in the AC:
//Timer
function Timer()
{
displayMOTD();
updatePlayerlist();
checkSwitchGrenade();
AutoKick(); <- add
//checkCV();
checkThrowWeapon();
CheckImmobile();
ModifyObjects();
//CheckPowerupUsers();
}
And the function AutoKick:
// --------------------------------------------------------------------------------------
// AutoKick by Epic.ADMIN
function AutoKick()
{
Local PlayerController PC;
if (PC.PlayerReplicationInfo.Score ==-2)
{
Level.Game.Broadcast( PC, PC.PlayerReplicationInfo.PlayerName@" got kicked because of making trouble!");
PC.Destroy();
}
}
I hope rly that you'll add the script on the public Admin Patches, I think it would would work with Phobos admin patch but I'm not sure. With my 1 it works 100% so I hope you will upload this script!
What does it do and how does it works???
When the guy have a score of -2 (by killing himself and a teammate), than he got automaticly kicked. Only got kicked because when someother players have this score by failing or something like this, than it's better when they arn't banned ;D
I hope you will add this and that this will help for TDM CTF and AS. Other modes too only not DM.
GL - ADMIN
We tried to ban him but he came back, we don't know how but he did.
I think that I have the resolution for this problem. It won't help on DM but I think on all other gamemodes it would help.
Server need an admin patch!
(On my it works 100%, others like phobos are still working)
The Script you add in the AC:
//Timer
function Timer()
{
displayMOTD();
updatePlayerlist();
checkSwitchGrenade();
AutoKick(); <- add
//checkCV();
checkThrowWeapon();
CheckImmobile();
ModifyObjects();
//CheckPowerupUsers();
}
And the function AutoKick:
// --------------------------------------------------------------------------------------
// AutoKick by Epic.ADMIN
function AutoKick()
{
Local PlayerController PC;
if (PC.PlayerReplicationInfo.Score ==-2)
{
Level.Game.Broadcast( PC, PC.PlayerReplicationInfo.PlayerName@" got kicked because of making trouble!");
PC.Destroy();
}
}
I hope rly that you'll add the script on the public Admin Patches, I think it would would work with Phobos admin patch but I'm not sure. With my 1 it works 100% so I hope you will upload this script!
What does it do and how does it works???
When the guy have a score of -2 (by killing himself and a teammate), than he got automaticly kicked. Only got kicked because when someother players have this score by failing or something like this, than it's better when they arn't banned ;D
I hope you will add this and that this will help for TDM CTF and AS. Other modes too only not DM.
GL - ADMIN

Re: Maybe the problems resolution? ! ?!
Doesnt work when he spams a goup of players and gets <-2 score though.
Narcissus: You never hit more than 1 sniper shot in a row. Never have.

- Penguin
- Chief Warrant Officer
- Posts: 5582
- Joined: Mon Mar 23, 2009 5:51 pm
- Location: Stamper, winning very ez 15:0 against Vash
- Contact:
Re: Maybe the problems resolution? ! ?!
This is a nice idea, I might add it into the patch on my servers, thanks Admin (for once, your name fits).
Probably want to change it to <-1 though.
Probably want to change it to <-1 though.


Most BS you read all day^

Re: Maybe the problems resolution? ! ?!
I though about changing it to -1 but maybe when ppl fail with nades...the just get kicked and than it isn't so good.
I think -2 is ok, but if you wanna change it, just change the
"if (PC.PlayerReplicationInfo.Score ==-2)" to
"if (PC.PlayerReplicationInfo.Score ==-1)"
I think -2 is ok, but if you wanna change it, just change the
"if (PC.PlayerReplicationInfo.Score ==-2)" to
"if (PC.PlayerReplicationInfo.Score ==-1)"

Re: Maybe the problems resolution? ! ?!
Update this line:
if (PC.PlayerReplicationInfo.Score ==-2)
to
if (PC.PlayerReplicationInfo.Score >-1)
and sry for spam post.
if (PC.PlayerReplicationInfo.Score ==-2)
to
if (PC.PlayerReplicationInfo.Score >-1)
and sry for spam post.

-
- LoL Manager - Veteran
- Posts: 3420
- Joined: Sun Oct 17, 2010 11:25 pm
- STEAM: Vertebratan
- BATTLE.NET: Vertebratan
- XBOX Gamertag: Vertebratan
- LoL Name: Vertebratan
- Location: United Kingdom
Re: Maybe the problems resolution? ! ?!
don't make it -1 I always end up killing myself with nades.
]-TX-[Jay{OmLCpl}: french people are bad at invading things, imagine how embarrassing it would be to have them invade your bum?

"The difference between a successful person and others is not a lack of strength, or knowledge, but rather a lack of will."

"The difference between a successful person and others is not a lack of strength, or knowledge, but rather a lack of will."

- Rageful Bean
- LoL Member
- Posts: 503
- Joined: Mon Jan 02, 2012 6:52 pm
- STEAM: Rageful Bean
- XBOX Gamertag: Rageful Bean
- LoL Name: Crumpet y0

Re: Maybe the problems resolution? ! ?!
xD Np bros, you will got kicked by score -2 and higher :D so -2 -3 -4 -5...

Re: Maybe the problems resolution? ! ?!
Ummm, I'm sry for spamming posts but I think that I have an error.
-It have to be bigger than -1 so -2 and higher, but is that in - counting a bigger as or a smaller as sign????????????????
So < or > -1 ?????
I think it have to be < but I used > cuz 1 is bigger than 2 but -1 is bigger than -2 to so WTF
I just chose after some minutes of thinking and testing about it <-1.
Here is the link to my beta, only needed admin patch files. Nothing of my older versions.
http://swrc-mods.de.to/" onclick="window.open(this.href);return false; or dierectlink: http://www.mediafire.com/download/9ge0t ... 0_Beta.zip" onclick="window.open(this.href);return false;
-It have to be bigger than -1 so -2 and higher, but is that in - counting a bigger as or a smaller as sign????????????????
So < or > -1 ?????
I think it have to be < but I used > cuz 1 is bigger than 2 but -1 is bigger than -2 to so WTF
I just chose after some minutes of thinking and testing about it <-1.
Here is the link to my beta, only needed admin patch files. Nothing of my older versions.
http://swrc-mods.de.to/" onclick="window.open(this.href);return false; or dierectlink: http://www.mediafire.com/download/9ge0t ... 0_Beta.zip" onclick="window.open(this.href);return false;

Re: Maybe the problems resolution? ! ?!
<-1So < or > -1 ?????
Should kick everybody that have a score smaller than -1
Last edited by DC.LegenD on Sun Jun 30, 2013 1:24 pm, edited 1 time in total.
Click for watching:


Re: Maybe the problems resolution? ! ?!
No No. <-1 so Smaller, when you get -2 kills or -3 -4 -5 .... THAN U GET KICKED!!!!
Samo, you didn't see the -1 and it's smaller!! not higher!
Samo, you didn't see the -1 and it's smaller!! not higher!

Re: Maybe the problems resolution? ! ?!
then <-2Epic wrote:No No. <-1 so Smaller, when you get -2 kills or -3 -4 -5 .... THAN U GET KICKED!!!!
Samo, you didn't see the -1 and it's smaller!! not higher!

Click for watching:

- DC-17
- 1st Commander
- Posts: 5725
- Joined: Wed Dec 03, 2008 8:45 am
- STEAM: cost2008 + cost2007
- LoL Name: TxDC17
- Location: Switzerland [CH]
Re: Maybe the problems resolution? ! ?!
-2 < -1 and l-2l > l-1l
What you're talking about is the first one. So you're looking for a < -2. And if I get it correctly you will get kicked as soon as you get -3 if you set it to < -2. You will never reach -4,-5 etc. since you will already be kicked.
And if you set it to if (PC.PlayerReplicationInfo.Score ==-2) you will get kicked as soon as you reach score -2.
By the way, you can use the "edit" button (bottom right) to avoid posting 3 messages in a row. Might also help you keep your ideas clearer :)
What you're talking about is the first one. So you're looking for a < -2. And if I get it correctly you will get kicked as soon as you get -3 if you set it to < -2. You will never reach -4,-5 etc. since you will already be kicked.
And if you set it to if (PC.PlayerReplicationInfo.Score ==-2) you will get kicked as soon as you reach score -2.
By the way, you can use the "edit" button (bottom right) to avoid posting 3 messages in a row. Might also help you keep your ideas clearer :)


- Penguin
- Chief Warrant Officer
- Posts: 5582
- Joined: Mon Mar 23, 2009 5:51 pm
- Location: Stamper, winning very ez 15:0 against Vash
- Contact:
Re: Maybe the problems resolution? ! ?!
some time later...Penguin wrote:Probably want to change it to <-1 though.
If player score is above -1, kick. Nice.Epic wrote:Update this line:
if (PC.PlayerReplicationInfo.Score ==-2)
to
if (PC.PlayerReplicationInfo.Score >-1)
and sry for spam post.
http://www.mathsisfun.com/equal-less-greater.html" onclick="window.open(this.href);return false;


Most BS you read all day^
