• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Code how to download files from net

MetalMedved

Grizzled Veteran
Feb 22, 2011
144
38
Russia
I try to download on pc unusual file types (bik).
When I try to force it through #exec OBJ LOAD FILE it crashes during compile with general protection fault like
Code:
History: CheckTag <- LoadSummary <- ULinkerLoad::ULinkerLoad <- UObject::StaticAllocateObject

How to simply download file from net to given pc folder with unrealscript?