View Single Post
Leonardo
Veteran Member
Join Date: Feb 2010
Location: 90's
Old 02-25-2018 , 04:18   Re: [EXTENSION] Late Downloads
Reply With Quote #13

Compiled with MSVC v14.0 against sdk2013 on windows x64, AddLateDownloads with addAsStatic=true always returns 0. This happens when filled addedFiles is passed to SendFiles function via pointer.
Before sending to SendFiles, FOR_EACH_VEC says it's filled, but within SendFiles FOR_EACH_VEC says it's empty.
__________________
Leonardo is offline