• VU-MOD
    301 replies, posted
[release][tab]Name:[/tab] VU-MOD [tab]Version:[/tab] 2 [B]giggity giggity[/B] :quagmire: [tab]Description:[/tab] VU-MOD add seats, passangers and verious functions to improve vehicles. [tab]Requirements:[/tab] GMOD [tab]Download:[/tab] [url]http://www.garrysmod.org/downloads/?a=view&id=37419[/url] [/release] [img]http://www.filecram.com/files/Seat04.jpg[/img] ----Vehicle upgrade mod (AKA: VU-MOD )---- For Players: Ever wanted to take you buddy for a drive trough town? Or take a friend with you on a death defying obstacle course. Sick of that damn pod, wish you had more seat to build with... VU-MOD is the answer! For Car makers and Coders: VU-MOD Allows you to add extra data to cars that allows you to add passenger seats to your car, Adjust the spawn pos to stop you car spawning in the ground, or define the animation players use in your car. -What this can do- * adds passenger support * Seat trace for easy passenger access. * Add as many seats as you like to you car. * Rotate and Position Seats on your car. * Mod First and third person view. * Custom Exit Positions. * Add seats to vehicle on spawn * allow you to adjust the spawn pos and sitting pos for you car * change your animation for your car.... * Features a small range of seats and chairs for your enjoyment. [img]http://www.filecram.com/files/Seat03.jpg[/img] Stuff included! * Jeep Seat * Airboat Seat * Jalopy Seat * Wooden Chair * Plastic Chair * Small Office Chair * Big Office chair * Jeep (+1 passenger) * Jalopy (+1 passenger) [img]http://www.filecram.com/files/Seat05.jpg[/img] -Credits for the mod get to Me, DarkNova.Clan / Nova[X] -Credits for the epic images go to Paddymazz [url=http://www.garrysmod.org/downloads/?a=view&id=37419][img]http://www.garrysmod.org/img/?t=dll&id=37419[/img][/url] -A Tutorial On How To Use- * AdjustSitPos -modifies the sitting position of the player. -unfortunately we can't rotate the player, angles are defined by a vehicle bone [LUA] AdjustSitPos = Vector(20,0,18), [/LUA] * Passengers -Adds passenger seats to your car at spawn. -Add as many as you like on or in the car. [LUA] ADDING A PASSANGER Passangers = { Passanger1 = { Pos = Vector(22,24,22), Ang = Angle(0,0,0) } }, ADDING MULTIPLE PASSENGERS Passangers = { Passanger1 = { Pos = Vector(22,24,22), Ang = Angle(0,0,0) } Passanger2 = { Pos = Vector(-22,52,22), Ang = Angle(0,0,0) } Passanger3 = { Pos = Vector(22,52,22), Ang = Angle(0,0,0) } }, [/LUA] * SeatType -Sets the type of seat you are using for passengers in your car. -Required if adding passengers. [LUA] SeatType = "jeep_seat", [/LUA] * HideSeats -If your car has its own seats and you want to hide the spawned ones. -If not given seats will be shown by deafult [LUA] HideSeats = true, [/LUA] * ModView -modify first and third parson view. [lua] First Person ModView = { FirstPerson = Vector(0,0,20) }, Third Person ModView = { ThirdPerson = {Out = 30 , Up = 20} }, Both! ModView = { FirstPerson = Vector(0,0,20), ThirdPerson = {Out = 30 , Up = 20} }, [/lua] * customexits -Add custom exits to your car -Exits will be checked in order given. [lua] customexits = { Vector(-90,36,22), Vector(82,36,22), Vector(22,24,90) ,Vector(2,100,30) }, [/lua] Here Is an example! [LUA] local V = { Name = "Jalopy", Class = "prop_vehicle_jeep", Category = "Half-Life 2", Author = "VALVe", Information = "The muscle car from Episode 2", Model = "models/vehicle.mdl", AdjustSitPos = Vector(-18,36,22), Passangers = { Passanger1 = { Pos = Vector(22,24,22), Ang = Angle(0,0,0) } }, SeatType = "jeep_seat", HideSeats = true, Customexits = { Vector(-90,36,22), Vector(82,36,22), Vector(22,24,90) ,Vector(2,100,30) }, KeyValues = {vehiclescript = "scripts/vehicles/jalopy.txt"} } list.Set( "Vehicles", "Jalopy", V ) [/LUA] Final notes. * This is not compatible with "PHX SEAT FIX" , this script makes it obsolete, remove it or you will have problems. * This overwrites to the default jeep and jalopy so players who join your server can use it. * Uses a trace system so that passengers can access seats inside cars * Any cars set up to use this mod will not break with out it. [img]http://forums.facepunchstudios.com/attachment.php?attachmentid=71393&d=1208797637[/img] [img]http://forums.facepunchstudios.com/attachment.php?attachmentid=71395&d=1208797637[/img] [img]http://forums.facepunchstudios.com/attachment.php?attachmentid=71394&d=1208797637[/img] Lay some kings on me!
This is a great idea. I can't believe no one made this yet. Great for rp. Thanks!
Nice idea Nova! And good work.
This is great! Something neat to have in RP servers. Taxi anybody?
Awesome sauce! Now I have to find that army truck model and make like 5 billion jakillion passenger spots. "Hey guys! We're going on a trip!" "Awesome" *Everyone gets in the truck* "So where are we going?" "Secret.. it has waffles." *Drives off PHX ramp*
haha funny. umm you probably think im stupid or something but wouldnt it be cool if a npc got in a car with you lol. or a npc can get in a car and drive around like a baddy trys to run you over and goodies run the baddys over hahaha man im so stupid.
Awesome!
Paddymazz and the guys had some fun testing this on our server [IMG]http://www.filecram.com/files/Seat06.jpg[/IMG] [IMG]http://garrysmod.org/img/dl/36667_1.jpg[/IMG] [url]http://garrysmod.org/downloads/?a=view&id=36667[/url] We will never forget the mossman lap dances. :P
Do they only look to the right?
[QUOTE=solid_jake]This is a great idea. I can't believe no one made this yet. Great for rp. Thanks![/QUOTE] I only just added the sit animation in the last Gmod update. Thought i better put it to proper use. [b]Edit:[/b] [QUOTE=Jojje]Do they only look to the right?[/QUOTE] That's a Garry Bug. Look at a pod, it dose the same thing
Great for war servers. like if you make a server that has military mod and you have wars =D
English : HELP ME Vehicles do not have passenger seat Francais (s'il y en a ) : AIDEZ-MOI Les Vehicules n'ont pas de siege pour passager ca ne marche pas je n'arrive pas mettre un passager enfin je n'arrive a rien AIDEZ MOI MERCI A VOUS/THANKS YOU !!!!!
[QUOTE=esteban] HELP ME Vehicles do not have passenger seat [/QUOTE] You are in single player right? Passengers won't work on servers unless the server has it
The mod works in multiplayer only ? [b]Edit:[/b] im french how to use this mod pls
I get the regular pod animation when sitting in these. Any help? [b]Edit:[/b] Oh I think it's because i got PHX car seat fix :) [b]Edit:[/b] Oh and what server is it?
Does not dupe.
Haha, this is awesome! Definitely kicks the shit out of my little hack. Nice screenshots, are you using that ENB Series shader mod thing? Oh god another edit: I think I know how to fix the head turning issue, try compiling the models using the EP1 tools, and maybe making proper collision models. Just a guess. Maybe I got lucky with the airboat seats.. [b]YET ANOTHER EDIT[/b]: It IS the collision models, if it just generates one from the reference or makes a truncated one, the player's heads fuck up like that. Very odd.
You, fine sir, are a god.
For me, they all show as the pod animation. I have the phx3 svn installed, so I can't just delete the phx fix. What to do?
Can you use this to adjust other vehicles you already have or only ones included with this mod? I'd really like to get a fix for the Spacebuild Model pack seats.
I agree, this doesn't work, I still have the pod animation. And I don't want to get rid of Phx3 just so that I can use this.
This works fine for me, and I'm using PHX 3..And I think I still have my own fix installed too (yay for redundancy!).
Awesome work Nova! [b]But you spelt my name Wrong [i]Paddymazz[/i][/b]
[QUOTE=Lyoko774]This works fine for me, and I'm using PHX 3..And I think I still have my own fix installed too (yay for redundancy!).[/QUOTE] Link to the fix?
[QUOTE=Mark£d_OÑ£]Link to the fix?[/QUOTE] I mean, the PHX seat fix that's included in PHX3.
Damn. :(
wow it looks nice and all but if there was a way for NPCs to notice the extra seats then they can hop in and if your are tired of driven (or FPS drop) they can drive for you just like prmiller said but other than that it looks awesome
Perhaps PHX3 will drop the fix it has in it seeing as this seems to have more content. Heck, maybe this could get added to PHX3.
Well i have added support for the phx seats and the train, i even tried to override the "phx fix" hook, i am not sure weather that worked or not. And [QUOTE=Paddymazz] Paddymazz!!! [/QUOTE] Fixed. Sorry [QUOTE=Mark£d_OÑ£]I agree, this doesn't work, I still have the pod animation. And I don't want to get rid of Phx3 just so that I can use this.[/QUOTE] This supports the PXH seats, if you remove the lua folder for PHX seats fix you will still be able to use them, if your running a server and you want people to dl the seats don't remove the leave phx_fix_resources.lua where it is. [b]Edit:[/b] [QUOTE=cbale2000]Can you use this to adjust other vehicles you already have or only ones included with this mod? I'd really like to get a fix for the Spacebuild Model pack seats.[/QUOTE] Yes, you can use this on any vehicle. and the best thing it, if some one has a car with this code, and not VU mod nothing will break. Unfortunately, it seems impossible to rotate the players inside the car.
So wait, what do I delete exactly? I didn't get the fix, I just have phx3.
Sorry, you need to Log In to post a reply to this thread.