thats fine, but have the text box for species ('poison gas' in that pic) not include the characters ' pokemon' just append that to the end of whatever they put in the box.this is the line that creates the pokedex line in the auto generated dats
it may help you with parsing it into individual fieldsCode:file.WriteLine("Pokedex|" + pokedexentry + "\\" + species + " Pokémon\\" + weight + "\\" + height + "\\" + dexcolourr + "," + dexcolourg + "," + dexcolourb);
weight and height are metric
Oh kk, well i have tryed to do what you have asked and this is what it looks like ,
![]()
instead of 3 number boxes for R G B you could maybe have a pick dex colour button, which brings up another window with a colorpicker control so the player can pick the colour from that