Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Armready.....
« previous
next »
Print
Pages: [
1
]
Author
Topic: Armready..... (Read 862 times)
Eryehk
July 13, 2007, 10:00:14 PM
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?
Ad Bot
Advertisement
Space Guy
July 14, 2007, 02:34:49 AM
function [Image]::onMount(%this,%obj,%slot)
{
%obj.setArmThread(%slot,root);
}
I think. Try (root,%slot) if it doesn't work, or playThread(%slot,root);.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Armready.....