Raised This Month: $159 Target: $400
 39% 

Disable death check plugin edit


Post New Thread Reply   
 
Thread Tools Display Modes
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 01-26-2025 , 03:30   Re: Disable death check plugin edit
Reply With Quote #11

director_no_death_check 1 is enough as little_froy said,
It disabled survivor team death ending scenario.

try
PHP Code:
sm_cvar director_no_death_check 1
sm_cvar sb_all_bot_game 1
sm_cvar allow_all_bot_survivor_team 1 
__________________
Source Game-Plugins, L4D1/2-Plugins
L4D2 8+ MultiSlots Tutorial
L4D1 Rotoblin-AZMod
-----------
I am available to make plugins for pay.
[Youtube, Mods, Paypal]

Last edited by HarryPotter; 01-26-2025 at 03:40.
HarryPotter is offline
kewie
Junior Member
Join Date: Jan 2025
Old 01-27-2025 , 15:24   Re: Disable death check plugin edit
Reply With Quote #12

Quote:
Originally Posted by HarryPotter View Post
director_no_death_check 1 is enough as little_froy said,
It disabled survivor team death ending scenario.

try
PHP Code:
sm_cvar director_no_death_check 1
sm_cvar sb_all_bot_game 1
sm_cvar allow_all_bot_survivor_team 1 
It worked! The game continues as expected, but the respawn plugin displays a message "couldn't respawn at the moment"

https://github.com/fbef0102/L4D1_2-P...rvivor_Respawn

the plugin by @101 worked, the player respawns after 5 seconds. it doesn't have the options to randomize respawn items :c

-----
its possible to use it on maps without needing to activate cheats? This only worked on the map loaded by the command.
kewie is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 01-28-2025 , 00:59   Re: Disable death check plugin edit
Reply With Quote #13

Quote:
Originally Posted by kewie View Post
It worked! The game continues as expected, but the respawn plugin displays a message "couldn't respawn at the moment"

https://github.com/fbef0102/L4D1_2-P...rvivor_Respawn
If there are no any alive survivors on the map. The plugin stop respawning dead players.


Quote:
its possible to use it on maps without needing to activate cheats? This only worked on the map loaded by the command.
You can use sm_cvar without cheats active, just write in cfg/server.cfg

PHP Code:
sm_cvar director_no_death_check 1
sm_cvar sb_all_bot_game 1
sm_cvar allow_all_bot_survivor_team 1 
__________________
Source Game-Plugins, L4D1/2-Plugins
L4D2 8+ MultiSlots Tutorial
L4D1 Rotoblin-AZMod
-----------
I am available to make plugins for pay.
[Youtube, Mods, Paypal]

Last edited by HarryPotter; 01-28-2025 at 00:59.
HarryPotter is offline
kewie
Junior Member
Join Date: Jan 2025
Old 01-28-2025 , 09:18   Re: Disable death check plugin edit
Reply With Quote #14

Thanks, just one more question, is there any line I can edit so the plugin continues respawning?
kewie is offline
little_froy
Senior Member
Join Date: May 2021
Old 01-28-2025 , 11:35   Re: Disable death check plugin edit
Reply With Quote #15

Quote:
Originally Posted by kewie View Post
Thanks, just one more question, is there any line I can edit so the plugin continues respawning?
it's hard to find respawn point that valid and good compatibility with mechanism if no survivor alive.
little_froy is offline
101
Senior Member
Join Date: Nov 2023
Old 02-23-2025 , 18:52   Re: Disable death check plugin edit
Reply With Quote #16

Quote:
Originally Posted by kewie View Post
the plugin by @101 worked, the player respawns after 5 seconds. it doesn't have the options to randomize respawn items :c
easy .. but I felt that this mod doesn't make sense without managing players actions [awards/penalties]
this is a simple structure of a new l4d-mode with a bad experience 'Unluckily' :

Spoiler


* Notes :
- its a beta version and it will be the final version .
- I've replaced first-spawn method of sdkcall by rescue-spawn method , so the survivors stats of the current round won't be destroyed. FFS .
- I couldn't find a better way to end round in l4d1 [I missed scenario_end effects] .
- I couldn't find a function that display the remaining time on the top corner of screen . [I know that there is a complex one for l4d2 , but I prefer a standard one that supports both games] .
- Plugin has two natives , so you can manage Round time limit from another plugin [extend/shortened] the round time based on game events and players actions , example :

plugin_test.sp
Spoiler

Last edited by 101; 02-23-2025 at 23:00. Reason: fix timer
101 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 05:18.


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