Jump to content
Ghost Recon.net Forums

Recommended Posts

Do you mean so that the name of the weapon will show up in the game?

To get a weapon name in the game

Look at a GUN file and look at the first few lines, they tell you want 3d model will be used in modelfilename and where the game can find the name of the weapon in the Strings.TXT file in NameToken.

<GunFile>

<VersionNumber>1.400000</VersionNumber>

<ModelFileName>m16.qob</ModelFileName>

<NameToken>WPN_m16</NameToken>

If you just want to change the name of the weapon, look up the entry in the Strings.TXT file which is in the SHELL directory and change it. You can use any text editor like Notepad for this. You can also add a new entry if you are creating a totally new weapon.

I hope this is what you are looking for.

Edited by ogre_h
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...