I want to make the game resume while a dialog (Created by : createDialog command) is being shown,
The purpose is to make a custom hint text.
with just one sample dialog which have a unique IDC.
and chaning the Text via ctrlSetText command..
This will save Huge amount of time ,but when the dialog is create the game pauses until its closed
Or is there any way to change the text of a Resource? (define in RscTitles and called via TitleRsc or cutRsc)
Regards,
HRN1992