Page 1 of 1

Instant Respawn

PostPosted: Sun Dec 14, 2008 1:37 am
by ChazZeromus
I've been to some gungame servers where when you die you instantly respawn, and for some reason I tried setting the game to deathmatch and I still have to wait for everyone to be finished. I download the Utils thing and that didn't work either. What do I need to do?

Thank you!

PostPosted: Sun Dec 14, 2008 2:12 am
by crazypip666
The respawn command defaults to the estools respawn command. If you are using ggutils you need to change the respawn command to the command for ggutils which I don't know off the top of my head.

PostPosted: Sun Dec 14, 2008 2:14 am
by ChazZeromus
Well, thank you for a reply, I will be waiting for a reply for this. I do not know the estools respawn command, but I'm sure when this is solved I'll know.

Thank You!

Re:

PostPosted: Sun Dec 14, 2008 2:34 am
by slipknot
ChazZeromus wrote:Well, thank you for a reply, I will be waiting for a reply for this. I do not know the estools respawn command, but I'm sure when this is solved I'll know.

Thank You!


Found in gg_en_config.cfg

If your using ES_Tools

//=========================================================
// RESPAWN COMMAND
//=========================================================
// This is the command that is used to respawn the player, if you don't
// know what this variable does, you won't need to change it.
//
// Default value: est_spawn
//
// Example Usage: gg_respawn_cmd gg_spawn

gg_respawn_cmd est_spawn
_______________________________________________________________


If your using GG_Utils

//=========================================================
// RESPAWN COMMAND
//=========================================================
// This is the command that is used to respawn the player, if you don't
// know what this variable does, you won't need to change it.
//
// Default value: est_spawn
//
// Example Usage: gg_respawn_cmd gg_spawn

gg_respawn_cmd gg_spawn

Re: Instant Respawn

PostPosted: Sun Dec 14, 2008 5:24 am
by ChazZeromus
Well i figured it out, I had to make deathmatch default game by editing gg_default.cfg something and setting a variable to one. Thanks anyways, cheers!