|
Minors (Single A)
Join Date: Jun 2006
Location: Toronto, Canada
Posts: 83
|
When I open it with excel, it's not neatly organised at all
Example
| 1871,1,0.929,0.104,0.325,3.089,0.324,9.659,3.078,1 ,1 | | 1872,0.99,0.916,0.106,0.354,2.764,0.362,9.395,2.82 2,1,1 | | 1873,0.986,0.938,0.119,0.402,2.602,0.384,8.377,2.4 85,1,1 | | 1874,0.974,0.941,0.128,0.435,2.394,0.418,7.786,2.2 98,1,1 |
What I think that you want me to do is to replace all the modifiers with the 1 I assume
| 1871,1,1,1,1,1,1,1,1,1,1 | | 21872,1,1,1,1,1,1,1,1,1,1 | | 1873,1,1,1,1,1,1,1,1,1,1 |
| 2005,1,1,1,1,1,1,1,1,1,1 | | 2006,1,1,1,1,1,1,1,1,1,1 | | 2007,1,1,1,1,1,1,1,1,1,1 |
I did edit the modifiers when I made the world, I set it to never change the modifiers and I set them at 1. Maybe hardcoding it in the game is a better solution.
Am I on the right track?
|