dose any one know how to stop this error message assert failure in charsel.c line 3162. it stops me when ever i do anything that is one player with a random CPU.
Pagina 1 di 1
Charsel.c
#2
Inviato 29 July 2007 - 13:39
Open the .DEF of the char and do this change in pal.defaults param
pal.defaults = 1,2,3,4,5,6,7,8,9,10,11,12
in this case the character should have 12 palettes.
If the character has less palettes decrease the list
example (6 pals)
pal.defaults = 1,2,3,4,5,6
pal.defaults = 1,2,3,4,5,6,7,8,9,10,11,12
in this case the character should have 12 palettes.
If the character has less palettes decrease the list
example (6 pals)
pal.defaults = 1,2,3,4,5,6
Condividi questa discussione:
Pagina 1 di 1

Aiuto









