Advertisement
Guest User

Untitled

a guest
Oct 10th, 2015
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. if ( !*((_DWORD *)World + 684) )
  2. {
  3. v23 = dword_16954F8;
  4. v45 = &VehicleInitMessage::`vftable';
  5. if ( dword_16954F8 )
  6. _InterlockedExchangeAdd((volatile signed __int32 *)dword_16954F8, 1u);
  7. *(_QWORD *)v46 = (unsigned int)v23;
  8. sub_237B30(v46);
  9. *(_DWORD *)&v46[8] = 0;
  10. sub_320EF0(v8);
  11. sub_4F0180(&v44);
  12. sub_93AFA0(&v44);
  13. if ( v44 && !_InterlockedDecrement(v44) )
  14. {
  15. sub_156110(v37);
  16. v36 = (void *)v44;
  17. (*(void (__stdcall **)(volatile signed __int32 *))(*(_DWORD *)off_15EF104 + 12))(v44);
  18. }
  19. v24 = a4;
  20. v25 = *(volatile signed __int32 **)&v46[8];
  21. if ( a4 )
  22. _InterlockedExchangeAdd(a4, 1u);
  23. *(_DWORD *)&v46[8] = v24;
  24. if ( v25 && !_InterlockedDecrement(v25) )
  25. {
  26. v36 = (void *)v25;
  27. (*(void (__stdcall **)(volatile signed __int32 *))(*(_DWORD *)off_15EF104 + 12))(v25);
  28. }
  29. v26 = sub_5157C0(v37);
  30. v36 = &v45;
  31. (*(void (__thiscall **)(int, int *))(*(_DWORD *)v26 + 844))(v26, &v45);
  32. sub_5537F0(&v45);
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement