AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [L4D1 AND L4D2] Survivor Respawn (https://forums.alliedmods.net/showthread.php?t=323033)

S.A.S 03-31-2024 00:46

Re: [L4D1 AND L4D2] Survivor Respawn
 
Quote:

Originally Posted by HarryPotter (Post 2819793)
test today, and this bug didn't happen to me

If a player is idle and is thrown off a roof and killed (for example, a charger, map c1m1_hotel), he will not respawn.


I don't know where to write, I'll write here, here is your plugin cannounce when the player exits the game, sometimes the color of the message changes to another
In the file it is stated as follows
Player {PLAYERNAME} disconnected ({PLAYERCOUNTRY}, {PLAYERREGION}, {PLAYERCITY}), {DISC_REASON}.

sometimes like this
red is replaced by green
Player {PLAYERNAME} disconnected ({PLAYERCOUNTRY}, {PLAYERREGION}, {PLAYERCITY}), {DISC_REASON}.

HarryPotter 03-31-2024 14:45

Re: [L4D1 AND L4D2] Survivor Respawn
 
Quote:

Originally Posted by S.A.S (Post 2820372)
If a player is idle and is thrown off a roof and killed (for example, a charger, map c1m1_hotel), he will not respawn.


I don't know where to write, I'll write here, here is your plugin cannounce when the player exits the game, sometimes the color of the message changes to another
In the file it is stated as follows
Player {PLAYERNAME} disconnected ({PLAYERCOUNTRY}, {PLAYERREGION}, {PLAYERCITY}), {DISC_REASON}.

sometimes like this
red is replaced by green
Player {PLAYERNAME} disconnected ({PLAYERCOUNTRY}, {PLAYERREGION}, {PLAYERCITY}), {DISC_REASON}.




PHP Code:

// {default}: white
// {green}: orange
// {olive}: green
// {lightgreen}: lightgreen
// {red}: red - There must be at least one player or bot in infected team,or red will turn into {green} color
// {blue}: blue - There must be at least one player or bot in survivor team,or blue will turn into {green} color 
// Warning: {lightgreen}、{red}、{blue}, 2 of 3 colors can not be used at the same sentence 


HarryPotter 03-31-2024 15:05

Re: [L4D1 AND L4D2] Survivor Respawn
 
Quote:

Originally Posted by S.A.S (Post 2820372)
If a player is idle and is thrown off a roof and killed (for example, a charger, map c1m1_hotel), he will not respawn.


https://i.imgur.com/E7RiBbL.jpeg
If you can record video.

S.A.S 03-31-2024 16:25

Re: [L4D1 AND L4D2] Survivor Respawn
 
Quote:

Originally Posted by HarryPotter (Post 2820403)
PHP Code:

// {default}: white
// {green}: orange
// {olive}: green
// {lightgreen}: lightgreen
// {red}: red - There must be at least one player or bot in infected team,or red will turn into {green} color
// {blue}: blue - There must be at least one player or bot in survivor team,or blue will turn into {green} color 
// Warning: {lightgreen}、{red}、{blue}, 2 of 3 colors can not be used at the same sentence 


This happens in the company mode.

S.A.S 03-31-2024 16:28

Re: [L4D1 AND L4D2] Survivor Respawn
 
Quote:

Originally Posted by HarryPotter (Post 2820405)
If you can record video.

It happens in company mode, it's hard to catch it on video.


All times are GMT -4. The time now is 06:30.

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