Monday, November 3, 2014

~~How to add more rows, columns, and character select icon size~~

Alrighty, I know a lot of you fans out there are always adding characters. Eventually, you will get to the point where you will need to rearrange character icon selection stuff... I took a screenshot on my side of how my character select looks like. Yes, there are 16 rows and 8 columns and the icons are small, making it easier to add more later over time.


This is how it is right now, more will be added after I finish dealing with other work. In order to add more, you will need to go into system.def, which is located in Data. (Unless if you moved it somewhere on your computer) In that text file, scroll down till you get to "Character Select Definition." There you should see something like this...


Most of the time, you will get these default codes. Of course, you can edit to change the screen however you like. Usually, your main target is from "rows" to "p2.random.move.snd"; you will need to be careful what number you are typing in, it can lead to MASSIVE DESTRUCTION!!!!......Nahhh just kidding, the icons will either disappear or be too close together. On this screenshot, that I also took on my laptop, is missing a few things that you will need on there so everything can fit perfect. What you need to add on there are...

cell.bg.scale 
cell.random.scale 
p1.cursor.active.scale
p1.cursor.done.scale
p2.cursor.active.scale
p2.cursor.done.scale

You will need these codes to make things work in the text file. Here is another screenshot, this is what exactly I have. If you really want to, you can add the same code as what I have, it will be changed later.

That is what it looks like. Like I said, you cad add these codes on your side if necessary. Eventually, these codes will need to be redone along with changing portrait codes when you get more character files. If you need anymore help, feel free to leave a comment on here and I will reply back as soon as I can.