Difference between revisions of "Misc FAQ"

From ASSS Wiki
Jump to: navigation, search
m (Reverted edit of Zc321, changed back to last version by Smong)
Line 1: Line 1:
apple cows
+
== What color is used as transparent in splash.bm2? ==
 +
255, 0, 255, which is a sort of purple.
 +
 
 +
== What program should I use to open .bm2 and .wa2 files with? ==
 +
You can just rename these extensions to .bmp and .wav respectively. Then they should open with your favourite viewer/editor automatically.
 +
 
 +
== I try to download a map but I am just shown the tileset in my browser ==
 +
You need to right click and save the link to disk. The beginning of the data inside a map is a bitmap.
 +
 
 +
[[Category: FAQ]]

Revision as of 03:53, 30 November 2005

What color is used as transparent in splash.bm2?

255, 0, 255, which is a sort of purple.

What program should I use to open .bm2 and .wa2 files with?

You can just rename these extensions to .bmp and .wav respectively. Then they should open with your favourite viewer/editor automatically.

I try to download a map but I am just shown the tileset in my browser

You need to right click and save the link to disk. The beginning of the data inside a map is a bitmap.