Author Topic: Vehicle props Fixed  (Read 1095 times)

I am making vehicle props, to put on top of the wheel props or for a junk yard without the extreme lag.
I have the jeep model being used, but the prop does not appear in the bricks menu.
It is the jeep's dts file that's the problem, I am going to guess because vv
Quote from: console log
Add-Ons/props_vehicles/server.cs (0): preload failed for JeepShape: ShapeBaseData: Couldn't load shape "add-ons/Props_vehicles/Shapes/jeep.dts".
Any way to fix it?
What am I doing wrong?

NVM Fixed
« Last Edit: June 20, 2009, 04:18:19 PM by LaCuckooRacha »

You need to put jeep.dts in the shapes folder.

You need to put jeep.dts in the shapes folder.
It is in the shapes folder.


Ok, new problem, it just wont show up in bricks menu, and the only errors I get now are
Quote from: console log
6/20/09 6:03:41 PM [0x0-0xac0ac].org.step1.blockland[1096] Could not locate texture: Add-Ons/props_vehicles/Shapes/blank (download failed, using default texture)
6/20/09 6:03:41 PM [0x0-0xac0ac].org.step1.blockland[1096] Could not locate texture: Add-Ons/props_vehicles/Shapes/whiteCheck (download failed, using default texture)
6/20/09 6:03:41 PM [0x0-0xac0ac].org.step1.blockland[1096] Could not locate texture: Add-Ons/props_vehicles/Shapes/black (download failed, using default texture)
6/20/09 6:03:41 PM [0x0-0xac0ac].org.step1.blockland[1096] Could not locate texture: Add-Ons/props_vehicles/Shapes/black75 (download failed, using default texture)
6/20/09 6:03:41 PM [0x0-0xac0ac].org.step1.blockland[1096] Could not locate texture: Add-Ons/props_vehicles/Shapes/black50 (download failed, using default texture)
And I have those in the shapes folder too.
« Last Edit: June 20, 2009, 01:20:45 PM by LaCuckooRacha »