get a value from array
# support-forum
e
Hello I have a problem that I get the same value. does anybody have an idea how to do that?
a
You dont assign any value to variable index
e
How to assign value to index?
m
new index = random(sizeof(furnitureArray))
and see if its orking
oh you want with params
then do index = strval(params)
2 Views