Page 1 of 1

[Mac/PC]How to Change The Ammo Display on The Assault Rifle

Posted: Sun Nov 11, 2007 6:36 pm
by halomacmodder
How to Change The Ammo Display on The Assault Rifle

Tools Needed
- a calculator
- HMT (for PC users) or Eschaton

1. Open up Eschaton or HMT and load a map.
2. Go down to schi (Shader Transparency Variant) and find the tag 'weapons\assault rifle\fp\shaders\numbers'.
3. Find "Numeric Counter Limit" which is located in the short integer for Eschaton users.
4. Now go over to your calculator and take whatever number you want to change it to and multiply that by 256.
5. Change the Numeric Counter Limit and change that to whatever number you want.

Note: I know this is easy but some people don't know the formula.

Posted: Sun Nov 11, 2007 7:05 pm
by Andrew_b
there is a tutorial on this already i believe.

Posted: Sun Nov 11, 2007 7:37 pm
by halomacmodder
Really? I'm sorry...

Posted: Sun Nov 11, 2007 9:25 pm
by Andrew_b
IDK lmao.

Posted: Sat Jan 19, 2008 7:28 pm
by halo3o3
still good for ppl who dont know the formula if there isnt already a tut

Posted: Sun Jan 20, 2008 3:56 am
by bcnipod
BTW i made a Java app that will do the calculating for you.

Posted: Sun Jan 20, 2008 9:16 am
by InvaderVeex
And then there's always Guerilla! (it does it for you)

Posted: Sun Jan 20, 2008 11:12 am
by Altimit01
Basically the issue is that the number is an 8-bit integer and most modding programs only support 16-bit and higher. Eschaton does so you just need functioning plugins for it to work.

These here along with setting your preferences to use entity style plugins will make it so you don't need to bother with the math.