PDA

View Full Version : TF2 Instantrespawn Plugin


r5053
04-19-2008, 16:25
This Plugin Spawns People 1 second after being Killed, and the server doesn't get delisted from the normal server tab.

needs sourcemod 2071 (http://svn.alliedmods.net/viewvc.cgi?view=rev&root=sourcemod&revision=2071) or higher actualy this is a svn release

DontWannaName
04-19-2008, 17:20
Why not use the sv tags plugin and use the new cvar? I guess this is handy for people who want only instant respawn.

teddyruxpin
04-19-2008, 19:37
Is this plugin the same as this one?

http://forums.alliedmods.net/showthread.php?t=69997

Thanks,

-Teddy

DontWannaName
04-19-2008, 20:45
Only if you set boths teams respawn to 0, its about the same then.

BrutalGoerge
04-19-2008, 23:24
Why not use the sv tags plugin and use the new cvar? I guess this is handy for people who want only instant respawn.
Well, some people have been saying that the svtags plugin causes increased load, since it changes sv_tags every frame

DontWannaName
04-20-2008, 03:56
Thats my server host's problem :D

BrutalGoerge
04-20-2008, 04:13
The new cvar doesn't really make it instant... theres still that 3 sec pause for that kill cam thing.

These sm plugins can spawn you the instant you die.

r5053
04-20-2008, 06:34
Is this plugin the same as this one?

http://forums.alliedmods.net/showthread.php?t=69997

Thanks,

-Teddy
thats the first time i notice this plugin, yes it uses the same respawn methode.

Switchie
04-27-2008, 07:41
Why cant i compile this or am i doing something wrong here.

//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// tf2instantrespawn.sp
// tf2instantrespawn.sp(3) : fatal error 120: cannot read from file: "tf2"
//
// Compilation aborted.
// 1 Error.
//
// Compilation Time: 0.11 sec
// ----------------------------------------

Press enter to exit ...

The_Shadow3
04-27-2008, 08:22
you need a TF2 include file (tf2.inc)!

Skyrider
05-02-2008, 05:03
"Plugin failed to compile! Please try contacting the author."

FunTF2Server
05-02-2008, 05:26
is there any way at all to have fast respawns on the non-ctf maps, normally my spawn times on ctf_2fort is 4-5 seconds (not quite instant but fast) but when I switch to pl_goldrush or tc_hydro the respawn time is like 12-15 seconds

r5053
05-02-2008, 07:31
this plugin should do this

FunTF2Server
05-02-2008, 15:22
this plugin should do this

let me clarify, I don't want instant respawn, I want faster respawn than normal

DJ Tsunami
05-04-2008, 10:08
tc_hydro and pl_goldrush don't abide by mp_respawnwavetime, so you either need a plugin that respawns them after x seconds, or edit the maps (either manually or let Stripper: Source do it).

pantho
05-04-2008, 16:04
Nice plugin :)

I use it for my Surf server, set to 1 second for both teams, nice fast, doesnt lag. 1 second is just right for instant respawn.

Sturmeh
05-07-2008, 05:14
There is actually a way to achieve "true" instant spawn.
mp_forcerespawn 1
This disables the "spectator" view completely, and instead you just respawn the second you die.

Other than that, you can just...
mp_disable_respawn_times 1
For the normal 1 second of spectator, and into instant respawn.

No plugin is required for either in TF2!

tc_hydro and pl_goldrush don't abide by mp_respawnwavetime, so you either need a plugin that respawns them after x seconds, or edit the maps (either manually or let Stripper: Source do it).

http://mrlwork.com/source/tftrue.html

Use the max respawn time. ( Set it to 5? )

scumbucket
05-08-2008, 11:00
There is actually a way to achieve "true" instant spawn.
mp_forcerespawn 1
This disables the "spectator" view completely, and instead you just respawn the second you die.

Other than that, you can just...
mp_disable_respawn_times 1
For the normal 1 second of spectator, and into instant respawn.



Doing this does this place you under the Custom Tab?

DJ Tsunami
05-08-2008, 11:07
Yes, setting fast respawn with any of the stock cvars will put you in the custom tab.

@Sturmeh: I know about TFTrue, that's not mp_respawnwavetime though so my point is still valid.

Lord Max
08-24-2008, 08:22
Yes, setting fast respawn with any of the stock cvars will put you in the custom tab.

@Sturmeh: I know about TFTrue, that's not mp_respawnwavetime though so my point is still valid.


Not anymore. Valve have destroyed the custom tab with the heavy, so now they just appear in the normal internet list but with tags of the mods.

This is very helpful and was a wise decision by Valve.

Lord Max