Function; dr_setautoclear - HWRM/KarosGraveyard GitHub Wiki

dr_setautoclear(sName, bClear)

Used in timer script. Automatically clears text element sName after the next game frame if bClear is true, does not automatically clear text element if bClear is false.

Example

dr_setautoclear("timer", 0)

Related Pages

dr_clear

dr_text2d

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial