I'd like to merge a bit of toonHUD into my current omp HUD.
Id like to take the MvM scoreboard and wave progress panel from ToonHUD and put them in ompHUD but i have no idea how to do it :/
I tried just pasting the toonHUD MvMScoreboard.res file and the HudMannVsMachineStatus.res file into thee ompHUD ui but that proved to end up just screwing everything up ;p
This is what happens when i simply copy and paste the scorebord.res file from ToonHUD ui to OmpHUD ui~ http://imgur.com/R6hIoPk
This is what happens when i simply copy and paste HUDMvMStatus.res from ToonHUD ui to OmpHUD ui ~ http://imgur.com/bbh33Va
ToonHUD Screenshots;
Progress panel ~ http://imgur.com/n4ojARB
Scoreboard ~ http://imgur.com/Y2MvZcf
Thanks in advance
Keasty <3
I'd like to merge a bit of toonHUD into my current omp HUD.
Id like to take the MvM scoreboard and wave progress panel from ToonHUD and put them in ompHUD but i have no idea how to do it :/
I tried just pasting the toonHUD MvMScoreboard.res file and the HudMannVsMachineStatus.res file into thee ompHUD ui but that proved to end up just screwing everything up ;p
This is what happens when i simply copy and paste the scorebord.res file from ToonHUD ui to OmpHUD ui~ http://imgur.com/R6hIoPk
This is what happens when i simply copy and paste HUDMvMStatus.res from ToonHUD ui to OmpHUD ui ~ http://imgur.com/bbh33Va
ToonHUD Screenshots;
Progress panel ~ http://imgur.com/n4ojARB
Scoreboard ~ http://imgur.com/Y2MvZcf
Thanks in advance
Keasty <3
http://teamfortress.tv/forum/thread/8247-show-your-hud-modifications
[quote=Paragon_1]http://teamfortress.tv/forum/thread/8247-show-your-hud-modifications[/quote]
He wants someone to help him get that on Omp hud...
what did it screw up?
you might have to go into hudlayout and adjust it to what it is in toonhuds hudlayout, scoreboard should be fine. and you might have to install some fonts if you want the full look of it
what did it screw up?
you might have to go into hudlayout and adjust it to what it is in toonhuds hudlayout, scoreboard should be fine. and you might have to install some fonts if you want the full look of it
Tysronewhat did it screw up?
you might have to go into hudlayout and adjust it to what it is in toonhuds hudlayout, scoreboard should be fine. and you might have to install some fonts if you want the full look of it
This is what happens when i simply copy and paste the scorebord.res file from ToonHUD ui to OmpHUD ui~ http://imgur.com/R6hIoPk
This is what happens when i simply copy and paste HUDMvMStatus.res from ToonHUD ui to OmpHUD ui ~ http://imgur.com/bbh33Va
[quote=Tysrone]what did it screw up?
you might have to go into hudlayout and adjust it to what it is in toonhuds hudlayout, scoreboard should be fine. and you might have to install some fonts if you want the full look of it[/quote]
This is what happens when i simply copy and paste the scorebord.res file from ToonHUD ui to OmpHUD ui~ http://imgur.com/R6hIoPk
This is what happens when i simply copy and paste HUDMvMStatus.res from ToonHUD ui to OmpHUD ui ~ http://imgur.com/bbh33Va
You'll have to take colors and borders from ToonHUD's ClientScheme.res file. Copy paste all the colors that starts with "G_" and borders "G_TargetBorder" and "G_ScoreboardStripe".
Then you need to copy "WaveStatusPanel" and "BossStatusPanel" from HudMannVsMachineStatus.res file
For the Scoreboard, you'll have to copy these files from ToonHUD:
- Scoreboard.res
- MvMScoreboard.res
- MvMCreditSpendPanel.res
- MvMCreditSubPanel.res
For the Wave Status:
- WaveStatusPanel.res
- TankStatusPanel.res
For the Player boxes
- HudTournament.res
I didn't test this, but I think it should work. :)
You'll have to take colors and borders from ToonHUD's ClientScheme.res file. Copy paste all the colors that starts with "G_" and borders "G_TargetBorder" and "G_ScoreboardStripe".
Then you need to copy "WaveStatusPanel" and "BossStatusPanel" from HudMannVsMachineStatus.res file
For the Scoreboard, you'll have to copy these files from ToonHUD:
- Scoreboard.res
- MvMScoreboard.res
- MvMCreditSpendPanel.res
- MvMCreditSubPanel.res
For the Wave Status:
- WaveStatusPanel.res
- TankStatusPanel.res
For the Player boxes
- HudTournament.res
I didn't test this, but I think it should work. :)
GrieverYou'll have to take colors and borders from ToonHUD's ClientScheme.res file. Copy paste all the colors that starts with "G_" and borders "G_TargetBorder" and "G_ScoreboardStripe".
Then you need to copy "WaveStatusPanel" and "BossStatusPanel" from HudMannVsMachineStatus.res file
For the Scoreboard, you'll have to copy these files from ToonHUD:
- Scoreboard.res
- MvMScoreboard.res
- MvMCreditSpendPanel.res
- MvMCreditSubPanel.res
For the Wave Status:
- WaveStatusPanel.res
- TankStatusPanel.res
For the Player boxes
- HudTournament.res
I didn't test this, but I think it should work. :)
<3 Dude your awesome
[quote=Griever]You'll have to take colors and borders from ToonHUD's ClientScheme.res file. Copy paste all the colors that starts with "G_" and borders "G_TargetBorder" and "G_ScoreboardStripe".
Then you need to copy "WaveStatusPanel" and "BossStatusPanel" from HudMannVsMachineStatus.res file
For the Scoreboard, you'll have to copy these files from ToonHUD:
- Scoreboard.res
- MvMScoreboard.res
- MvMCreditSpendPanel.res
- MvMCreditSubPanel.res
For the Wave Status:
- WaveStatusPanel.res
- TankStatusPanel.res
For the Player boxes
- HudTournament.res
I didn't test this, but I think it should work. :)[/quote]
<3 Dude your awesome
GrieverYou'll have to take colors and borders from ToonHUD's ClientScheme.res file. Copy paste all the colors that starts with "G_" and borders "G_TargetBorder" and "G_ScoreboardStripe".
Then you need to copy "WaveStatusPanel" and "BossStatusPanel" from HudMannVsMachineStatus.res file
For the Scoreboard, you'll have to copy these files from ToonHUD:
- Scoreboard.res
- MvMScoreboard.res
- MvMCreditSpendPanel.res
- MvMCreditSubPanel.res
For the Wave Status:
- WaveStatusPanel.res
- TankStatusPanel.res
For the Player boxes
- HudTournament.res
I didn't test this, but I think it should work. :)
I've only found 3 minor problems with this,
1 i've manages to fix but the others i have no idea :/
Screenshots~
Scoreboard Clip ~ http://imgur.com/zm1nqFn
No countdown timer ~ http://imgur.com/1FS4svV
Ideas how to fix?
[quote=Griever]You'll have to take colors and borders from ToonHUD's ClientScheme.res file. Copy paste all the colors that starts with "G_" and borders "G_TargetBorder" and "G_ScoreboardStripe".
Then you need to copy "WaveStatusPanel" and "BossStatusPanel" from HudMannVsMachineStatus.res file
For the Scoreboard, you'll have to copy these files from ToonHUD:
- Scoreboard.res
- MvMScoreboard.res
- MvMCreditSpendPanel.res
- MvMCreditSubPanel.res
For the Wave Status:
- WaveStatusPanel.res
- TankStatusPanel.res
For the Player boxes
- HudTournament.res
I didn't test this, but I think it should work. :)[/quote]
I've only found 3 minor problems with this,
1 i've manages to fix but the others i have no idea :/
Screenshots~
Scoreboard Clip ~ http://imgur.com/zm1nqFn
No countdown timer ~ http://imgur.com/1FS4svV
Ideas how to fix?
Well, you'll have to replace the Scoreboard.res file too.
And you need to also install ToonHUD's fonts or replace them with other fonts. :)
That countdown timer is in HudTournament.res
Well, you'll have to replace the Scoreboard.res file too.
And you need to also install ToonHUD's fonts or replace them with other fonts. :)
That countdown timer is in HudTournament.res
This is what i got
[img]http://imgur.com/hdlwWF1[/img]
http://imgur.com/hdlwWF1
Replace your HudTournament in scripts/hudlayout.res with this
HudTournament
{
"fieldName" "HudTournament"
"visible" "0"
"enabled" "1"
"xpos" "c-125"
"ypos" "5"
"zpos" "2"
"wide" "250"
"tall" "80"
}
Did you change the font of "CountdownLabel" and "CountdownLabelShadow" in HudTournament.res?
if you want borders for the progress bar, copy "G_MeterBorder" from ToonHUD's ClientScheme.res
Replace your HudTournament in scripts/hudlayout.res with this
[code]
HudTournament
{
"fieldName" "HudTournament"
"visible" "0"
"enabled" "1"
"xpos" "c-125"
"ypos" "5"
"zpos" "2"
"wide" "250"
"tall" "80"
}
[/code]
Did you change the font of "CountdownLabel" and "CountdownLabelShadow" in HudTournament.res?
if you want borders for the progress bar, copy "G_MeterBorder" from ToonHUD's ClientScheme.res