WOO! NON-BLOCKING TEXT!!!

Started by Captain Mostly, Thu 19/06/2003 13:30:18

Previous topic - Next topic

Captain Mostly

hello!

is there any way I can get characters to speak WITHOUT pausing the game at all even a little bit.

It's VERY important I find out how to do this, otherwise I'll cry (boo hoo hoo!)

SSH

For the respected creator of Veg Patch Extreem Turbo and RLBAT, can't you RTFM?  ;) ::) :P >:(

"DisplaySpeechBackground (CHARID, string message)

Similar to DisplaySpeech, except that this function returns immediately and the game continues while the character is talking. This allows you to have characters talking in the background while the player does other things. Note that the character's talking animation is not played if this function is used."
12

Fuzzpilz

...and if you want the talking animation to play, use AnimateCharacter. You'd have to put something in the RepeatedlyExecute to check if the character is still talking (using IsOverlayValid) so you can stop the animation at the right moment.

Captain Mostly


SMF spam blocked by CleanTalk