
08-28-2001, 09:02 PM
|
|
Banned
|
 |
Join Date: Jul 2001
Location: Merlin - U S A Malak - United Kingdom
Posts: 2,543
|
|
|
couldnt you use strings?
like
if (Action) {setstring image,random(1,6);
set random;
}
while (random) {
showimg #s(image),30,30;
}
or something if you're just showing random images? |
|
|
|