PDA

View Full Version : How to use "Random.nextDouble" function?


wongwanchap
02-27-2009, 05:11 AM
It seems every time I put in this function, an error msg will come out during running the world. Does others encounter same problem?




Btw, I convince myself, alice really can't make any good game, due to the really slow running speed. (I have checked, it take about 0.1s to assign a value..:()

wongwanchap
02-27-2009, 05:35 AM
I know the reason..

It seems that function can be use to assign a single number or number element on the list, but it can't assign to the element in array.

I think it's a bug in alice.:(