Skip to content

Commit

Permalink
more files
Browse files Browse the repository at this point in the history
  • Loading branch information
cooolbros committed Jul 21, 2020
1 parent d8d43c5 commit b5aab39
Show file tree
Hide file tree
Showing 11 changed files with 126 additions and 0 deletions.
126 changes: 126 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,136 @@ These elements are inside a frame that is positioned in `scripts/hudlayout.res`
<img src="images/resource/ui/hudhealthaccount.jpg" width="250">
</td>
</tr>
<tr>
<td>
Generic Charge Meter
<ul>
<li>Invis Watch</li>
<li>Jarate</li>
<li>The Battalion's Backup</li>
<li>The Buff Banner</li>
<li>The Cloak And Dagger</li>
<li>The Concheror</li>
<li>The Dead Ringer</li>
<li>The Gas Passer</li>
<li>The Phlogistinator</li>
<li>The Sandman</li>
<li>The Sandvich</li>
<li>The Wrap Assassin</li>
</ul>
</td>
<td>
<pre>resource/ui/huditemeffectmeter.res</pre>
</td>
<td>
<img src="images/resource/ui/huditemeffectmeter.jpg" width="250">
</td>
</tr>
<tr>
<td>Cleaver Charge Meter</td>
<td>
<pre>resource/ui/huditemeffectmeter_cleaver.res</pre>
</td>
<td>
<img src="images/resource/ui/huditemeffectmeter_cleaver.jpg" width="250">
</td>
</tr>
<tr>
<td>Demoman Eyelander Heads Count</td>
<td>
<pre>resource/ui/huditemeffectmeter_demoman.res</pre>
</td>
<td>
<img src="images/resource/ui/huditemeffectmeter_demoman.jpg" width="250">
</td>
</tr>
<tr>
<td>Engineer Frontier Justice Crits Count</td>
<td>
<pre>resource/ui/huditemeffectmeter_engineer.res</pre>
</td>
<td>
<img src="images/resource/ui/huditemeffectmeter_engineer.jpg" width="250">
</td>
</tr>
<tr>
<td>Halloween Souls</td>
<td>
<pre>resource/ui/huditemeffectmeter_halloweensouls.res</pre>
</td>
<td>
<img src="" width="250">
</td>
</tr>
<tr>
<td>Heavy Knockback Rage Meter</td>
<td>
<pre>resource/ui/huditemeffectmeter_heavy.res</pre>
</td>
<td>
<img src="images/resource/ui/huditemeffectmeter_heavy.jpg" width="250">
</td>
</tr>
<tr>
<td></td>
<td>
<pre>resource/ui/huditemeffectmeter_kartcharge.res</pre>
</td>
<td>
<img src="images/resource/ui/huditemeffectmeter_kartcharge.jpg" width="250">
</td>
</tr>
<tr>
<td>Killstreak Count</td>
<td>
<pre>resource/ui/huditemeffectmeter_killstreak.res</pre>
</td>
<td>
<img src="images/resource/ui/huditemeffectmeter_killstreak.jpg" width="250">
</td>
</tr>
<tr>
<td>Medic Vita-Saw Organs Count</td>
<td>
<pre>resource/ui/huditemeffectmeter_organs.res</pre>
</td>
<td>
<img src="images/resource/ui/huditemeffectmeter_organs.jpg" width="250">
</td>
</tr>
<tr>
<td>Soldier Cow Mangler 5000 Meter</td>
<td>
<pre>resource/ui/huditemeffectmeter_particlecannon.res</pre>
</td>
<td>
<img src="images/resource/ui/huditemeffectmeter_particlecannon.jpg" width="250">
</td>
</tr>
<tr>
<td>Engineer Pomson 6000 Meter</td>
<td>
<pre>resource/ui/huditemeffectmeter_pomson.res</pre>
</td>
<td>
<img src="images/resource/ui/huditemeffectmeter_pomson.jpg" width="250">
</td>
</tr>
<tr>
<td>MvM Canteens Count</td>
<td>
<pre>resource/ui/huditemeffectmeter_powerupbottle.res</pre>
</td>
<td>
<img src="images/resource/ui/huditemeffectmeter_powerupbottle.jpg" width="250">
</td>
</tr>
<tr>
<td>Medic Ubercharge Info</td>
<td>
<pre>resource/ui/hudmediccharge.res</pre>
<br>
Hudlayout Entry: <b>HudMedicCharge</b>
</td>
<td>
<img src="images/resource/ui/hudmediccharge.jpg" width="250">
Expand Down
Binary file added images/resource/ui/huditemeffectmeter.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/resource/ui/huditemeffectmeter_cleaver.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/resource/ui/huditemeffectmeter_demoman.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/resource/ui/huditemeffectmeter_heavy.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/resource/ui/huditemeffectmeter_organs.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/resource/ui/huditemeffectmeter_pomson.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b5aab39

Please sign in to comment.