Author Topic: New Bullets?  (Read 1111 times)

                                                        "I'm in a bit of a pickle!"

I made a foam bullet like a nerf one and I changed the "shapeFile = "./shapes/gunShell.dts" on a normal gun to my foam bullet witch is shapeFile = "./shapes/Bulletoffoam.dts"; and it said "could not load shape "./shapes/Bulletoffoam.dts";" Why would it say that if you know please tell me!

Where did you put "Bulletoffoam.dts" in your blockland folder?

On "base\data\shapes" thats all?

Put it in Add-Ons/Shapes; The . basically means Add-Ons.


. is the folder it is in like if a file is in base the .=base.


sence you put it in that folder, change it to
Code: [Select]
shapeFile = "./data/shapes/Bulletoffoam.dts

If you're using the weapon files in Add-Ons, its Add-Ons/Shapes.

Guaranteed.

Clearly this guy is an idiot, putting a model in the base/data/shapes directory is sheer idiocy.