CreateVehicle

From Multi Theft Auto: Wiki
Revision as of 20:46, 23 March 2006 by 80.202.62.152 (talk) (→‎Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

This function creates a vehicle and returns a handle to the created vehicle. If it fails, it will return false. This can happen if you exceed the upper vehicle limit at 65535 or due to an another unspecified future reason.