by d-soldier » Fri Jun 22, 2007 2:59 pm
int n;
n=rand(7);
if (n==0)place change animation code here
if (n==1)place other change animation code here
if (n==2)place other change animation code here
if (n==3)place other change animation code here
if (n==4)place other change animation code here
if (n==5)place other change animation code here
if (n==6)place other change animation code here