AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] Advanced SpawnProtection (v.4.2.5, 4/11/2023) (https://forums.alliedmods.net/showthread.php?t=328278)

Timid 11-02-2020 22:56

[CS:GO] Advanced SpawnProtection (v.4.2.5, 4/11/2023)
 
6 Attachment(s)
Advanced Spawn Protection [CS:GO]

By Timid:nono:


Explanation:bacon:

- A source mod plugin simply made to make spawn protection more user-friendly, With the idea in mind for it to be more reliable for the servers to run with the intention of fewer memory leaks.

Custom Features
  • Colors players who are spawn protected
  • Join grace time for unprotected players
  • Shows hud text when players are protected
  • Notifys the player that they have spawn protection
  • Capability to remove spawn protect on weapon fired
  • Capability to remove spawn protect on players who control bots
  • Rainbow hud message for spawn protect time
Game Supported
  • CS:GO

Change Log :idea:
Spoiler


ConVars
  • sm_spawnprotect_time - Sets how much time is left for spawn protection default 14
  • sm_spawnprotect_rainbowhud - Sets whether rainbow menu is enabled. (0 off, 1 on) default 1
  • sm_spawnprotect_botcontrol - Should bots receive spawn protection if another player takes control of them. (0 off, 1 on) default 1
  • sm_spawnprotect_notifystart -Should we notify users that they have spawn protection. (0 off, 1 on) default 1
  • sm_spawnprotect_ffamode - Should we set colors for ffa or teams. (0 off, 1 on) default 1
  • sm_spawnprotect_colormodels - Should we set colored player models. (0 off, 1 on) default 1
  • sm_spawnprotect_endonattack - Should we disable spawn protect on attack. (0 off, 1 on) default 1
Commands
  • /rainbow default admin flag ADMFLAG_RCON - Allows the player models on spawn to go into a loop of R G B

Things To Add
  • Allow players to set custom spawn protection model highlighting color.
How to Install
  1. Compile AdvancedSpawnProtect.sp
  2. Donwload AdvancedSpawnProtect.smx and put into /csgo/addons/sourcemod/plugins
  3. Configure settings by editing /cfg/sourcemod/AdvancedSpawnProtection.cfg

Stlckman 11-03-2020 18:23

Re: [CS:GO] Advanced SpawnProtection (v.4.2.0, 11/01/2020)
 
+rep, very configurable for movement servers such as Awp Bhop, Combat Surf etc.

Use this plugin on my server CSC willing to vouch.

ScoobyDev77 11-04-2020 09:15

Re: [CS:GO] Advanced SpawnProtection (v.4.2.0, 11/01/2020)
 
2 Attachment(s)
Pls help me! :)

Timid 11-04-2020 20:33

Re: [CS:GO] Advanced SpawnProtection (v.4.2.0, 11/01/2020)
 
Quote:

Originally Posted by ScoobyDev77 (Post 2723690)
Pls help me! :)

Make sure you have all the #includes in your Sourcemod include folder, I've compiled it again and have not gotten that issue.

- What exactly are you trying to do with the plugin?

Timid:nono:

ScoobyDev77 11-07-2020 12:17

Re: [CS:GO] Advanced SpawnProtection (v.4.2.0, 11/01/2020)
 
SORRY MY ENGLISH!

I am wanting to modify the structure of the pugin, changing the protection color of the character, which is purple at the moment. Well, if you want to help me with this I will be grateful, because I cannot compile this plugin, as shown in the image above.

- I want to put RGB on the character during protection (both teams)
- I want to change the spawm protection HUD, which I am not getting. I want it to announce in this way, "SPAWN PROTECTION DESATIVADO", when it is disabled and, when it is enabled to advertise like this, "SPAWN PROTECTION ATIVADO"

(* Without a stopwatch or timer counting the time *)

Timid 11-11-2020 01:02

Re: [CS:GO] Advanced SpawnProtection (v.4.2.0, 11/01/2020)
 
2 Attachment(s)
Quote:

Originally Posted by ScoobyDev77 (Post 2724099)
SORRY MY ENGLISH!

I am wanting to modify the structure of the pugin, changing the protection color of the character, which is purple at the moment. Well, if you want to help me with this I will be grateful, because I cannot compile this plugin, as shown in the image above.

- I want to put RGB on the character during protection (both teams)
- I want to change the spawm protection HUD, which I am not getting. I want it to announce in this way, "SPAWN PROTECTION DESATIVADO", when it is disabled and, when it is enabled to advertise like this, "SPAWN PROTECTION ATIVADO"

(* Without a stopwatch or timer counting the time *)



Hi sorry for the delay in your response here is what I fixed for you.


Let me know if it works for you.

By Timid:nono:


Added
  • SPAWN PROTECTION DESATIVADO - On spawn protection disabled
  • SPAWN PROTECTION ATIVADO - On Spawn protection enabled
  • Added rgb color for protected players.
Dif Checker

ScoobyDev77 11-11-2020 11:41

Re: [CS:GO] Advanced SpawnProtection (v.4.2.0, 11/01/2020)
 
thx dude

EinfachDennis 05-07-2021 08:44

Re: [CS:GO] Advanced SpawnProtection (v.4.2.0, 11/01/2020)
 
Is it possible to have spawn protection disabled when a player moves?

Gena 06-04-2022 01:25

Re: [CS:GO] Advanced SpawnProtection (v.4.2.0, 11/01/2020)
 
1 Attachment(s)
btw, I accidentally made a function to freeze when the player spawns haha, in case it helps someone.


All times are GMT -4. The time now is 14:33.

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