• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

PVP-E problem Killing-Own characters.

Lucenzo

The Way You Move :)
Joined
Jan 29, 2011
Messages
363
Reaction score
14
Location
UK
Heyaaa x x


My server is based on PVP-E, where players get exp for killing other people.
I have added Anti-MC script but that doesn't seem to stop the cheaters.


So i was wondering if anyone kind enough would write this short script for me.
This is what exactly it's suppose to do.

Code:
if Player kills/frags another Player more than 10 times then
Take-Away -5 levels.

Is that possible?

Thanks in Advance. x x
 
It can still be abused. He can kill him 9 times, then kill another player and then the first one again.
It's better done by querying tables player_deaths, player_killers and killers.
 
Back
Top