• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Make a download for a map on my site

Status
Not open for further replies.
Level 1
Joined
Jul 23, 2007
Messages
5
I had a map I was wanting to make a download for and I have looked up the HTML codes to see how to do it but they always have some image and I have a map so I was wondering if someone could help me....
 
Level 15
Joined
Nov 1, 2004
Messages
1,058
You would need HTML code like this:
Code:
<img src="the URL of your image goes here" alt="Map Preview" />

If you need an actual image for your map, you can create an image automatically using World Editor.
In the File menu, there's an option called Export Minimap, which will create a TGA image file that you can convert to a JPEG image. Or you can just take a screen capture of your map, or use a custom image (if you have one).

Hopefully this helps. I'm still not sure exactly what you wanted in your first post.
 
Status
Not open for further replies.
Top