is there anyway to change the name of the armor values.
for example
actor.weapon_id is named "weapon"
actor.armor1_id is named "shield"
actor.armor2_id is named "helmet"
actor.armor3_id is named "body armor"
actor.armor4_id is named "accessory"
i want to make it so in the actually game it asks for headgear or head instead of helmet
or have body armor say say something like clothes or armor instead.
is this even possible?
i looked in a lot of the scripts that are in the game and they are only defined as actor.whatever_id and are neved shown to display as helmet. =/
thank you in advance
for example
actor.weapon_id is named "weapon"
actor.armor1_id is named "shield"
actor.armor2_id is named "helmet"
actor.armor3_id is named "body armor"
actor.armor4_id is named "accessory"
i want to make it so in the actually game it asks for headgear or head instead of helmet
or have body armor say say something like clothes or armor instead.
is this even possible?
i looked in a lot of the scripts that are in the game and they are only defined as actor.whatever_id and are neved shown to display as helmet. =/
thank you in advance