Advertisement
Guest User

Untitled

a guest
Aug 7th, 2017
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. // GTA V SCRIPT HOOK (build Jun 22 2017, v1.0.1103.2)
  2. // (C) Alexander Blade 2015-2017
  3. [01:07:52] INIT: Started
  4. [01:07:52] INIT: Success, game version is VER_1_0_1103_2_STEAM
  5. [01:07:52] INIT: Registering script 'InversePower.asi' (0x00007FF9AACA1E60)
  6. [01:07:52] INIT: Registering script 'mpgunrunning.asi' (0x00007FF9A6451220)
  7. [01:07:53] INIT: Registering script 'NativeTrainer.asi' (0x00007FF99F88A3C0)
  8. [01:07:53] INIT: Registering script 'ScriptHookVDotNet.asi' (0x00007FF9ABC01380)
  9. [01:08:00] INIT: Pool 1 extended
  10. [01:08:00] INIT: Pool 2 extended
  11. [01:08:00] INIT: Pool 3 extended
  12. [01:08:00] INIT: Pool 4 extended
  13. [01:08:05] INIT: GtaThread collection size 188
  14. [01:08:05] INIT: wnd proc 0x00000000FFFF0851
  15. [01:08:05] INIT: IDXGISwapChain 0x00007FF9AE6E0AA0 (0x00007FF9AE683610)
  16. [01:08:05] INIT: IDXGISwapChain set
  17. [01:08:06] INIT: DX init started
  18. [01:08:06] INIT: DX feature level B000
  19. [01:08:06] INIT: DX init succeeded
  20. [01:09:06] CORE: Requesting thread creation
  21. [01:09:06] CORE: Creating threads
  22. [01:09:08] CORE: Started control thread, id 39 active 1
  23. [01:09:08] CORE: Started thread 'InversePower.asi' (0x00007FF9AACA1E60), id 40 active 1
  24. [01:09:08] CORE: Started thread 'mpgunrunning.asi' (0x00007FF9A6451220), id 41 active 1
  25. [01:09:08] CORE: Started thread 'NativeTrainer.asi' (0x00007FF99F88A3C0), id 42 active 1
  26. [01:09:08] CORE: Started thread 'ScriptHookVDotNet.asi' (0x00007FF9ABC01380), id 43 active 1
  27. [01:09:08] CORE: Launching main() for 'InversePower.asi' (0x00007FF9AACA1E60), id 40
  28. [01:09:08] CORE: Launching main() for 'mpgunrunning.asi' (0x00007FF9A6451220), id 41
  29. [01:09:08] CORE: Launching main() for 'NativeTrainer.asi' (0x00007FF99F88A3C0), id 42
  30. [01:09:08] CORE: Launching main() for 'ScriptHookVDotNet.asi' (0x00007FF9ABC01380), id 43
  31. [01:20:28] UNINIT: Unregistering script 'ScriptHookVDotNet.asi'
  32. [01:20:28] UNINIT: Unregistering script 'NativeTrainer.asi'
  33. [01:20:28] UNINIT: Unregistering script 'mpgunrunning.asi'
  34. [01:20:28] UNINIT: Unregistering script 'InversePower.asi'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement