distractionware forums

Not VVVVVV => Everything else => Topic started by: SteveGamer68 on July 09, 2016, 07:39:24 AM

Title: How to make downloadable file?
Post by: SteveGamer68 on July 09, 2016, 07:39:24 AM
I make a level,but i don't know how to make it downloadable (which you can download with a single click)
Title: Re: How to make downloadable file?
Post by: allison on July 09, 2016, 07:41:27 AM
Click on "Attachments and other options" beneath the post body. Be sure to zip the level file before uploading.
Title: Re: How to make downloadable file?
Post by: SteveGamer68 on July 09, 2016, 08:35:25 AM
Quote from: crazya02 on July 09, 2016, 07:41:27 AM
Click on "Attachments and other options" beneath the post body. Be sure to zip the level file before uploading.
It makes a empty space
Title: Re: How to make downloadable file?
Post by: LafondaSaysMeow on July 09, 2016, 01:45:42 PM
http://distractionware.com/forum/index.php?topic=2600.15 (http://distractionware.com/forum/index.php?topic=2600.15)
ik this is my own and it is probably a bad example but it exists
Title: Re: How to make downloadable file?
Post by: Dav999 on July 09, 2016, 05:04:10 PM
This question sometimes comes up (along with the question of how to post screenshots), so I made a short video showing how to do it. :viridian:

https://www.youtube.com/watch?v=_SH9gaj_5u8
Title: Re: How to make downloadable file?
Post by: QwertymanO07 on July 09, 2016, 11:17:45 PM
I think it's necessary to bring up the width= and height= arguments for  tags.  Essentially, if you put width= or height= in the [img] tag, like [img width=x height=y], you can directly modify the image dimensions. 

I find that the best way to rescale images this way is to set width= to 320*.
Title: Re: How to make downloadable file?
Post by: SteveGamer68 on July 21, 2016, 02:13:45 PM
Ok i figure it out