semerkhet22
03-14-2010, 11:10 PM
HI,
I have this pb with COFFEE plugin:
--------------------------------
meakeClone()
{
var clone=MyAddCom(1018544,"Clone");
var rand=MyAddCom(1018643,"Random");
clone#ID_MG_MOTIONGENERATOR_MODE=2;
clone->Message(MSG_UPDATE);
clone#MG_RADIAL_COUNT=100;
}
getting id error
the pb is that the cloner mode get updated to radial but the count no. (still linear)
so please,how to solve this?
Thanks.
I have this pb with COFFEE plugin:
--------------------------------
meakeClone()
{
var clone=MyAddCom(1018544,"Clone");
var rand=MyAddCom(1018643,"Random");
clone#ID_MG_MOTIONGENERATOR_MODE=2;
clone->Message(MSG_UPDATE);
clone#MG_RADIAL_COUNT=100;
}
getting id error
the pb is that the cloner mode get updated to radial but the count no. (still linear)
so please,how to solve this?
Thanks.
