Page 1 of 1
can I show the ammo?
Posted: Tue Sep 09, 2008 5:02 pm
by GMer
It possible to display the amount of ammo on the hud?
Re: can I show the ammo?
Posted: Tue Sep 09, 2008 6:12 pm
by Matte
It is. Just look at Nirhis, I think it is used there. Nirhis kinda has everything. Good job on that Juutis! (It is you, isn't it?).
But I would recommend creating it on your own, so just take a look at scripting forum and you'll find how to do it.
Re: can I show the ammo?
Posted: Wed Sep 10, 2008 10:40 am
by QuestOfDreams
Just take a look at the manual, it's all described in there.
Re: can I show the ammo?
Posted: Thu Sep 11, 2008 4:30 pm
by GMer
Yeah, I went into the hud.ini file and basically modify the health numeric display to show (for example) gl_grenade and choose different coordinates. I actually didn't look at the manual, but though it out. (considering that the ammo variable is called the same as the projectile)
Re: can I show the ammo?
Posted: Wed Sep 17, 2008 4:32 pm
by GMer
Scratch that last post. I figured it out using the manual, it works much better!