Blockland Forums > Help
throwmod- script_blah crashing
Danny Boy:
There have been several topics about it being broke since V20 was released. Munk has a fixed version but he said he is not going to release it any time soon.
Axolotl:
I can imagine a way to fix...
Make a StaticShape on the player holder's getHackPosition.
Make the player's camera on the StaticShape.
Done.
Mysteroo:
--- Quote from: Danny Boy on July 31, 2012, 07:10:47 AM ---There have been several topics about it being broke since V20 was released. Munk has a fixed version but he said he is not going to release it any time soon.
--- End quote ---
well that's stinks..
--- Quote from: Axolotl on July 31, 2012, 04:41:43 PM ---I can imagine a way to fix...
Make a StaticShape on the player holder's getHackPosition.
Make the player's camera on the StaticShape.
Done.
--- End quote ---
Since I don't know very much about scripting, I'm not quite sure what that means. But if it would fix it, I'd really appreciate help implementing that
Mysteroo:
--- Quote from: Mysteroo on July 31, 2012, 05:22:27 PM ---well that's stinks..
Since I don't know very much about scripting, I'm not quite sure what that means. But if it would fix it, I'd really appreciate help implementing that
--- End quote ---
scratch out that first part, I figured out what it meant. But I still have no idea how to put that into the mod if it's not already there