| Get in game values Hey,
I have posted this here as i am more after pseudo code.
I have a football game and it has loads of players in the game, all the values i am sure are stored in memory, the one problem is that there are over 35,000 players and that's with the small database, then for each player theres about another 30+ values containing stats, i am wondering how would i go about making an editor for something like this? Would i have to find a pattern in how they are loaded so i know which is what? I can't really put in my code each one that would be a hell of a lot of work.
Just looking for some general help on how to do something like this?
Thanks,
lee. |