
Originally Posted by
Cheexsta
Not entirely sure what you mean, or how to do it.
He means put something in the background script monitor or the script so you'll be able to see if its even being accessed. The discerning scripter uses the infamous console_command puppify_my_love for the purpose, for example:
Code:
monitor_event SettlementTurnStart SettlementName Rome
and SettlementIsLocal
and Treasury > 5000
console_command puppify_my_love
advance_advice_thread Recruit_Legion_Thread
end_monitor
If your faction symbol turns into a puppy when you fulfil those criteria then you at least know that that monitor is being accessed.
And Mark, I'm pretty sure you can run a show_me script during the campaign script of the Prologue. Guy made a special mention of how difficult it had been to get the two running at the same time.
Bookmarks