02.09.2018, 13:12
Hi,
Is there anyway to avoid OnPlayerRequestDownload public to be called? I want to take some actions on players before anything else but appearing window with custom files is annoying because I can not show them any dialog. I tried to return 0 in it but it's just stops download and leaves black screen in the middle of my monitor. And also, is it possible to call the function after all necessary action was taken?
Is there anyway to avoid OnPlayerRequestDownload public to be called? I want to take some actions on players before anything else but appearing window with custom files is annoying because I can not show them any dialog. I tried to return 0 in it but it's just stops download and leaves black screen in the middle of my monitor. And also, is it possible to call the function after all necessary action was taken?