
07-26-2010, 10:55 PM
|
|
Cyril Rain
|
 |
Join Date: May 2003
Location: Texas, USA
Posts: 1,134
|
|
Move to next item in array
|
Probably a really simple answer that I'm over looking, but if you have an array
dumbarray = {1,2,3,4,5}
and you set it to 1 onCreated(),
what would you move to move it to 2?
Im using it with a time script to do days, and I prefer to do it this way since i have hours resetting at 24. Was simply going to tell the serverr.var to move when it resets. |
|
|
|