View Single Post
LinLinLin
Senior Member
Join Date: Sep 2021
Old 12-01-2022 , 08:11   Re: [L4D2]HUD with player list & kill list info like cs
Reply With Quote #6

this problem happend because i use %N to format the string. you can modify the code by yourself and simply identify the first character of victim name. if is equal to "(" you can format the final string by victim[3] since victim[3] is the whole string except the first three character.
LinLinLin is offline