AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   Need TF2 Fast Respawn Plugin (https://forums.alliedmods.net/showthread.php?t=319111)

jab2000 10-11-2019 16:45

Need TF2 Fast Respawn Plugin
 
I'm looking for a working copy or something similar to:

https://forums.alliedmods.net/showthread.php?p=611953
https://forums.alliedmods.net/showthread.php?t=73929

Anyone willing to share? Can offer a donation

PC Gamer 10-12-2019 01:21

Re: Need TF2 Fast Respawn Plugin
 
How fast do you want players to respawn?

If you want instant respawn add this to your server.cfg:

Code:

mp_disable_respawn_times "1"
sm_cvar spec_freeze_time "3"


jab2000 10-12-2019 07:51

Re: Need TF2 Fast Respawn Plugin
 
Would like to be able to set respawn time for each team in seconds

OhHai 10-12-2019 08:55

Re: Need TF2 Fast Respawn Plugin
 
Quote:

Originally Posted by jab2000 (Post 2669566)
Would like to be able to set respawn time for each team in seconds

The first plugin you linked works just fine. Do you know how to click the "Get Plugin" link? This may help you as well: https://wiki.alliedmods.net/Introduction_to_SourcePawn

jab2000 10-12-2019 09:39

Re: Need TF2 Fast Respawn Plugin
 
Quote:

Originally Posted by OhHai (Post 2669571)
The first plugin you linked works just fine. Do you know how to click the "Get Plugin" link? This may help you as well: https://wiki.alliedmods.net/Introduction_to_SourcePawn

You are using this https://forums.alliedmods.net/showthread.php?p=611953 with no problems ?
For me there's a bug, The sm_respawn_time Cvars I set get overridden back to default 10.0. Only way to set custom is to use rcon with sm_cvar sm_respawn_time_blue "2.0" for example

OhHai 10-12-2019 10:37

Re: Need TF2 Fast Respawn Plugin
 
Quote:

Originally Posted by jab2000 (Post 2669575)
You are using this https://forums.alliedmods.net/showthread.php?p=611953 with no problems ?
For me there's a bug, The sm_respawn_time Cvars I set get overridden back to default 10.0. Only way to set custom is to use rcon with sm_cvar sm_respawn_time_blue "2.0" for example

Just because you don't understand how something works doesn't mean it's a "bug". And I can't help you any further. Maybe browse the forums to get a feel for how Sourcemod works?


All times are GMT -4. The time now is 05:38.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.