child body resizing [Archive] - Quintessential Forum

PDA

View Full Version : child body resizing


fatal error
12-15-2003, 08:00 AM
does the color code ff55NN correspond to the body color its on exclusively?

(e.g.)
ff5500 = main body
ff5511 = ext 1
ff5522 = ext 2

etc...

fatal error
12-15-2003, 08:37 AM
nevermind

like I thought earlier. the child body refuses resizing. I can resize on any other body color except child body.

Paul
12-15-2003, 08:37 AM
In the resize color 0xFF55NN, NN matches the color of the break line that the resize will affect. The extension the break applies to depends on which extension owns the resize for it. Ownership of the resize is determined by which extension color the resize control is within.

fatal error
12-15-2003, 08:42 AM
In the resize color 0xFF55NN, NN matches the color of the break line that the resize will affect. The extension the break applies to depends on which extension owns the resize for it. Ownership of the resize is determined by which extension color the resize control is within.
lol, thanks Paul

but I read that and get that Forrest Gump stare on my face.

main body = 000000 the resize would be ff5500 for it
child body = 112233 the resize would be ff55??

ext 1 = 111111....ff5511
ext 2 = 222222....ff5522

etc....

Paul
12-15-2003, 08:46 AM
After you do it a few times, what I wrote will actually make sense. Until then...

Resize control 0xFF5522 controls the break on mapbreaks[HV].bmp that are colored 0x222222.
The break colors, and the NN part of the resize color are not related to the extension color at all.

fatal error
12-15-2003, 08:49 AM
After you do it a few times, what I wrote will actually make sense. Until then...

Resize control 0xFF5522 controls the break on mapbreaks[HV].bmp that are colored 0x222222.
The break colors, and the NN part of the resize color are not related to the extension color at all.
and now it suddenly makes sense!!!!! I cant believe I didnt see this already.

thanx again Paul

Young Twig
12-15-2003, 04:03 PM
Yeah. I understood it after staring at Lich's Silicon Karma 2.0 for 5-10 minutes and looking at the colors he used. ;)