Winset time
From Unofficial QEdit Wiki Guide
Contents
Syntax
Syntax: winset_timeregister
- register = Register counting in seconds every second passed update the timer.
Use
Updates the timer every time the register counts a second.
Example
100: winset_time R1 //Updates the timer each time a second is counted in register 1
ret