I see the storage.csv makes a cell for every player who plays with the name and then a number.
But how can I access the second or third number ( bold )
erdelf,"12","0","0","0","0","0","0","0","0","0","0","","","","",""


UserInfo me = UserInfo.getMyInfo; me.setInt(4,90); me.store();