B beherit Still Fresh Joined Mar 17, 2005 Messages 7 Mar 18, 2005 #1 Code: PROCESS background1(); BEGIN z=0; start_scroll(0, levelfpg1, 8, 0, 0, 3); loop scroll[0].y += 2; frame; END END im sure that this section of code is the faulty one. ive probs made a really stupid mistake, but will someone help please?
Code: PROCESS background1(); BEGIN z=0; start_scroll(0, levelfpg1, 8, 0, 0, 3); loop scroll[0].y += 2; frame; END END im sure that this section of code is the faulty one. ive probs made a really stupid mistake, but will someone help please?
M Moogle . Joined Apr 27, 2004 Messages 283 Age 39 Location Netherlands Website Visit site Mar 22, 2005 #3 Neato, I overlooked it, spend quite some time looking at the code though