GLBasic forum

Main forum => GLBasic - en => Topic started by: Kyo on 2010-Oct-14

Title: help with system palette
Post by: Kyo on 2010-Oct-14

Hi,
I created a system that makes a series of comparisons between two sprites, it prints the numbers of colors in a file: (In the Attach file: Media\1.txt )

(http://img233.imageshack.us/img233/745/49060092.png)
Code (glbasic) Select

the coll 0  contains the color palette of original palette sprite
the coll 1  contains the color palette of modified palette sprite
the coll 2  contains the color palette of modified palette sprite
the coll 3  ecc ecc



After I call this file with the attached code and swap the row color.
it works fine until it returns to column 0 because change the colors incorrectly.

Help Me.....


[attachment deleted by admin]