Ok, I managed to add the trees using "for". However, I saw that you're calling spset on each loop... that function should be used at the start of the game(or screen) to initialize each sprite. I'm going to fix your code and post it tomorrow.