Vehicles (programming): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{stub}}
{{abstract coding}}
This article is meant to give an indepth analysis of the programming needed to create a vehicle in Source.
This article is meant to give an indepth analysis of the programming needed to create a vehicle in Source.
=Multi Passenger Code=
=Multi Passenger Code=
[http://www.jurassic-rage.net Jurassic Rage] coding team has released multipassenger vehicle code [http://www.chatbear.com/board.plm?a=viewthread&t=573,1125931904,10177&id=901881&b=4991&v=flatold here].
[http://www.jurassic-rage.net Jurassic Rage] coding team has released multipassenger vehicle code [http://www.chatbear.com/board.plm?a=viewthread&t=573,1125931904,10177&id=901881&b=4991&v=flatold here].
[[Category:Programming]]
[[Category:Programming]]

Revision as of 23:17, 27 January 2006

Template:Abstract coding This article is meant to give an indepth analysis of the programming needed to create a vehicle in Source.

Multi Passenger Code

Jurassic Rage coding team has released multipassenger vehicle code here.