Hi together,

as some of you may know, my game ( http://store.steampowered.com/app/339720/Debugger_316_HacknRun/ ) will go online on Steam next month. The game will teach the basics of programming and I want to show people how to program a small game with A8 and lite-c. Hopefully it will give A8 a new push! I talked with the developers of A8, we want to give the players the opportunity to buy A8 with a discount when they finish the last boss in the game.

Now the question: The team behind A8 will give me a list with discount codes and I will put this list onto my server. What would be the best method to load one code of this list into the game and delete it afterwards in the list?

Script examples would be nice! laugh