Advertisement
lamiastella

script hook v log

Mar 21st, 2017
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. // GTA V SCRIPT HOOK (build Mar 17 2017, v1.0.1011.1)
  2. // (C) Alexander Blade 2015-2017
  3. [21:48:43] INIT: Started
  4. [21:48:43] INIT: Success, game version is VER_1_0_1011_1_NOSTEAM
  5. [21:48:43] INIT: Registering script 'LUA.asi' (0x00007FFF110FE6A0)
  6. [21:48:44] INIT: Registering script 'NativeTrainer.asi' (0x00007FFF3FF9A3C0)
  7. [21:48:44] INIT: Registering script 'ScriptHookVDotNet.asi' (0x00007FFF337214A0)
  8. [21:48:49] INIT: Pool 1 extended
  9. [21:48:49] INIT: Pool 2 extended
  10. [21:48:49] INIT: Pool 3 extended
  11. [21:48:49] INIT: Pool 4 extended
  12. [21:48:54] INIT: GtaThread collection size 188
  13. [21:48:54] INIT: wnd proc 0x00000000FFFF044F
  14. [21:48:54] INIT: IDXGISwapChain 0x00007FFF4D04C018 (0x00007FFF4CFF2140)
  15. [21:48:54] INIT: IDXGISwapChain set
  16. [21:48:54] INIT: DX init started
  17. [21:48:54] INIT: DX feature level B000
  18. [21:48:54] INIT: DX init succeeded
  19. [21:49:37] CORE: Requesting thread creation
  20. [21:49:37] CORE: Creating threads
  21. [21:49:39] CORE: Started control thread, id 28 active 1
  22. [21:49:39] CORE: Started thread 'LUA.asi' (0x00007FFF110FE6A0), id 29 active 1
  23. [21:49:39] CORE: Started thread 'NativeTrainer.asi' (0x00007FFF3FF9A3C0), id 30 active 1
  24. [21:49:39] CORE: Started thread 'ScriptHookVDotNet.asi' (0x00007FFF337214A0), id 31 active 1
  25. [21:49:39] CORE: Launching main() for 'LUA.asi' (0x00007FFF110FE6A0), id 29
  26. [21:49:39] CORE: Launching main() for 'NativeTrainer.asi' (0x00007FFF3FF9A3C0), id 30
  27. [21:49:39] CORE: Launching main() for 'ScriptHookVDotNet.asi' (0x00007FFF337214A0), id 31
  28. [22:15:13] UNINIT: Unregistering script 'ScriptHookVDotNet.asi'
  29. [22:15:13] UNINIT: Unregistering script 'NativeTrainer.asi'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement