How to make a model'd car drivable just like a real car. Please help.
5 replies, posted
First off, I am definitely not a noob at lua. I just have never tried a car script before.
I was wondering if someone out there could help me make my friends car, pre-model'd drivable when the player press's USE on the door area. If you could help me out then I owe you a major thanks.
Please post if you get a chance -thanks!
What exactly is a "pre-model'd" ?
Do you mean your friend made a car model with all of the required bones and animations, or is it just a plain static model?
[QUOTE=Crazy Quebec;22309427]What exactly is a "pre-model'd" ?
Do you mean your friend made a car model with all of the required bones and animations, or is it just a plain static model?[/QUOTE]
Bones and animations
-Sorry about not being clear
[QUOTE=Gamershaze;22309550]Bones and animations
-Sorry about not being clear[/QUOTE]
Your not the OP
[QUOTE=|King Flawless|;22309568]Your not the OP[/QUOTE]
I am his friend. - The one with the model
To add it to the spawn menu I know you will need to use list.Set() as seen here :
[url]http://luabin.foszor.com/code/lua/autorun/base_vehicles.lua[/url]
As for making your own vehicle script you should take a look at garrysmod/scripts/vehicles/ for valid examples.
Sorry, you need to Log In to post a reply to this thread.