Guest User

Untitled

a guest
Apr 10th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. // GTA V SCRIPT HOOK (build Mar 28 2018, v1.0.1365.1)
  2. // (C) Alexander Blade 2015-2018
  3. [07:08:07] INIT: Started
  4. [07:08:07] INIT: Success, game version is VER_1_0_1180_2_STEAM
  5. [07:08:07] INIT: Registering script 'ScriptHookVDotNet.asi' (0x00007FFC005C1380)
  6. [07:08:07] INIT: Registering script 'timecyclemods.asi' (0x00007FFBF15C2480)
  7. [07:08:27] INIT: Pool 1 extended
  8. [07:08:27] INIT: Pool 2 extended
  9. [07:08:27] INIT: Pool 3 extended
  10. [07:08:27] INIT: Pool 4 extended
  11. [07:08:33] INIT: GtaThread collection size 189
  12. [07:08:33] INIT: wnd proc 0x00000000FFFF05BB
  13. [07:08:33] INIT: IDXGISwapChain 0x00000156D416FFD8 (0x00000156D40BAEB0)
  14. [07:08:33] INIT: IDXGISwapChain set
  15. [07:08:33] INIT: DX init started
  16. [07:08:33] INIT: DX feature level B000
  17. [07:08:33] INIT: DX init succeeded
  18. [07:09:10] CORE: Requesting thread creation
  19. [07:09:10] CORE: Creating threads
  20. [07:09:10] CORE: Started control thread, id 32 active 1
  21. [07:09:10] CORE: Started thread 'ScriptHookVDotNet.asi' (0x00007FFC005C1380), id 33 active 1
  22. [07:09:10] CORE: Started thread 'timecyclemods.asi' (0x00007FFBF15C2480), id 34 active 1
  23. [07:09:10] CORE: Launching main() for 'ScriptHookVDotNet.asi' (0x00007FFC005C1380), id 33
  24. [07:09:10] CORE: Launching main() for 'timecyclemods.asi' (0x00007FFBF15C2480), id 34
  25. [07:12:55] CORE: Cleaning threads
  26. [07:12:55] CORE: Creating threads
  27. [07:12:56] CORE: Started control thread, id 119 active 1
  28. [07:12:56] CORE: Started thread 'ScriptHookVDotNet.asi' (0x00007FFC005C1380), id 120 active 1
  29. [07:12:56] CORE: Started thread 'timecyclemods.asi' (0x00007FFBF15C2480), id 121 active 1
  30. [07:12:56] CORE: Launching main() for 'ScriptHookVDotNet.asi' (0x00007FFC005C1380), id 120
  31. [07:12:56] CORE: Launching main() for 'timecyclemods.asi' (0x00007FFBF15C2480), id 121
Add Comment
Please, Sign In to add comment