Raised This Month: $32 Target: $400
 8% 

[CS] Extra Spawn Points


Post New Thread Reply   
 
Thread Tools Display Modes
Author
gamemann
Veteran Member
Join Date: Sep 2009
Location: Mullica Hill, New Jersey
Plugin ID:
4565
Plugin Version:
1.2
Plugin Category:
Technical/Development
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Adds extra spawn points to maps.
    Old 03-26-2015 , 19:51   [CS] Extra Spawn Points
    Reply With Quote #1

    Hello, here is another plugin I am finally releasing to AlliedMods

    Description
    Adds extra map spawn points for Counter-Strike games (e.g. CS:GO and CS:S). This can be useful if the total spawn points on a map is lower than the server's maximum players. This will not work correctly for Arena 1v1 servers, but this plugin should be useful for that game-mode. I also recommend using this plugin with a No-Block plugin (or
    mp_solid_teammates set to 0 on CS:GO).

    ConVars
    sm_ESP_spawns_t (Default 32) - Amount of spawn points to enforce on the T team.
    sm_ESP_spawns_ct (Default 32) - Amount of spawn points to enforce on the CT team.
    sm_ESP_teams (Default 1) - 0 = Disabled, 1 = All Teams, 2 = Terrorist only, 3 = Counter-Terrorist only.
    sm_ESP_course (Default 1) - 1 = When T or CT spawns are at 0, the opposite team will get double the spawn points.
    sm_ESP_debug (Default 0) - 1 = Enable debugging.
    sm_ESP_auto (Default 0) - 1 = Add the spawn points as soon as a ConVar is changed.
    sm_ESP_mapstart_delay (Default 1.0) - The delay of the timer on map start to add in spawn points.

    Installation
    * Required *
    .smx = Place into sourcemod/plugins folder.

    * Optional *
    .sp = Place into sourcemod/scripting folder.

    Downloads
    Overall
    I hope you enjoy the plugin. Please report any bugs/issues to me (using GitHub if possible).


    Thanks.
    __________________
    Software/network engineer. I often work on a neat project called The Modding Community.

    Check out my GitHub here!

    Last edited by gamemann; 01-28-2021 at 12:49.
    gamemann is offline
    Send a message via Skype™ to gamemann
    Sigara
    Member
    Join Date: Apr 2014
    Old 03-27-2015 , 05:33   Re: [CS] Extra Spawn Points
    Reply With Quote #2

    So how does it know where to spawn people,I can't test it right now but this plugin would be very useful for my csgo servers that are for 64 people.
    __________________
    Sigara is offline
    7106
    Senior Member
    Join Date: Jun 2013
    Old 03-27-2015 , 09:16   Re: [CS] Extra Spawn Points
    Reply With Quote #3

    first, sry 4 my bad english
    similar plugin already exists.
    it call SpawnTools7
    anyway, my server can't hold 64 players!
    so laggin'
    idk y, 'cause my server computer specs r best of best.

    Last edited by 7106; 03-27-2015 at 09:18.
    7106 is offline
    gamemann
    Veteran Member
    Join Date: Sep 2009
    Location: Mullica Hill, New Jersey
    Old 03-27-2015 , 13:23   Re: [CS] Extra Spawn Points
    Reply With Quote #4

    Quote:
    Originally Posted by Sigara View Post
    So how does it know where to spawn people,I can't test it right now but this plugin would be very useful for my csgo servers that are for 64 people.
    It will add extra spawn points where the original spawn points are located (same position, etc).
    Quote:
    Originally Posted by 7106 View Post
    first, sry 4 my bad english
    similar plugin already exists.
    it call SpawnTools7
    anyway, my server can't hold 64 players!
    so laggin'
    idk y, 'cause my server computer specs r best of best.
    In Spawn Tools 7, you have to manually add the spawn points which can be annoying when you are required to do it for every map (unless if there is already a file with extra spawn point positions). This plugin automatically adds extra spawn points where the original spawn points are located.

    Thanks.
    __________________
    Software/network engineer. I often work on a neat project called The Modding Community.

    Check out my GitHub here!

    Last edited by gamemann; 03-27-2015 at 13:28.
    gamemann is offline
    Send a message via Skype™ to gamemann
    ph
    AlliedModders Donor
    Join Date: Mar 2006
    Old 03-27-2015 , 22:11   Re: [CS] Extra Spawn Points
    Reply With Quote #5

    Quote:
    It will add extra spawn points where the original spawn points are located (same position, etc).
    Stuck players?
    Purchase (items/gives) does to the other player on the same positions.
    __________________
    ph is offline
    gamemann
    Veteran Member
    Join Date: Sep 2009
    Location: Mullica Hill, New Jersey
    Old 03-27-2015 , 22:54   Re: [CS] Extra Spawn Points
    Reply With Quote #6

    Quote:
    Originally Posted by ph View Post
    Stuck players?
    Purchase (items/gives) does to the other player on the same positions.
    If the server doesn't have a no-block plugin, this plugin will most likely cause stuck players :\ I strongly recommend using a no-block plugin if you have this plugin enabled.

    For Counter-Strike: Source, I would recommend a no-block plugin.

    For Counter-Strike: Global Offensive, setting "mp_solid_teammates" to 0 should work as well.

    Not sure what you're trying to say in your second question (if it is a question).

    Thanks.
    __________________
    Software/network engineer. I often work on a neat project called The Modding Community.

    Check out my GitHub here!
    gamemann is offline
    Send a message via Skype™ to gamemann
    BGKoKoOo
    Member
    Join Date: Mar 2012
    Old 03-31-2015 , 09:55   Re: [CS] Extra Spawn Points
    Reply With Quote #7

    @gamemann Thanks for the plugin. I have 32 slots competitive server but more of the maps support 30 or 18-20 slots. I want to ask you doest the players will stuck with your plugin because i dont have no block on my server.
    __________________

    BGKoKoOo is offline
    Drixevel
    AlliedModders Donor
    Join Date: Sep 2009
    Location: Somewhere headbangin'
    Old 04-24-2015 , 18:15   Re: [CS] Extra Spawn Points
    Reply With Quote #8

    You could also just get the center point of random spawn entities for each team and search random X/Y coordinates from the original position and check if they're valid positions and if they are, create new spawn entities there. Should fix the player collision/stuck issue.
    Drixevel is offline
    neatek
    AlliedModders Donor
    Join Date: Jul 2010
    Location: Russia
    Old 05-27-2015 , 12:01   Re: [CS] Extra Spawn Points
    Reply With Quote #9

    I dont know why its not working...
    i just load plugin
    sm plugins load plugin.smx
    .... then sm_addspawns
    and i have limits for team... -_-
    map mg_bob2
    __________________
    neatek is offline
    LaRoVV66
    Senior Member
    Join Date: Jul 2015
    Old 08-23-2015 , 15:52   Re: [CS] Extra Spawn Points
    Reply With Quote #10

    i am this plugins install and not working :S

    helpme
    LaRoVV66 is offline
    Reply


    Thread Tools
    Display Modes

    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 09:21.


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