I was looking through the manual to see if I could come up with a clever way to make multi colored credit texts when I stumbled across DrawMessageWrapped. Great! I think, but then I notice.. It doesn't take a string input but an integer referrring to a... room message? Seeing as I'm using AGS 3.0.2 I am therefore somewhat puzzled, as I thought global AND room messages were done away with for good... How do I define a Room Message? Or better yet, why doesn't DrawMessageWrapped take a direct string input?
Mike
EDIT: Okay I found out where to do the room messages, but I think it would be best to do away with the backwardness of this function, in line with how DisplayMessage was changed to the much simpler Display.
Mike
EDIT: Okay I found out where to do the room messages, but I think it would be best to do away with the backwardness of this function, in line with how DisplayMessage was changed to the much simpler Display.