http://i.imgur.com/6vuqJZ4.png
ingame
Account Details | |
---|---|
SteamID64 | 76561198057671988 |
SteamID3 | [U:1:97406260] |
SteamID32 | STEAM_0:0:48703130 |
Country | Afghanistan |
Signed Up | September 26, 2013 |
Last Posted | March 13, 2025 at 5:48 PM |
Posts | 740 (0.2 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | |
DPI |
|
Resolution |
|
Refresh Rate |
32 |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
Rawrsor_KermitRawrsorI can't seem to get the + character to show up in a panel. Here's my code:
"Buff" { "ControlName" "CExLabel" "fieldName" "Buff" "xpos" "c-85" "ypos" "c62" //c60 "zpos" "2" "wide" "100" "tall" "48" "visible" "1" "enabled" "1" "fgcolor" "233 233 233 255" "labelText" "+" "font" "HudHealthAmmo48" "textAllignment" "center" "alpha" "255" }
Is + reserved for something?
You've positioned the thing to be 100 wide, but -85 away from the middle of the entity. Meaning that the + is showing up 35 outside of the boundaries of the entity.
I set my hudplayerstatus to be f0 tall/wide which takes up the whole screen, so it's the element and not the text that's at c-85.
It works with other characters just not +
http://puu.sh/i5Axy/eb5b82f896.jpg
http://puu.sh/i5Ayj/f728474dc9.jpg
then the font probably doesn't even have the character, also you should really add antialiasing to the numbers
http://i.imgur.com/WAAvE4W.png
spec maybe
http://i.imgur.com/5jGTmZ4.png
scoreboard
HerganHow to make corners of the static color ImagePanel rounded? I remember it had something with PaintBackgroundType
"PaintBackgroundType" "2"
if that doesnt work change the imagepanel to an editablepanel and the fillcolor to bgcolor_override
it stops being entertaining really fast
TyepWhat file is this because i need to fix it lol
http://i.imgur.com/N1d22ST.png
spectatorguihealth
http://i.imgur.com/ZMlgJMs.png
would anyone know how to change the color of the orange font
http://i.imgur.com/L3HnWym.png
mvm stuff, gonna fix quickplay to match
http://i.imgur.com/LpFbzfQ.png
quickplay stuff