we used LinuxGSM on a debian vps for the brief period my team had a server. it worked well but we got the cheapest vps we could find which was kinda shit so we canceled it in the end.
Account Details | |
---|---|
SteamID64 | 76561198030598585 |
SteamID3 | [U:1:70332857] |
SteamID32 | STEAM_0:1:35166428 |
Country | Finland |
Signed Up | July 25, 2013 |
Last Posted | December 26, 2023 at 3:43 PM |
Posts | 133 (0 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | 1 |
DPI |
|
Resolution |
|
Refresh Rate |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
introduce her to competitive tf2
boxcarbijlol...fast food/ordering out in my experience is cheaper if you're comfortable with eating meat/animal products
Might be correct, I always cook at home since I have no money.
I see people saying that it's expensive but how is meat cheaper than vegan food? I am a poor student and I eat mainly vegan/vegetarian just because I can get way more portions for my money. At least here in Sweden a bag of dried beans/lentils makes more food per $ than any meat I have found.
Work as a guard, ok pay, alright hours (if you like early mornings or late evenings) but very boring. Luckily you can usually read books and stuff. Also no work autumn and winter which is kinda shit so i'm looking for a new place.
_KermitHudHintDisplay in HudLayout.res
thanks man
actually I can't seem to change the color and fontsize there. is there any other file?
How do I edit these?
https://cdn.discordapp.com/attachments/337595505116708865/618834000580050955/hud-help.png
Moved recently, need another cable for the second monitor :(
MILKy_pyxelizeaurora plays (played?) soldier with 30”/360????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
wasn't that exc0
chrisomadoes anyone still have truktruk's crosshair (the dot with a big outline or something)
https://goo.gl/D4QYjR this one?
Why is there no red shadow on my edited m0rehud here?
https://i.imgur.com/ZFCboQi.jpg
HudLayout
event HudLowAmmoPulse
{
Animate AmmoInClipShadow FgColor "low HP" Linear 0.0 0.000
Animate AmmoInReserveShadow FgColor "low HP" Linear 0.0 0.000
Animate AmmoNoClipShadow FgColor "low HP" Linear 0.0 0.000
RunEvent HudLowAmmoPulseLoop 0.25
}
// call to loop HudLowAmmoPulse
event HudLowAmmoPulseLoop
{
RunEvent HudLowAmmoPulse 0.0
}
event HudLowAmmoPulseStop
{
StopEvent HudLowAmmoPulse 0.0
StopEvent HudLowAmmoPulseLoop 0.0
Animate AmmoInClipShadow FgColor "0 0 0 255" Accel 0.0 0.0
Animate AmmoInReserveShadow FgColor "0 0 0 255" Accel 0.0 0.0
Animate AmmoNoClipShadow FgColor "0 0 0 255" Accel 0.0 0.0
}
[/code]
HudAmmoWeapons part
"AmmoInClipShadow"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInClipShadow"
"font" "M0refont46" //HudFontHP
"fgcolor" "0 0 0 255"
"xpos" "-2"
"ypos" "-2"
"zpos" "5"
"wide" "78"
"tall" "150"
"visible" "1"
"enabled" "1"
"textAlignment" "east"
"labelText" "%Ammo%"
"pin_to_sibling" "AmmoInClip"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
[/code]