Raised This Month: $51 Target: $400
 12% 

[TF2] Autorespawn for Admins


Post New Thread Reply   
 
Thread Tools Display Modes
Pirate Jesus
Member
Join Date: Aug 2010
Old 01-26-2013 , 18:01   Re: [TF2] Autorespawn for Admins
Reply With Quote #51

Quote:
Originally Posted by Chefe View Post
Any output in the logs? Version of the plugin you use?
I use the version of the plugin listed on the first post. I assumed it was up to date.

Afraid I don't have any logs to share.
Pirate Jesus is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 02-13-2013 , 01:34   Re: [TF2] Autorespawn for Admins
Reply With Quote #52

This plugin needs to add the "respawntimes" tag to sv_tags to comply with Valve's rules. I've unapproved this so no one is inadvertently banned from the master server.

PM me or any other approver when you've updated the plugin to add the appropriate tag.
__________________

Last edited by Dr. McKay; 02-13-2013 at 01:37.
Dr. McKay is offline
Mask
AlliedModders Donor
Join Date: Oct 2010
Old 06-05-2013 , 20:00   Re: [TF2] Autorespawn for Admins
Reply With Quote #53

Looks like a cvar sm_instant_sudeath 0/1 has no effect at all. Players keeps respawning in sudden death mode. Can you take a look at this,please?
Mask is offline
Chefe
Senior Member
Join Date: Dec 2009
Location: Germany
Old 06-06-2013 , 06:54   Re: [TF2] Autorespawn for Admins
Reply With Quote #54

Quote:
Originally Posted by Mask View Post
Looks like a cvar sm_instant_sudeath 0/1 has no effect at all. Players keeps respawning in sudden death mode. Can you take a look at this,please?
There are no logical errors in the source, works for me as well.
__________________
My plugin repo, you're welcome to clone/pr or report issues there: SomeGit

OpenFastDL: openfastdl.net
Open public shared moderated FastDL for free use
Chefe is offline
Mask
AlliedModders Donor
Join Date: Oct 2010
Old 06-06-2013 , 12:39   Re: [TF2] Autorespawn for Admins
Reply With Quote #55

Ok,today I made a fresh install of the server just to test this. I had put SM,MM and this plugin only. And no matter to cvar sm_instant_sudeath 0/1 it still keeps respawning me in sudden death mode. Besides it's windows server. Cfg. looks like this
Quote:
// This file was auto-generated by SourceMod (v1.5.0-dev+3841)
// ConVars for plugin "autorespawn_for_admins.smx"


// Set is instant respawn only enabled for admins or for all.
// -
// Default: "1"
sm_instant_admins_only "1"

// Enable or Disable Instant Respawn for Admins.
// -
// Default: "1"
sm_instant_enabled "1"

// Set the flag witch admins must have to use instant respawn.
// -
// Default: "t"
sm_instant_flag "t"

// Enable or Disable the Respawn on Roundend
// -
// Default: "1"
sm_instant_re "1"

// Enable or Disable the Respawn in Sudden Death.
// -
// Default: "1"
sm_instant_sudeath "1"

// Enable or Disable teleport Player to ther old Position
// -
// Default: "0"
sm_instant_teleport "0"

// Set the Instant Respawn Time for Admins.
// -
// Default: "0.1"
// Minimum: "0.100000"
sm_instant_time "0.1"
Under what conditions it is working for you(admin flags,instant time,etc)? Because I already tried every single configuration of this plugin and can't stop respawning in sudden death.
Mask is offline
Chefe
Senior Member
Join Date: Dec 2009
Location: Germany
Old 06-08-2013 , 06:21   Re: [TF2] Autorespawn for Admins
Reply With Quote #56

Quote:
Originally Posted by Mask View Post
Ok,today I made a fresh install of the server just to test this. I had put SM,MM and this plugin only. And no matter to cvar sm_instant_sudeath 0/1 it still keeps respawning me in sudden death mode. Besides it's windows server. Cfg. looks like this
Under what conditions it is working for you(admin flags,instant time,etc)? Because I already tried every single configuration of this plugin and can't stop respawning in sudden death.
Same respawn time as you, rest at default. sm_instant_sudeath have to be 0 to disable respawn during the suddendeath mode.

btw: This ConVar have to be set _before_ the sudden death begins, otherwise it would have no effect to the current sudden death round.
__________________
My plugin repo, you're welcome to clone/pr or report issues there: SomeGit

OpenFastDL: openfastdl.net
Open public shared moderated FastDL for free use
Chefe is offline
Cocapepsi
Junior Member
Join Date: Apr 2013
Old 06-14-2013 , 18:07   Re: [TF2] Autorespawn for Admins
Reply With Quote #57

How to remove this? It keeps making the file altough i remove the CVARS.
Cocapepsi is offline
Chefe
Senior Member
Join Date: Dec 2009
Location: Germany
Old 06-15-2013 , 10:04   Re: [TF2] Autorespawn for Admins
Reply With Quote #58

Quote:
Originally Posted by Cocapepsi View Post
How to remove this? It keeps making the file altough i remove the CVARS.
You must remove the plugin (.smx) from /addons/sourcemod/plugins/, not the config file.
__________________
My plugin repo, you're welcome to clone/pr or report issues there: SomeGit

OpenFastDL: openfastdl.net
Open public shared moderated FastDL for free use

Last edited by Chefe; 06-15-2013 at 10:05.
Chefe is offline
K o T
Senior Member
Join Date: Jan 2011
Old 07-02-2013 , 01:17   Re: [TF2] Autorespawn for Admins
Reply With Quote #59

Does not work ?

sm_instant_time 7.0
K o T is offline
Chefe
Senior Member
Join Date: Dec 2009
Location: Germany
Old 07-02-2013 , 01:32   Re: [TF2] Autorespawn for Admins
Reply With Quote #60

Quote:
Originally Posted by K o T View Post
Does not work ?

sm_instant_time 7.0
Works fine for me. Maybe you spawn before the plugin can spawn you?

Try set sm_instant_time to 0.1 and see if its work then. If not, post errors logs (if available) and sm plugins list output and your config file here.
__________________
My plugin repo, you're welcome to clone/pr or report issues there: SomeGit

OpenFastDL: openfastdl.net
Open public shared moderated FastDL for free use

Last edited by Chefe; 07-02-2013 at 01:39.
Chefe is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:02.


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