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

[CS:S] AutoRespawn v1.0.3


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Grey Echo
Senior Member
Join Date: Nov 2008
Location: United States
Plugin ID:
1103
Plugin Version:
1.0.3
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
    22 
    Plugin Description:
    A simple plugin that automatically respawns dead players following their death.
    Old 08-19-2009 , 15:19   [CS:S] AutoRespawn v1.0.3
    Reply With Quote #1

    AutoRespawn v1.0.3
    Last Updated: August 20, 2009

    CURRENT STATUS:
    Awaiting approval decision...


    .: Description :.

    This plugin will automatically respawn players shortly after they die. I know there are a lot of SourceMod plugins out there that do this already for TF2, but this plugin is for CS:S and is fully operational and far more supported. Plus, it's simple, so it's gotta work...right?

    .: ConVars and Defaults :.

    * sm_ar_enable 1
    Enables/disables AutoRespawn on this server at any given time.

    * ar_respawn_delay 3
    Amount of time (in seconds) after players die before they are automatically respawned.

    * ar_respawn_msgs 1
    Enables/disables notification messages to players after they die that they will be respawned.

    * ar_dissolve_ragdolls 1
    Enables/disables the dissolving of a player's ragdoll following a successful respawn.

    .: Requirements :.

    * Latest stable version of SourceMod highly recommended, but most any recent version after v1.0.0.1946 or so should do just fine.

    .: Recommended Plugins :.

    * Enforce the time limit by teame06
    * Spawn Protection v1.5 by Fredd

    .: Special Thanks :.

    * ke0's Gaming Arena (www.ke0.us) - Testing and Support

    .: Developer Notes :.

    Please keep in mind this plugin is still in development. That being said, any comments, questions, suggestions, and complaints are more than welcome. Please report any bugs you may find, but I promise I always try to keep them to a minimum before I release anything, so you better have some proof!

    .: Release Notes :.

    v1.0.3
    * Actually fixed broken notifications messages.
    * Added a new feature that dissolves a player's ragdoll following a successful respawn (ar_dissolve_ragdolls).

    v1.0.2
    * Fixed some broken notifications messages and added new ones that use colors.

    v1.0.1
    * Added a new feature that automatically respawns players when they join the server or switch teams (follows ar_respawn_delay).
    * Add optional notification messages to players when they die that they will be respawned (ar_respawn_msgs).

    v1.0.0
    * Full public release.

    .: To-do List:.

    * None yet!

    .: Download :.
    Attached Files
    File Type: sp Get Plugin or Get Source (autorespawn.sp - 22018 views - 3.7 KB)

    Last edited by Grey Echo; 08-20-2009 at 20:59.
    Grey Echo is offline
    shustas
    SourceMod Donor
    Join Date: May 2007
    Location: London
    Old 08-19-2009 , 15:23   Re: [CS:S] AutoRespawn v1.0.0
    Reply With Quote #2

    Hm... just simple respawn u say? So how round win is calculated then?
    This could be good stuff for surf maps
    __________________
    shustas is offline
    Grey Echo
    Senior Member
    Join Date: Nov 2008
    Location: United States
    Old 08-19-2009 , 15:29   Re: [CS:S] AutoRespawn v1.0.0
    Reply With Quote #3

    Quote:
    Originally Posted by shustas View Post
    Hm... just simple respawn u say? So how round win is calculated then?
    This could be good stuff for surf maps
    Yeah, I currently use this plugin for my own surf server and it works quite well. But yeah, the round_win event is rarely fired with this unless something crazy happens where everyone dies or if there's only a handful of people on the server at once. It's not a big deal though unless you have plugins that require round_win to be fired regularly.

    To solve the more serious problem with maps not ending and mp_timelimit not being enforced, I use this:
    https://forums.alliedmods.net/showthread.php?t=58417

    EDIT: Added some more recommended plugins to the topic post.

    Last edited by Grey Echo; 08-19-2009 at 15:34.
    Grey Echo is offline
    shustas
    SourceMod Donor
    Join Date: May 2007
    Location: London
    Old 08-19-2009 , 15:45   Re: [CS:S] AutoRespawn v1.0.0
    Reply With Quote #4

    Yes, but I mean the round time runs out and on most cases ct wins, example on bomb plant maps. There should be some ticket system to determine after how many times u dont respawn, like its done in CS:S DM.
    __________________
    shustas is offline
    Grey Echo
    Senior Member
    Join Date: Nov 2008
    Location: United States
    Old 08-19-2009 , 16:08   Re: [CS:S] AutoRespawn v1.0.0
    Reply With Quote #5

    Quote:
    Originally Posted by shustas View Post
    Yes, but I mean the round time runs out and on most cases ct wins, example on bomb plant maps. There should be some ticket system to determine after how many times u dont respawn, like its done in CS:S DM.
    You'll need to find another plugin to do that for you then, I'm afraid - or at least for now. I don't intend to make this much more complicated. This plugin is really meant for non-standard server setups and maps, like surf.

    UPDATE: v1.0.1
    * Added a new feature that automatically respawns players when they join the server or switch teams (follows ar_respawn_delay).
    * Add optional notification messages to players when they die that they will be respawned (ar_respawn_msgs).

    Last edited by Grey Echo; 08-19-2009 at 16:58.
    Grey Echo is offline
    Maxpaynetico
    New Member
    Join Date: Jun 2011
    Old 06-27-2011 , 09:22   Re: [CS:S] AutoRespawn v1.0.0
    Reply With Quote #6

    Hello guys im new in this cs s modding and i have some problems with this plugin,when i put these plugins AutoRespawn,and etc.,when im load the plugin he says this: [SM] Plugin AutoRespawn.smx failed to load: Required extension "cstrike" file("games/game.cstrike.ext") not running.
    And my sourcemod is the last one released
    Maxpaynetico is offline
    Godsaid
    New Member
    Join Date: Apr 2012
    Old 04-28-2012 , 13:15   Re: [CS:S] AutoRespawn v1.0.3
    Reply With Quote #7

    Where can you change the delay time, I want the delay 30 sec but no idea how to change it.

    please help me
    Godsaid is offline
    St00ne
    Veteran Member
    Join Date: Jan 2011
    Location: Annecy - France
    Old 05-12-2012 , 05:44   Re: [CS:S] AutoRespawn v1.0.3
    Reply With Quote #8

    Hi,

    I'm using this plugin on my surf server and it's great, just one thing: it makes spectators respawn more and more often, is there something you could do?

    Regards,

    St00ne
    __________________

    *** *** ***
    -My plugins-
    St00ne is offline
    sLog
    Junior Member
    Join Date: Apr 2012
    Old 05-12-2012 , 07:26   Re: [CS:S] AutoRespawn v1.0.3
    Reply With Quote #9

    Quote:
    Originally Posted by St00ne View Post
    Hi,

    I'm using this plugin on my surf server and it's great, just one thing: it makes spectators respawn more and more often, is there something you could do?

    Regards,

    St00ne
    http://forums.alliedmods.net/showpos...2&postcount=12

    Last edited by sLog; 05-12-2012 at 07:26.
    sLog is offline
    Grey Echo
    Senior Member
    Join Date: Nov 2008
    Location: United States
    Old 08-20-2009 , 14:42   Re: [CS:S] AutoRespawn v1.0.2
    Reply With Quote #10

    UPDATE: v1.0.2
    * Fixed some broken notifications messages and added new ones that use colors.

    UPDATE: v1.0.3
    * Actually fixed broken notifications messages.
    * Added a new feature that dissolves a player's ragdoll following a successful respawn (ar_dissolve_ragdolls).

    Last edited by Grey Echo; 08-20-2009 at 20:56. Reason: New version information for v1.0.3
    Grey Echo 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 19:58.


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