Quote Originally Posted by BozosLiveHere
EB had this neat little system where we would use console_command test_message commands in the script to make announcements to the player whenever he did something important (like get a Triumph, or become a Shahan Shah). Anyway, after the transition to 1.5 we haven't been able to make them work at all: while the commands are there, the messages just never pop-up no matter what we do.

Does anyone have a successful experience modding these files in 1.5? What events were you able to use? We were using outlawed, civil_war and disaster_fire, but none of them are working right now....any help would be most appreciated.

Edit: When I wrote export_descr_advice I meant descr_event_images. The frustration must be getting to me.
I posted sometime ago the same problem. I didn't succed in making the test_message command work in RTW 1.5.

I thought it was because the moment chosen to show the message was the turn start, when a lot of messages appear (building, recruitment, family, etc), but perhaps it is a more general problem.

In view of that I changed all the system of messages to the advisor method.