| Blockland Forums > Modification Help |
| Why Wont My add On work? |
| << < (2/3) > >> |
| Blastdown:
Your add-on is missing a code piece to execute itself, for one. Two, your namecheck is different from the add-on name, so it won't execute. Three, once those two bugs were fixed I found these: --- Quote ---Loading Add-On: Item_CritACola (CRC:2134848481) Executing Add-Ons/Item_CritACola/server.cs. Executing Add-Ons/Item_CritACola/Item_CritACola.cs. Could not locate shape: Add-Ons/Item_CritACola/critacola.dts (download failed) Add-Ons/Item_CritACola/Item_CritACola.cs (72): preload failed for fpRedsodaImage: Unable to load shape: Add-Ons/Item_CritACola/fpRedsoda.dts. Activating package: fpRedsodaPackage 5 datablocks added. Could not locate texture: Add-Ons/Item_CritACola/drink (download failed, using default texture) +- using blank texture Could not locate shape: Add-Ons/Item_CritACola/critacola.dts (download failed) --- End quote --- critcola.dts (located in the .zip) should be renamed to critacola.dts. Simple typo mistake. As for the texture "drink" and the texture "Crit___a___Cola_Bonk_by_borzo u99j", they do not exist in the .zip so I can't help here. I managed to get it in-game. Your code has some bugs, as the player won't hold it when obtained. Your model is oversized as well. --- Quote from: MonkeyFunkyMonkey on June 18, 2011, 09:23:03 PM ---Oh another question why do all my weapons turn out side ways? --- End quote --- You must have it sideways in the modeling program. Rotate it. |
| MonkeyFunkyMonkey:
THANK YOU SO MUCH |
| MonkeyFunkyMonkey:
Wait i cant find the rotate tool. |
| MonkeyFunkyMonkey:
Its still not working... |
| Blastdown:
--- Quote from: MonkeyFunkyMonkey on June 18, 2011, 11:25:22 PM ---Its still not working... --- End quote --- Then you've obviously done something wrong. --- Quote from: Blastdown on June 18, 2011, 10:22:27 PM ---I managed to get it in-game. --- End quote --- |
| Navigation |
| Message Index |
| Next page |
| Previous page |