Functions/DarkRP/Shared/createVehicle
Jump to navigation
Jump to search
Function | |
Function name | DarkRP.createVehicle(string name, table tbl) |
Description: | |
Create a vehicle for DarkRP. | |
Returns: | nil |
Part of Library: | DarkRP |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/DarkRP/Shared/createVehicle]DarkRP.createVehicle[/url][/b] |
Function parameters[edit]
- name (string)
- tbl (table)
The name of the vehicle.
Table containing the information for the vehicle.
Function return values[edit]
This function does not return any value.