Well i love the idea of passenger seats and all, but the thing is, how do i find out the vector where i want to put them!?!
Do you no how to add the second seat?
Well yea i just dont know where to put it. Is there some magical way to find the vector?
the best way is trial and error use the examples ;)
But you probably will have this problem: [url]http://www.facepunch.com/showthread.php?t=802018[/url] D:
well it seams to work on a server cas the mod has a seat trace or some shit
[lua]
Passengers = {
passenger1 = { Pos = Vector(0,0,0), Ang = Angle(0,0,0) }
----- passenger# = { Pos = Vector(0,0,0), Ang = Angle(0,0,0) } --For more seats.
},
SeatType = "airboat_seat",
HideSeats = false,
[/lua]
Add this to vehicle table and set the position where "Vector(0,0,0)".
is there any way to add it to a gamemode eg cider?
i think with cider u have to create a vgui for it but i not shure.
hmmm no one read old newbie questions?
[url]http://www.facepunch.com/showpost.php?p=16904652&postcount=132[/url]
[url]http://www.facepunch.com/showpost.php?p=16907137&postcount=136[/url]
Hmm, lemme test somethings that you guys suggested.
it dont say how 2 add it to cider?
VU-MOD is not working?
its not showing up in the vehicles tab wtf?
Sorry, you need to Log In to post a reply to this thread.