Weapon title change [message #48211] |
Tue, 30 December 2008 14:41 |
Hælæif
Messages: 2 Registered: December 2008
|
|
|
|
I am currently doing something which is simple enough; making a new weapon, changing its damage and adding augmentations.
Of those things I all ready learned to do by searching through the site. I made a new object entry, a new CObjectAugmentationsDef entry, and a new CInventoryItemDef entry.
But, when i tried to change the name and description of my new weapon in the CInventoryDef of the new weapon it turns out that the TEXT_TITLE and TEXT_DESCRIPTION of my new weapon is still the one of the old weapon, so when I changed the name it changed the name of the old weapon.
"Short Version I cant find what the type is for the TEXT_TILE and the TEXT_DESCRIPTION or find it in game.bin "
So if could give any advice it would be greatly appreciated
|
|
|