Guest User

Untitled

a guest
Apr 24th, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. /*
  2. Autor: ԄӏՖҚ
  3. Written for Die-Sippe
  4.  
  5. Gets the realtime if call it
  6. */
  7. for "_i" from 0 to 1 step 0 do {
  8. realTimeSippe = "extDB3" callExtension "9:LOCAL_TIME";
  9. realTimeSippe = call compile realTimeSippe;
  10. publicVariable "realTimeSippe";
  11. sleep 0.1;
  12. };
Advertisement
Add Comment
Please, Sign In to add comment