09.02.2010, 13:24
if I have this
object = CreateObject(1598.........);
and I want it to create one object by random
how can I do
object = CreateObject(1598.........);
and I want it to create one object by random
how can I do