I message everybody who special ammo cheats just so I can have a list for later and then report them via the "Beware the Banhammer" article when I have nothing to do.
Sad part is: It's an easy fix. All they need is a few lines of code, in the section of crucible, I'll put up a hasty picture of how it could be.
If (Player is dead) {
If (Player switch special weapon) {
if (Player is in crucible) {
set special_ammo,0;
end;
}
else {
set special_ammo,special_ammo/2;
end;
}
}
other code
}
Your role as a moderator enables you immediately ban this user from messaging (bypassing the report queue) if you select a punishment.
7 Day Ban
7 Day Ban
30 Day Ban
Permanent Ban
This site uses cookies to provide you with the best possible user experience. By clicking 'Accept', you agree to the policies documented at Cookie Policy and Privacy Policy.
Accept
This site uses cookies to provide you with the best possible user experience. By continuing to use this site, you agree to the policies documented at Cookie Policy and Privacy Policy.
close
Our policies have recently changed. By clicking 'Accept', you agree to the updated policies documented at Cookie Policy and Privacy Policy.
Accept
Our policies have recently changed. By continuing to use this site, you agree to the updated policies documented at Cookie Policy and Privacy Policy.