Hi all, I use the 2.4.12 Beta and loop work perfectly for me, I explain to you how to have a good loop.
I use AgDev to make my script and there is a little modification to have a working loop.
Look at ancien script :
"store open","0101000000","Storage-Keeper Auisan"
"store open","0101000000","Blacksmith Soboi"
"store open","0101000000","Potion Merchant Manina"
"store open","0101000000","Jewel Lapidary Mamoje"
"store open","0101000000","Stable-Keeper Salihap"
The problem is here : the second 1.
Try to change it with a 4 like this :
"store open","0104000000","Storage-Keeper Auisan"
"store open","0104000000","Blacksmith Soboi"
"store open","0104000000","Potion Merchant Manina"
"store open","0104000000","Jewel Lapidary Mamoje"
"store open","0104000000","Stable-Keeper Salihap"
(These codes are only for Hotan Town)
Try it and tell me if it's good for you :D because for me it's very good :D :D
(Sorry for my english, I am from France :) )