PDA

View Full Version : Show addon vehicle name



Griffon2-6
Jun 22 2008, 01:11
I've successfully added an addon vehicle to a factory's inventory, but the name will not show in the list. Currently I have "[Localize "STR_DN_*vehicle name*"]" after the display name section for the vehicle in the Config_HeavyFactory.sqs

Does anybody know how to specify a name for an addon vehicle?

Inkslinger
Jun 22 2008, 10:22
the way I did it was to take out the DN and put in a short name then defined the name in the stringtable.csv file.

[Localize "STR_Brdly"]
and in the csv
STR_Brdly, M2A2 Bradley

{9thInf}Winchester Delta1
Jun 30 2008, 08:28
Delete only the Localize worth and the STR_

Inbetween the [" "] you can put you'r own name..

Don't delete the _d = _d