Asclepius 1 Posted March 25, 2013 I tried searching for this and couldn't find much. Is it possible to update or change the briefing depending on in game actions? For example, you search a body, discover new intelligence, and the briefing screen on the map adds another information tree with a new description as well as a picture... or alternatively adding a picture to an objective description task? Thanks Share this post Link to post Share on other sites
taltsinth 1 Posted March 26, 2013 I tried searching for this and couldn't find much. Is it possible to update or change the briefing depending on in game actions? For example, you search a body, discover new intelligence, and the briefing screen on the map adds another information tree with a new description as well as a picture... or alternatively adding a picture to an objective description task?Thanks You can use the Modules->Intel->Create Diary Record synced to a trigger with any conditions you need such as 'searched body' etc. This will allow you you to add information to the briefings when hitting 'M' to bring up the Map. You can also script it using createDiaryRecord, again using a trigger to detect your conditions and fire the script off. Share this post Link to post Share on other sites