Apasher

aviutl timer

Apr 19th, 2016
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. <?a=0 b=1 ot=(obj.time+a)*b mes(string.format("%02d:%02d:%02d.%02d",ot/3600,((ot/60)%60),(ot%60),(ot*100)%100))?>
Add Comment
Please, Sign In to add comment