Advertisement
Guest User

Untitled

a guest
May 27th, 2015
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. // GTA V SCRIPT HOOK (build May 2 2015, v1.0.350.2a)
  2. // (C) Alexander Blade 2015
  3. [19:44:27] INIT: Started
  4. [19:44:27] INIT: Success, game version is VER_1_0_350_1_STEAM
  5. [19:44:27] INIT: Registering script 'CoffeeShop.asi' (0x00007FF9B1D87A80)
  6. [19:44:27] INIT: Registering script 'CustomizePlate.asi' (0x00007FF9B0132520)
  7. [19:44:27] INIT: Registering script 'Food.asi' (0x00007FF9AD9F24B0)
  8. [19:44:27] INIT: Registering script 'HeistVeh.asi' (0x00007FF9A8AB5CA0)
  9. [19:44:27] INIT: Registering script 'J10RailroadEngineer.asi' (0x00007FF99D024690)
  10. [19:44:27] INIT: Registering script 'LamarMissions.asi' (0x00007FF99D4CA2B0)
  11. [19:44:27] INIT: Registering script 'Lazer.asi' (0x00007FF99CFF1A60)
  12. [19:44:27] INIT: Registering script 'LUA.asi' (0x00007FF99B8CE6A0)
  13. [19:44:27] INIT: Registering script 'NorthYankton.asi' (0x00007FF99CFC3850)
  14. [19:44:27] INIT: Registering script 'OpenInteriors.asi' (0x00007FF99B878CA0)
  15. [19:44:27] INIT: Registering script 'PedConversation1.1.asi' (0x00007FF9B4561810)
  16. [19:44:27] INIT: Registering script 'RadioOff.asi' (0x00007FF99B8113E0)
  17. [19:44:27] INIT: Registering script 'RagdollOnDemand.asi' (0x00007FF99B7E1D00)
  18. [19:44:27] INIT: Registering script 'RareCars.asi' (0x00007FF99B7B7F00)
  19. [19:44:27] INIT: Registering script 'RiotMode.asi' (0x00007FF99B765080)
  20. [19:44:27] INIT: Registering script 'ScriptHookVDotNet.asi' (0x00007FF99B6F44E0)
  21. [19:44:27] INIT: Registering script 'SimpleFootControls.asi' (0x00007FF9B2BF2C00)
  22. [19:44:27] INIT: Registering script 'Skorpro BrakeLights.asi' (0x00007FF99B6C18E0)
  23. [19:44:27] INIT: Registering script 'StrappedLamar.asi' (0x00007FF99B6914C0)
  24. [19:44:27] INIT: Registering script 'the_red_house.asi' (0x00007FF99B661D90)
  25. [19:44:27] INIT: Registering script 'TrainerV.asi' (0x00007FF99B508E20)
  26. [19:44:27] INIT: Registering script 'WorkingJB700.asi' (0x00007FF9AD901280)
  27. [19:44:44] INIT: GtaThread collection size 164
  28. [19:44:44] INIT: wnd proc 0x00000000FFFF08D5
  29. [19:45:12] CORE: Requesting thread creation
  30. [19:45:12] CORE: Creating threads
  31. [19:45:13] CORE: Started control thread, id 32 active 1
  32. [19:45:13] CORE: Started thread 'CoffeeShop.asi', id 33 active 1
  33. [19:45:13] CORE: Started thread 'CustomizePlate.asi', id 34 active 1
  34. [19:45:13] CORE: Started thread 'Food.asi', id 35 active 1
  35. [19:45:13] CORE: Started thread 'HeistVeh.asi', id 36 active 1
  36. [19:45:13] CORE: Started thread 'J10RailroadEngineer.asi', id 37 active 1
  37. [19:45:13] CORE: Started thread 'LamarMissions.asi', id 38 active 1
  38. [19:45:13] CORE: Started thread 'Lazer.asi', id 39 active 1
  39. [19:45:13] CORE: Started thread 'LUA.asi', id 40 active 1
  40. [19:45:13] CORE: Started thread 'NorthYankton.asi', id 41 active 1
  41. [19:45:13] CORE: Started thread 'OpenInteriors.asi', id 42 active 1
  42. [19:45:13] CORE: Started thread 'PedConversation1.1.asi', id 43 active 1
  43. [19:45:13] CORE: Started thread 'RadioOff.asi', id 44 active 1
  44. [19:45:13] CORE: Started thread 'RagdollOnDemand.asi', id 45 active 1
  45. [19:45:13] CORE: Started thread 'RareCars.asi', id 46 active 1
  46. [19:45:13] CORE: Started thread 'RiotMode.asi', id 47 active 1
  47. [19:45:13] CORE: Started thread 'ScriptHookVDotNet.asi', id 48 active 1
  48. [19:45:13] CORE: Started thread 'SimpleFootControls.asi', id 49 active 1
  49. [19:45:13] CORE: Started thread 'Skorpro BrakeLights.asi', id 50 active 1
  50. [19:45:13] CORE: Started thread 'StrappedLamar.asi', id 51 active 1
  51. [19:45:13] CORE: Started thread 'the_red_house.asi', id 0 active 0
  52. [19:45:13] CORE: Started thread 'TrainerV.asi', id 0 active 0
  53. [19:45:13] CORE: Started thread 'WorkingJB700.asi', id 0 active 0
  54. [19:45:13] CORE: Launching main() for 'CoffeeShop.asi'
  55. [19:45:13] CORE: Launching main() for 'CustomizePlate.asi'
  56. [19:45:13] CORE: Launching main() for 'Food.asi'
  57. [19:45:13] CORE: Launching main() for 'HeistVeh.asi'
  58. [19:45:13] CORE: Launching main() for 'J10RailroadEngineer.asi'
  59. [19:45:13] CORE: Launching main() for 'LamarMissions.asi'
  60. [19:45:13] CORE: Launching main() for 'Lazer.asi'
  61. [19:45:13] CORE: Launching main() for 'LUA.asi'
  62. [19:45:13] CORE: Launching main() for 'NorthYankton.asi'
  63. [19:45:13] CORE: Launching main() for 'OpenInteriors.asi'
  64. [19:45:13] CORE: Launching main() for 'PedConversation1.1.asi'
  65. [19:45:13] CORE: Launching main() for 'RadioOff.asi'
  66. [19:45:13] CORE: Launching main() for 'RagdollOnDemand.asi'
  67. [19:45:13] CORE: Launching main() for 'RareCars.asi'
  68. [19:45:13] CORE: Launching main() for 'RiotMode.asi'
  69. [19:45:13] CORE: Launching main() for 'ScriptHookVDotNet.asi'
  70. [19:45:13] CORE: Launching main() for 'SimpleFootControls.asi'
  71. [19:45:13] CORE: Launching main() for 'Skorpro BrakeLights.asi'
  72. [19:45:13] CORE: Launching main() for 'StrappedLamar.asi'
  73. [19:58:50] UNINIT: Unregistering script 'TrainerV.asi' (0x00007FF99B508E20)
  74. [19:58:50] UNINIT: Unregistering script 'the_red_house.asi' (0x00007FF99B661D90)
  75. [19:58:50] UNINIT: Unregistering script 'Skorpro BrakeLights.asi' (0x00007FF99B6C18E0)
  76. [19:58:50] UNINIT: Unregistering script 'SimpleFootControls.asi' (0x00007FF9B2BF2C00)
  77. [19:58:50] UNINIT: Unregistering script 'ScriptHookVDotNet.asi' (0x00007FF99B6F44E0)
  78. [19:58:50] UNINIT: Unregistering script 'RareCars.asi' (0x00007FF99B7B7F00)
  79. [19:58:50] UNINIT: Unregistering script 'RagdollOnDemand.asi' (0x00007FF99B7E1D00)
  80. [19:58:50] UNINIT: Unregistering script 'RadioOff.asi' (0x00007FF99B8113E0)
  81. [19:58:50] UNINIT: Unregistering script 'Lazer.asi' (0x00007FF99CFF1A60)
  82. [19:58:50] UNINIT: Unregistering script 'LamarMissions.asi' (0x00007FF99D4CA2B0)
  83. [19:58:50] UNINIT: Unregistering script 'J10RailroadEngineer.asi' (0x00007FF99D024690)
  84. [19:58:50] UNINIT: Unregistering script 'Food.asi' (0x00007FF9AD9F24B0)
  85. [19:58:50] UNINIT: Unregistering script 'CoffeeShop.asi' (0x00007FF9B1D87A80)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement