View Single Post
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 03-31-2024 , 14:45   Re: [L4D1 AND L4D2] Survivor Respawn
Reply With Quote #42

Quote:
Originally Posted by S.A.S View Post
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 is offline