I am making a card game in Lite-C. The player gets five cards to choose from. After they start I use a random number generator to decide what cards the player gets. Based on the number I want to change the button bmaps. I was wondering how I would change the bmaps without having to have lots of lines of codes.

Just tell me if you need to see my script and I can show you what I've already tried to do.