This:
Code: Select all
hudmessage (s:"Right Marine.\n Here are your orders.\n ";
HUDMSG_PLAIN, 3, CR_GOLD, 1.5, 1.0, 3.0, 0.05, 1.0);
Spoiler: screenshotsChecking the Wiki, this could be my error because I note that HUDMSG_PLAIN doesn't seem to take all the arguments that I have used - but I must have got them from *somewhere*. Curse HUDMessage and its confusing parameters list.

As I said, this is something that has changed since the official versions of ZDoom and GZDoom were released but I'm not sure exactly which version caused the problem. r3863 (the oldest build that I have handy) shows the problem so the change occurred before that. [edit] r3821-3826 look likely. [/edit]