Jump to content

Adding items to the hud?


afi

Recommended Posts

Posted

I'm not really into hud modding. Is it possible to add new items to the hud without a code-mod?

I know that the items are hardcoded but on the hud.menu there is some item called ammo_tic5 even though there are only 4 ammo_tics defined.

Someone please explain/help! :wacko:

Posted
  On 9/17/2012 at 4:03 PM, afiNity said:

I'm not really into hud modding. Is it possible to add new items to the hud without a code-mod?

I know that the items are hardcoded but on the hud.menu there is some item called ammo_tic5 even though there are only 4 ammo_tics defined.

Someone please explain/help! :wacko:

As I understand it you can add menu elements to the HUD however you please. But obviously, you can only actually display things that are already capable of being displayed.

Posted
  On 9/17/2012 at 4:24 PM, MUG said:

As I understand it you can add menu elements to the HUD however you please. But obviously, you can only actually display things that are already capable of being displayed.

 

So in the end thit means that I can not add any new items that are supposed to be visible?

Posted
  On 9/18/2012 at 9:34 AM, afiNity said:

So in the end thit means that I can not add any new items that are supposed to be visible?

not sure, I dont know the extend of what can be done with a menu file.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...