Page 1 of 1

Changing weapon names

Posted: Sun Nov 11, 2007 10:21 am
by Xcal1ber
How do you change the name of a weapon? For example, I modded the rocket launcher to fire like a warthog turret, and I want to rename it the Chaingun. How would I do that?

Posted: Sun Nov 11, 2007 10:24 am
by Philly
Download a hex editor like XVI32 then follow a tutorial in the tutorial section...

Posted: Sun Nov 11, 2007 11:24 am
by Altimit01
That's if you really want to bother with hex editing stuff.

Hex Method
Non-Hex

The relevant USTR tag is ui\hud\hud_item_messages.

Posted: Sun Nov 11, 2007 11:37 am
by OrionWarrior
Altimit01 wrote:That's if you really want to bother with hex editing stuff.

Hex Method
Non-Hex

The relevant USTR tag is ui\hud\hud_item_messages.
Forget what i said -.-

Posted: Sun Nov 11, 2007 11:58 am
by Xcal1ber
Thanks, I got it to work.