Blockland Forums > Modification Help

Armready.....

Pages: (1/1)

Eryehk:

Ok, here is the problem, I have a item that uses False on the armready command so it moves with thee minifigs hand while he walks but when i switch a iten then back to it. It is in True on the arm ready command.

Any idea how to fix it?

Space Guy:

function [Image]::onMount(%this,%obj,%slot)
{
 %obj.setArmThread(%slot,root);
}

I think. Try (root,%slot) if it doesn't work, or playThread(%slot,root);.

Pages: (1/1)

Go to full version