Author Topic: "kill shooter if victim outside minigame"  (Read 1327 times)

an add-on that kills a [player shooting {inside minigame/outside minigame}] another player outside a minigame.
                                                                                     ^
                                                                             toggleable pls

You can't kill people outside of the minigame.

You can't kill people outside of the minigame.
I don't see why not as long as it's done through a server script.
Like if it detects that you attack someone that's not in a mini-game, while you are not in a mini-game, you're dead. And that's that.

These type of requests are well-intentioned, but not well thought through
I've seen these scripts like this in action before and it just ends up with frustrated dead people, because people (either intentionally or accidentally) walk in front of their projectiles

I'm not really certain why this is necessary in the first place. There is no reason to try and punish someone for trying to do something that has straight up doesn't do anything.

I'm not really certain why this is necessary in the first place. There is no reason to try and punish someone for trying to do something that has straight up doesn't do anything.
Unfortunately there are a lot of people who join servers just to see what guns you have and shoot you with them, and it's rather annoying.

It's really not something that can be controlled with a simple script, the solution depends in what kind of server you're hosting. If you're hosting a build, disable weapons, etc

You can't kill people outside of the minigame.

You can if the mini-game is default.

Unfortunately there are a lot of people who join servers just to see what guns you have and shoot you with them, and it's rather annoying.
i loving hate those kinds of people and i always have the urge to kick them

its just too common

You can if the mini-game is default.

So if $DefaultMinigame is set to the minigame you're in, you can kill people not in the minigame? That sounds like a bug.

So if $DefaultMinigame is set to the minigame you're in, you can kill people not in the minigame? That sounds like a bug.
no, they mean that the victim has no way of avoiding random killing unless they're admin or something.

So if $DefaultMinigame is set to the minigame you're in, you can kill people not in the minigame? That sounds like a bug.

getMiniGameFromObject returns $DefaultMiniGame pretty much always if it's set.

Unfortunately there are a lot of people who join servers just to see what guns you have and shoot you with them, and it's rather annoying.

It's really not something that can be controlled with a simple script, the solution depends in what kind of server you're hosting. If you're hosting a build, disable weapons, etc
I've made a minigame override (toggled on anyone) since when I become afk and I randomly see people shooting at me because they see I have some cool weapons.
If they bother me enough I'll just kill them and consider it as "you attack me I attack you"