Talk:HUD Elements: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Stubborn Round Timer)
 
m (Nesciuse moved page Talk:Multipage Base Pages Temp Storage/HUD Elements to Talk:HUD Elements without leaving a redirect: Moving back to proper place)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
A member of my mod team has created a Round Timer for our mod and i am charged with organising the HUD. However it seems that something keeps resetting the round timer's settings, because no matter what i put in HudLayout.res it always resets the position and color of the panel to it's original form. Does ayone know whats causing this? I think its something to do with the round timer's Base Class.
A member of my mod team has created a Round Timer for our mod and i am charged with organising the HUD. However it seems that something keeps resetting the round timer's settings, because no matter what i put in HudLayout.res it always resets the position and color of the panel to it's original form. Does ayone know whats causing this? I think its something to do with the round timer's Base Class. {{unsigned|Deemo24}}
 
 
== Example Code Location ==
 
I can't find the code samples in those locations anymore, as they don't exist. I did find some at "./src/game/client/sdk", so would anyone mind if I changed it?--[[User:Robber9000|Robber9000]] 15:08, 30 September 2009 (UTC)

Latest revision as of 16:21, 15 July 2024

A member of my mod team has created a Round Timer for our mod and i am charged with organising the HUD. However it seems that something keeps resetting the round timer's settings, because no matter what i put in HudLayout.res it always resets the position and color of the panel to it's original form. Does ayone know whats causing this? I think its something to do with the round timer's Base Class. Unsigned comment added by Deemo24 (talkcontribs) Always sign your posts with four tildes (~~~~)


Example Code Location

I can't find the code samples in those locations anymore, as they don't exist. I did find some at "./src/game/client/sdk", so would anyone mind if I changed it?--Robber9000 15:08, 30 September 2009 (UTC)