autopatrol, editnews
201
edits
(→My game is crashing after shaders compile!: RSTB stuff) |
(→Adding the actor info: Fix key instructions) |
||
Line 95: | Line 95: | ||
*<code>bfres: [BfresName]</code> to your new <code>bfres</code> name | *<code>bfres: [BfresName]</code> to your new <code>bfres</code> name | ||
*<code>itemUseIconActorName: [ActorName]</code> | *<code>itemUseIconActorName: [ActorName]</code> should have the [ActorName] replaced with just '''""''' if you're using your own icon, otherwise replace it with the actor name of the icon you'll be using | ||
*<code>mainModel: [ModelName]</code> to your new model name | *<code>mainModel: [ModelName]</code> to your new model name | ||
*<code>name: [ActorName]</code> to your new actor name | |||
*Any additional information you changed in the actor pack that might be shown in any menu. For example, armor value of armor, defensive value of shields, damage of weapons, buying/selling price of items from/to a shop, crafting ingredients if the item is craftable, etc. | *Any additional information you changed in the actor pack that might be shown in any menu. For example, armor value of armor, defensive value of shields, damage of weapons, buying/selling price of items from/to a shop, crafting ingredients if the item is craftable, etc. | ||