Hey developers so I have a game idea but to accomplish it I need a custom plugin to download images. So I was wondering how better roblox does this. I looked at the code and saw it goes to https://assetdelivery.roblox.com/v1/asset/?id=
after download when clicking the button it is a .png file however whenever I go to the exact same address it downloads a normal file. So I was wondering if the plugin does anything extra or if it just a bug on my end
add the id at the end and add a .png if it’s a image
I know about the id I just removed it but do you mean add .png after I download or before?
after the download if you don’t have the option to ask where to put it before downloading, if you do, then before
Ok but why is it that it automatically will set the file to be.png at the download phase when I press the download button made by better roblox?
nvm just gonna do it a different way
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.