larose Posted February 14, 2019 Share Posted February 14, 2019 I made a simple MOD with a straightforward premise: Walk up to a custom created NPC, inquire about their faction, join their faction. The dialogue and join options work and so I can join the faction. When I check my player menu my Faction and my rank are listed but my rank badge icon never shows (it's a DDS file, the other DDS image in my MOD loads properly). Also, if I try to console command myself into the faction using the FormID listed by CS it won't work. I have to get the first two digits of from an in-game object loaded by my MOD and replace the first two digits of the CS FormID to make the SetFactionRank console command work, and my badge icon still won't show. My NPC reacts and speaks as she should and I'm still appearing as a member of the faction at the lowest entry rank so the MOD is largely doing what I want, but Oblivion just doesn't want to recognize the faction FormID or show my related rank icon... Now I have many other MODs downloaded and plugged into my game so am I correct in assuming that for my faction's FormID to work properly in the game and display my rank badge that I have to load my MOD in a specific order? That's pretty limiting if so. =/ Any advice to a novice is appreciated... Cheers! Link to comment Share on other sites More sharing options...
Recommended Posts