Blockland Forums > Modification Help
Vehicle Won't Spawn
Blaze0:
I edited the Light Tank to have the Lightcycle model, and I set the player to crouch on mount. I deleted the Light_Tank_Exhaust.cs in the lighttank folder (cycle doesnt have exhaust) and moved in the new model. I deleted the old one and changed it in .cs to have the shapename as Lightcycle.dts.
Now I start a server, select it, press Send, but nothing appears. It's selected as it in the vehicle menu, but nothing appears.
List of what I did
Delete the exaust CS file.
Replace the .dts model with the new .dts.
In the .cs main script, change the model file name to match the new dts.
Blaze0:
bump
lordician:
You have an idea of what you are doing right now?
Since, .dts is the file extension for the used models and .cs is a file extension for the script(s)/code(s).
Blaze0:
I'm experimenting. I know the difference between .cs and .dts.
I'll add more to the OP.
Added info will be in green.
lordician:
Sorry, it looked like you were trying to make a model have the extension .cs when i first read through it.