PDA

View Full Version : Allow loop construct to start at any value



mhwlng
June 6th, 2004, 03:29 AM
If I use

<LOOP,# X,#Y,offset x,offset y>

then the variable count always starts at 0

It would be nice if I could define the start number

Marcel

Ben S
June 10th, 2004, 06:55 PM
Already there, my friend.

<LOOP,#X,#Y,x offset,y offset,[start value]>

I do this for ratings in my newest 800x600 JRMC skin (in the gallery) to start the ratings at 1 (instead of 0).