(un)lock palette slots (as per insta-game help)

Started by After, Sun 12/10/2003 00:41:41

Previous topic - Next topic

After

The insta-game manual (KillMe.html) says
QuoteLoad aapalette.pcx (Location: Objects Folder) into AGS as a Background.
Done.
QuoteGo to the palette editor and unlock all the colours. The colours at the bottom of the palette editor are the colours from aapalette.pcx.
I can load over the unlocked slots without any problem.

But all I can determine from the IDE tutorial is that, yes, the first 17 colours are locked, and the remainder are not, just as they appear to be. I have yet to find anything that  changes this.

Resuming quote...
QuoteNow Lock all the colours again except the colours on the bottom and on the top (Only the black squares in between).
I can only hope that this will be clearer when I get to it.

Basically, I'm just trying to assemble a minimally complete environment from which to try things, and insta-game looks like the place to start.

Scorpiorus

I think there is a misunderstanding about the locked colors. Yes, the first seventeen colors are always locked. The rest are not.

As about Insta-game manual, it means making the slots to be room dependent/independent instead. So, what you just need:

1. Load aapalette.pcx as a background. ok

QuoteGo to the palette editor and unlock all the colours. The colours at the bottom of the palette editor are the colours from aapalette.pcx.
2. Open the palette editor. Select slot numbers 17 through 255 (use Shift key). Next, disable This color is room-dependent option.

QuoteNow Lock all the colours again except the colours on the bottom and on the top (Only the black squares in between).
3. Repeat the previous step selecting all the colors between (they should be black). Then enable This color is room-dependent option again.

~Cheers

MrColossal

poop, yea my bad, hang on a second..

* MrColossal rummages around

http://www.sylpher.com//kafka/tutorials/palette.htm

this clears it up a little

the top part that is
"This must be a good time to live in, since Eric bothers to stay here at all"-CJ also: ACHTUNG FRANZ!

After

Thanks both of you. The way it decides which slots to use looks like another quirk I'd have to tackle if I ever wanted to do something sophisticated with it.

Unfortunately, my plan for a runnable basis for development will have to wait, as I haven't figured out how to get rid of the scaffolding yet. It looks as though one cannot simply specify resources, but has to import them, and once something's imported, the project is permanently altered to some extent.
Clearly, I'll have some more reading to do before I can actually get started.

SMF spam blocked by CleanTalk