Alliedassault           
FAQ Calendar Search Today's Posts Mark Forums Read
Go Back   Alliedassault > FPS Gaming General Discussion > MoH Maps, Mods & Skins
Reload this Page .Tik moding
MoH Maps, Mods & Skins Discuss custom maps, skins and mods here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old
  (#11)
imported_Grim_Reaper is Offline
Senior Member
 
Posts: 3,452
Join Date: Jun 2003
Location: mASSachusetts
  Send a message via AIM to imported_Grim_Reaper Send a message via MSN to imported_Grim_Reaper  
Default 07-17-2004, 09:37 AM

open up pak0.pk3/ui/hud_ammo_thompson.urc
open the urc with notepad.
scroll all the way down till u see [code:400ee]// Weapon Name Display

resource
Label
{
name "weaponname"
//rect 0 95 200 22
rect 0 207 200 22
fgcolor 0.70 0.60 0.05 1.00
bgcolor 0.50 0.50 0.50 0.00
borderstyle "NONE"
itemstat 1 // equipped weapon
textalign right
font facfont-20
}[/code:400ee]

now to make it say Tommy Gun change it to this: [code:400ee]// Weapon Name Display

resource
Label
{
name "weaponname"
title "Tommy Gun"
//rect 0 95 200 22
rect 0 207 200 22
fgcolor 0.70 0.60 0.05 1.00
bgcolor 0.50 0.50 0.50 0.00
borderstyle "NONE"
textalign right
font facfont-20
}[/code:400ee]

if u look i deleted itemstat 1 // equipped weapon. always get rid of that when changing the name. then under name i put title "". between the quote marks put the name u want. hope that helps.
  
Reply With Quote
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.