Misc FAQ: Difference between revisions
From ASSS Wiki
Jump to navigationJump to search
No edit summary |
slight reformat, added link to commands.hlp |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
These are general questions about the game that don't really fit anywhere else. | |||
=== 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. | |||
=== How do I change the F1 help box? === | |||
Edit [[commands.hlp]]. | |||
[[Category: FAQ]] | |||
Latest revision as of 16:20, 4 November 2006
These are general questions about the game that don't really fit anywhere else.
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.
How do I change the F1 help box?
Edit commands.hlp.