DialogSetStatus
Callable
- Parameters- status: string- The text to be displayed 
- timer: number = 0- the number of milliseconds to display the message for 
- replace: { C?: Character; asset?: Asset; group?: AssetGroup } = null- Attempt to perform replacements within the - statustext
- optionalC: Character
- optionalasset: Asset
- optionalgroup: AssetGroup
- id: any = null
 - Returns void- Nothing
 
Displays the given text for 5 seconds