The VG Resource

Full Version: Question about Downloads...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Back in the day (as of maybe 5 months ago Tongue ) when you downloaded a sprite sheet, the actual NAME of the character/subject of the sheet would be the name of the file. Recently, when I download a file, the name is just a load of numbers.
Any reason for that??
Most likely because you're right clicking and selecting save instead of using the "Download this Sheet" link below the sheet. The former is based on the file name on the server, which is the sheet's ID. The latter uses information from the database to properly format the file name when you click download.
(04-20-2014, 04:47 PM)Petie Wrote: [ -> ]Most likely because you're right clicking and selecting save instead of using the "Download this Sheet" link below the sheet. The former is based on the file name on the server, which is the sheet's ID. The latter uses information from the database to properly format the file name when you click download.

Thanks mate!