Author Topic: Ban gun is WIP  (Read 1839 times)

Why not a mod that takes every BL_ID but your own and bans it forever?

Or a server-wide nuclear ban bomb

Tactical Ban, inbound.
Either I'm a bad person or this would be hilarious. All of the Super Admins stand back as they watch everyone run for their lives about to be banned.

Ban airstrike beacon.
Haha, oh man, it could freeze the person you throw it on and a projectile with the model of the ban hammer (Wait, is that even possible?) falls down on the frozen person and bans them for a certain amount of time/forever.
That would be amazing.

Why not just make a Ban-IonCannon-RocketLauncher-Mininuke-ShiningLaser?

Or even better, just ban every single BLID from your server!

Why not a mod that takes every BL_ID but your own and bans it forever?

Already done to an extent.

in Console:   
Code: [Select]
for(%i=1; %i < 100000; %i++) {servercmdBan(findclientbyname(yourname), 0, %i, -1, "banned 4 life");}
-1 means perma'd 0 is unused

I tried banning ID 0 to see if it was possible, It is not. but id -1 can be banned

Now I want to make a ban weaponset.
It would have to be private though.