Question about custom dialog rendering [solved]

Started by abstauber, Mon 25/05/2009 15:42:15

Previous topic - Next topic

abstauber

Hi,

I'd like to tint the screen, before the dialog options are rendered and remove the tint, while the dialog is spoken.

I can already tint the screen in dialog_options_get_dimensions(), but is there a way to remove it temporarily?

dialog_options_mouse_click() only works if I don't hit an option and I think I also can't place the command inside a dialog script.

Is there another way?
Thanks for your time :)

Pumaman

rep_exec_always should get run while the dialog is spoken, so you could potentially use that to remove it.

abstauber


SMF spam blocked by CleanTalk