Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Create a new config var in NMD_UIDebriefPhotobooth (bRefreshPhoto or something). Remove the code inside the CreatePosterCallback function which fires the SetLatestPhoto() method, and replace this with bRefreshPhoto = true.
Then, in the OnReceiveFocus method of NMD_UIMissionSummary, call the SetLatestPhoto() method if that config bool is set, and then set it to 0 afterwards. I don't really have a means of testing this at the moment but if you'd like to discuss further, come find me on the main modding discord and we can sort something out together maybe? Basically, because I'm currently replacing your solo-photobooth-screen with my own, I obviously can't fire your SetLatestPhoto() function which is the key to making the poster update :)
The mod gets "this unit done ### damage this mission"
NOT "this unit did yyy damage from this perk, xxx damage from this perk, zzz damage from gunfire/primary weapon, aaa damage from grenades, bbb damage from exploding cars, ccc damage from the secondary weapon " etc etc .... the information the mod has that it can 'use', just isn't detailed enough to do what you want to do (exclude certain damage based on conditional parameters)
I feel we achieved an understanding :)
If you can't accept that as an answer there isn't any more point in discussing things as there is no way to change the result of that answer.