Can I pootis my FPS and ping in HUD?

Me is really dump. Me likes muffins.

By dychab 10 months ago

Hi everyone. I've been using net_graph for quite a while, therefore I got really used to seeing my ping and FPS rate. The positioning of the graph didn't disturb me at all. The only problem is that I doesn't look pretty ;< I sometimes record my gameplay on video (My bad graphics card makes .dem files all jumpy and jittery) and I usually forget to turn the net_graph off. And when I finally remember to do that I just find it difficult to play without those information on my screen... Can I somehow get my FPS rate and ping value into my HUD?

I wanted to make a new .res file in tf\resource\ui because I kind of understand how it all works:

Medic's Ubercharge meter

{ - "ControlName" "CExLabel" "fieldName" "ChargeLabel" "xpos" "30" "xposminmode" "11" "ypos" "24" "yposminmode" "11" "zpos" "2" "wide" "90" "tall" "15" "autoResize" "1" "pinCorner" "2" "visible" "1" "enabled" "1" "tabPosition" "0" "labelText" "#TFUbercharge" "labelTextminmode" "#TF_UberchargeMinHUD" "textAlignment" "west" "dulltext" "0" "brighttext" "0" "font" "HudFontSmallest"

I guess "labelText" value refers to the game code and I'm pretty sure there isn't any for FPS, nor ping. But can I change the game code so I can send those values into my HUD as "labelText"? Does someone know anything?

4 posts 669 views
  • You must be a member

Replies

  • CitizenJim's Levels
    • P2: Drudge
      Points: 1,179
    • C1: Member
    • A3: Apprentice
      Account Age: 1 year
    Posted 10 months ago

    Not sure, never been one for coding. I do know there's cl_showfps, which adds your FPS and ping to the upper right corner, but it's not in TF2's style, more of a simple line of text in the corner.

    [Nothing of interest]
  • dychab's Levels
    • P1: Beggar
      Points: 45
    • C1: Member
    • A2: Tenderfoot
      Account Age: 10 months
    Posted 10 months ago

    Thanks for help, but I knew that too. I should point it out before.

    The simple text form is really a problem when it comes to editing. For example raising contrast a bit makes it SO VISABLE ;C

    Use a stick!
  • coolknight_05's Levels
    • P1: Beggar
      Points: 697
    • C1: Member
    • A3: Apprentice
      Account Age: 2 years
    Posted 10 months ago

    you can try cl_netgraph 1 that shows you both fps and ping at the same time but its on the bottom right corner not sure if thats what your looking for though

    can't think of anything
  • dychab's Levels
    • P1: Beggar
      Points: 45
    • C1: Member
    • A2: Tenderfoot
      Account Age: 10 months
    Posted 10 months ago

    Posted by coolknight_05

    you can try cl_netgraph 1 that shows you both fps and ping at the same time but its on the bottom right corner not sure if thats what your looking for though

    Well... ^^"

    Posted by dychab

    I've been using net_graph for quite a while

    Use a stick!
  • You must be a member