View Single Post
TheDS1337
Veteran Member
Join Date: Jun 2012
Old 03-20-2017 , 08:00   Re: New custom HUD Messages (CS:GO)
Reply With Quote #4

Quote:
Originally Posted by psychonic View Post
The HudText/HudSynchronizer natives work in CS:GO now.
This is truly amazing! Thanks for the addition

EDIT: This code doesnt seem to work :/
Code:
SetHudTextParams(0.05, 0.45, 5.0, 255, 0, 0, 200, 0, 0.25, 1.0, 1.0);
ShowSyncHudText(client, g_Hud, "TEST TEST TEST");
Tried the same thing with ShowHudText instead and it doesnt work.

Last edited by TheDS1337; 03-20-2017 at 18:31.
TheDS1337 is offline