Displaying Problems [SOLVED]

Started by Atelier, Mon 18/10/2010 17:08:41

Previous topic - Next topic

Atelier

I'm using DisplayTopBar for a brief tutorial on how to play a text game. There are five 'slides' one after another.
However they are on a timer and I don't want this. Is there an option to make them only skippable by mouse or keyboard?

Thanks
Atelier

Khris

#1
Try SetSkipSpeech(3);

game.skip_display has a default value of 3 (no timeout), thus DisplayTopBar seems to behave differently than Display. Maybe it uses the same settings as standard speech settings.

Atelier

Thanks Khris, that did the trick.

SMF spam blocked by CleanTalk