Blockland Forums > Modification Help
Custom Animations Project
Chrono:
Forgot to tell you heed, you broke the script.
EpicFrySauce:
--- Quote from: Chrono on December 16, 2011, 06:43:21 PM ---Forgot to tell you heed, you broke the script.
--- End quote ---
Wait a minute, we don't have a working script?
heedicalking:
--- Quote from: Chrono on December 16, 2011, 06:43:21 PM ---Forgot to tell you heed, you broke the script.
--- End quote ---
no i didnt
Chrono:
--- Quote from: heedicalking on December 16, 2011, 07:01:59 PM ---no i didnt
--- End quote ---
Yes you did.
--- Quote from: Chrono on December 15, 2011, 03:54:37 PM ---Ah so Heed uploaded an edited version which doesn't have m_slash.dsq for some reason.
That causes it to not work.
--- End quote ---
The file is missing causing console errors. Probably wont allow the Animation Test player work at all. I don't know how torque handles this.
--- Quote from: Chrono on December 15, 2011, 05:36:45 PM ---function servercmdthread(%c,%t,%s){c.player.playThread(%s,%t);}
needs to be
function servercmdthread(%c,%t,%s){%c.player.playThread(%s,%t);}
--- End quote ---
Typo.
Chrono:
he fixed it