At 6/29/08 09:10 AM, Pheonixxx wrote:
Grrr...
Different problem...
I download Mugen characters, etc. they work, everything's great. Untill...I try to put in more characters in. Then nothing happens. Wth?
That fine .
It's because of the MUGEN have not enough place to show all your chars.
Ar...I don't know different screenpack can or not use this method...
Open the "system.def" in the "data" folder.
Find the "[Select Info]" somewhere.
You may see these things under.
rows = 2 ---------- to change the number of char blocks of each line
columns = 5 ---------- to change the number of char lines
pos = 90,170 ---------- the auto place when you select the chars
cell.size = 27,27 ---------- the char block's size
p1.face.scale = 1,1 --------- player 1 char 's image size in the selecting mode
p2.face.scale = 1,1 --------- player 2 char' s image size
Try to change the value of rows and columns , and also the cell.size , then may be better.KAKA.