Poll

?

.
84 (71.2%)
,
34 (28.8%)

Total Members Voted: 116

Author Topic: Slayer  (Read 237695 times)

Cops and Robbers for slayer maybe?

Suggest it in S&R or find a scripter to work on it.

I am working on a gamemode myself (no, not Cops and Robbers >:C), hopefully i can get it done before anyone else gets the idea. :P
Sadly i can't really work much on it.

Thank goodness Slayer is code-wise (and usability-wise, but that's not my relevant here) very well done.
Not to mention the already existing gamemodes being a very good example of how things work. :)

I'm looking forward to seeing it!

If nobody else is doing it already I might make a quick Infection gamemode.

If nobody else is doing it already I might make a quick Infection gamemode.
I thought Port was doing it. I think he has it finished : /

I'm looking forward to seeing it!

If nobody else is doing it already I might make a quick Infection gamemode.
Odd. Someone else was working on a zombie gamemode right?

I thought Port was doing it. I think he has it finished : /
I doubt he did it for Slayer.

Odd. Someone else was working on a zombie gamemode right?
What's odd? Haha is that the gamemode you're working on? And yes, HellsHero was.

I doubt he did it for Slayer.
Well I don't think it would be too hard for him to convert it to Slayer.

Just bug him a lot.

Odd. Someone else was working on a zombie gamemode right?
Yeah, I was and will finish it eventually, currently I'm busy with another project so I haven't worked on it much yet.

Is there any built in way to make a gamemode require at least one life and make it so it cannot be won by points?

Well I don't think it would be too hard for him to convert it to Slayer.

Just bug him a lot.
No, his is something different. Anyway it's really easy to make.

Is there any built in way to make a gamemode require at least one life and make it so it cannot be won by points?
No but you can do that easily.

No but you can do that easily.
Umm how would I do that working with or around Slayer?

I doubt he did it for Slayer.
What's odd? Haha is that the gamemode you're working on? And yes, HellsHero was.
Ah HellsHero, right.
And no, mine is something different. :)
I just thought it was odd since someone else was already working on it.
But it's fine. Do what you think is best of course. :)

To set a minigame's lives to 1 should I do %minigame.lives = 1; or is there a function for it?

Can you add a setting for the spectator camera to control whether people can view invisible players (You could probably test for a couple methods of making players invisible). Possible options could be "Always," "Teammate-only," and "Never." Only thing that might be worrying is if someone turns invisible when players are already spectating them. Still, it's one of the problems we've had with boss battles. It's nice to be able to spectate the boss, but not when people are constantly giving away his location if he's a class that can cloak.