Blockland Forums > Modification Help
My New Weapon won't show up
Flubbman:
--- Quote from: Obibital on July 16, 2010, 08:55:23 AM ---Its a difference from yours, he messed up or sumtin
Everything on that script that says Spear needs to say WiiMote
--- End quote ---
Except
--- Code: ---%obj.playthread(2, spearReady);
--- End code ---
and
--- Code: ---%obj.playthread(2, spearThrow);
--- End code ---
EDIT: Technically, it works perfect now! Except for the model being a little messed up, but I just made a mistake in Blender.
Obibital:
--- Quote from: Flubbman on July 19, 2010, 01:25:25 PM ---Except
--- Code: ---%obj.playthread(2, spearReady);
--- End code ---
and
--- Code: ---%obj.playthread(2, spearThrow);
--- End code ---
EDIT: Technically, it works perfect now! Except for the model being a little messed up, but I just made a mistake in Blender.
--- End quote ---
Yay! :D