Author Topic: Couple Questions  (Read 1502 times)

section8

  • PGP
  • Posts: 17
Couple Questions
« on: April 02, 2007, 11:28:08 PM »
Hello,

I am new to mapping, but having a lot of fun doing it. I just have a couple questions to ask...

1) How do I set the players respawn time to about 5 seconds, like I have seen in the "speed" rounds.

2) How do I set the gamemode so that a flag capture does not end the round ?  I want the round to continue until all players are eliminated.

Thanks in advance.

Eiii

  • Autococker
  • Posts: 4595
Re: Couple Questions
« Reply #1 on: April 02, 2007, 11:37:49 PM »
1) That's a server-side setting, and a bad idea. Don't do it.

2) That's a server-side setting, and a bad idea. (usually) Don't do it.

Spook

  • Autococker
  • Posts: 2542
Re: Couple Questions
« Reply #2 on: April 02, 2007, 11:38:47 PM »
Basically NEVER try to mimic what goes on in that terrible Speed server

Chef-Killer

  • Moderator
  • Autococker
  • Posts: 1312
Re: Couple Questions
« Reply #3 on: April 03, 2007, 07:53:48 AM »
haha

1) cvar_set elim 5
2) cvar_set flagcapendsround 0

But remember, eiii and spook told what most people think about it.

KiLo

  • Autococker
  • Posts: 2086
Re: Couple Questions
« Reply #4 on: April 03, 2007, 09:12:07 AM »
1.Please don't set it to 5 sec. respawn. Three servers like this is enough we really don't need anymore of them.

2.I personally don't like having it so you can cap repeatedly. GT Match Servers have this and I don't like it. But this is just my opinion.
« Last Edit: April 03, 2007, 10:10:14 AM by KiLo »

section8

  • PGP
  • Posts: 17
Re: Couple Questions
« Reply #5 on: April 03, 2007, 09:30:04 AM »
OK, thank you everyone for your opinions.

I will definately not setup my server this way.

But everyone, be on the lookout for a new server playing s8_????.bsp maps.  I would like comments and suggestions on them.

Thanks

kNoC

  • 68 Carbine
  • Posts: 261
Re: Couple Questions
« Reply #6 on: April 03, 2007, 09:37:05 AM »
giving us an ip would help also

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Couple Questions
« Reply #7 on: April 03, 2007, 02:11:33 PM »

section8

  • PGP
  • Posts: 17
Re: Couple Questions
« Reply #8 on: April 03, 2007, 07:20:33 PM »
kNoC:  The server isn't running yet, don't have an IP to give you, will update everyone when I do.

jitspoe: I have been.. I will try my hardest to follow it.