Vehicles (programming): Difference between revisions
Jump to navigation
Jump to search
(→Half-Life 2 SDK Vehicles: Removed Signature.) |
No edit summary |
||
Line 13: | Line 13: | ||
==Half-Life 2 SDK Vehicles== | ==Half-Life 2 SDK Vehicles== | ||
Some information on fixing source vehicle code for use in Multiplayer can be found here. | |||
[[Multiplayer Vehicle Fixes]] | |||
Revision as of 11:04, 7 November 2007

This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
Template:Abstract coding This article is meant to give an indepth analysis of the programming needed to create a vehicle in Source.
Interfaces
- IVehicle - Vehicle Generalizations
Multi Passenger Code
Jurassic Rage coding team has released multipassenger vehicle code here.
Pilotable Code
TheQuartz has released the Strider, Helicopter, and APC Source Code on his blog or in english
Half-Life 2 SDK Vehicles
Some information on fixing source vehicle code for use in Multiplayer can be found here. Multiplayer Vehicle Fixes