Vehicles (programming): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
Some information on fixing source vehicle code for use in Multiplayer can be found here.
Some information on fixing source vehicle code for use in Multiplayer can be found here.
[[Multiplayer Vehicle Fixes]]
[[Multiplayer Vehicle Fixes]]
==HL2DM Vehicle Fix==
A partial fix to make vehicles predicted and work in HL2DM.  [[HL2DM Vehicle Fix]]

Revision as of 20:58, 16 December 2007

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

Interfaces

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

HL2DM Vehicle Fix

A partial fix to make vehicles predicted and work in HL2DM. HL2DM Vehicle Fix