We need to connect the game to the data base that Andrew made so we can access the create/delete charters features and have the ability to log into the game before playing. But before we do that we need to make the game compatible with the database, meaning we need to remove the STRAT_HP variables and so on and adjust the rest of the code so that is takes data from the database to the game rather than looking for those variables.
We need to connect the game to the data base that Andrew made so we can access the create/delete charters features and have the ability to log into the game before playing. But before we do that we need to make the game compatible with the database, meaning we need to remove the STRAT_HP variables and so on and adjust the rest of the code so that is takes data from the database to the game rather than looking for those variables.