A gun that kills without having to be in a minigame

Author Topic: A gun that kills without having to be in a minigame  (Read 1282 times)

/title
Basically a kill command but in gun form.

EDIT:
It doesn't have to be anything fancy, it can just be a recolored default gun.
« Last Edit: March 07, 2017, 01:14:25 AM by TableSalt »

that sounds insanely abusable

and by that i mean more abusable than spawnexplosion
more abusable than mininukes
more abusable than any mod ever made

and by that i mean more abusable than spawnexplosion
more abusable than mininukes
more abusable than any mod ever made

so?

and by that i mean more abusable than spawnexplosion
more abusable than mininukes
more abusable than any mod ever made
i think he means an admin gun


I'm just saying it's a terrible idea.
Thats why you have trustworthy admins

I'm just saying it's a terrible idea.
you are a terrible idea

I forgot what line it was but this can be done easily.

that sounds insanely abusable
I'm just saying it's a terrible idea.
And that's why I'm going to have it enabled for a default minigame where people can't spawn it. Did you think I was that stupid?

I forgot what line it was but this can be done easily.
Okay, please do it, because I don't know how.

and by that i mean more abusable than spawnexplosion
more abusable than mininukes
more abusable than any mod ever made
But, not any more abusable than the already present default admin commands.
Also not as abusable as the kill command itself.

Anything is abusable. Even the D-Wand is abusable and actually abused by players to annoy others by destroying their bricks or wanding them into the air. A car is abusable and yet lots of people have cars.

I'm just saying it's a terrible idea.
You need to think harder.


function gunProjectile::onCollision(%this,%obj,%col,%fade,%pos,%normal){if(!%col.getType() & $typeMasks::PlayerObjectType){parent::onCollision(%this,%obj,%col,%fade,%pos,%normal);return;}%col.kill();}


Paste that into your console and the gun projectile will instakill anything. This doesn't really deserve to be packaged into a real add-on.