Thread: [INC] debug
View Single Post
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 07-06-2017 , 14:39   Re: [INC] debug
Reply With Quote #33

Quote:
Originally Posted by SpawnerF View Post
You can add also something like debug_time_restart or debug_time_clear which delete the old value and re - use it again without creating another variable means that you need only one variable.
Edit: Now i understand, you have just to make a macroo to empty the Tick(But that after you display it's value) ... it's quite simple just do:

Code:
#define ClearTick(%0)       ( %0 = 0 )
__________________
Project: Among Us

Last edited by Craxor; 07-06-2017 at 14:46.
Craxor is offline
Send a message via ICQ to Craxor