A Outfit Question

正在查看此主题的用户

NinoSRB

Veteran
As some of you may know, almost every lord in Native Warband has a different outfit inside a castle and outside on the battlefield
such as King Harlaus, he has a Rich Outfit inside a building, and a Plate Armor outside
Has someone found a code in which you can have a different outfit inside, without having to switch outfits before you enter a castle?
 
this is automatic for kings/lords. because if you give them a piece of body armor, they will wear it in battle, but if you give them a piece of body armor that has flag itp_civillian , then they will wear it in lords hall.
ofcourse theres a way to make a different inside and outside based on that by the player, but it would need an experienced modder, im not one.
 
Like every other scene, going to any castle activates a mission template that may limit some of its agents' equipment without actually removing them depending on their entry points (Everyone is on foot, the player agent seemingly also loses his/her helmet and weapons, lords show up with their civilian clothes and so on). In module_mission_templates just modify it like this (non-town castle interior scenes use it too):

(0,mtef_scene_source|mtef_team_0,af_override_horse|af_override_weapons|af_override_head|af_require_civilian,0,1,[]),
Make sure you have a civilian pair of boots as well.
 
后退
顶部 底部