Open ashyerv opened 2 months ago
many people say this entity (game_text / UserMessage) is borken ,
i google , got this 【 https://forums.alliedmods.net/showthread.php?t=340355 】 【 https://github.com/ValveSoftware/csgo-osx-linux/issues/657 】
let's try to fix it ( !!! need patch client.dll !!! )
(CenterPrintText) -> (DefaultLarge) 【https://github.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/game/client/hud.cpp#L492 】
and add this check 【https://github.com/perilouswithadollarsign/cstrike15_src/blob/f82112a2388b841d72cb62ca48ab1846dfcc11c8/game/client/message.cpp#L80 】
let's create a game_text entity...
HudMsg is work!! only this! (yeah ,you can do this)
so ,L4D2 can fix it?
Valve pls fix
many people say this entity (game_text / UserMessage) is borken ,
i google , got this 【 https://forums.alliedmods.net/showthread.php?t=340355 】 【 https://github.com/ValveSoftware/csgo-osx-linux/issues/657 】
let's try to fix it ( !!! need patch client.dll !!! )
(CenterPrintText) -> (DefaultLarge) 【https://github.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/game/client/hud.cpp#L492 】
and add this check 【https://github.com/perilouswithadollarsign/cstrike15_src/blob/f82112a2388b841d72cb62ca48ab1846dfcc11c8/game/client/message.cpp#L80 】
let's create a game_text entity...
HudMsg is work!! only this! (yeah ,you can do this)
so ,L4D2 can fix it?