View Single Post
Author Message
Mitchell
~lick~
Join Date: Mar 2010
Old 04-15-2012 , 10:58   [CSS] Add the hud capibilities!
Reply With Quote #1

Even though i added the clientschemes update to the client, and server, i am still unable to show the hud using:
PHP Code:
            new Handle:hHudText CreateHudSynchronizer();
            
SetHudTextParams(-1, -11.0255002550);
            
ShowSyncHudText(xhHudText"Mitch Was Here");
            
CloseHandle(hHudText); 
On the end i think its sourcemod, in the docs it says that its on supported games such as TF2, HL2MP, and SourceForts. Now what im asking is to add CSS to that list.
Mitchell is offline