I'm annoyed.
If I make a update package optional, and the player decides not to install it, and then later on encounters, lets say an image that exists in that package, in game - it will get downloaded to default directory (which is levels/images/blah).
Stefan, can it not be made so that instead if a file is in a download package, it gets downloaded to the folder specified in that package instead? I'll show a better example.
I have a package on Mythic, that is made optional (music package which has like, 4 mp3's.). I also make one of those 4 mp3's randomly play upon login, and if the player doesn't have the package downloaded, the mp3 will be automatically downloaded into sounds folder (I think? I cant remember), when I'd rather preffer seing it in the folder I specified for that file in the update package.
PHP Code:
FILE levels/MythicLegends/audio/music/INSERTFILENAMEHERE.mp3