Da zeigt sich wieder die dumme Seite der Menschheit, sowas unkonstruktives musste ich hier noch nie lesen,
ein Wunder das du am Ende ein Punkt gesetzt hast.
b2t:
Ein Beispiel: http://wiki.sa-mp.com/wiki/CreateVehicle
CreateVehicle
(modelid, Float:x, Float:y, Float:z, Float:angle, color1, color2, respawn_delay)
modelid The model for the vehicle.
Float:X The X coordinate for the vehicle.
Float:Y The Y coordinate for the vehicle.
Float:Z The Z coordinate for the vehicle.
Float:angle The facing angle for the vehicle.
color1 The primary color ID.
color2 The secondary color ID.
respawn_delay The delay until the car is respawned without a driver in seconds.
Returns
The vehicle ID of the vehicle created (1 - MAX_VEHICLES).
INVALID_VEHICLE_ID (65535) if vehicle was not created (vehicle limit reached or invalid vehicle model ID passed).
Das ist - finde ich - richtig einfach erklärt, Notfalls kannst du es auch in den Google Übersetzer eingeben.