ADD REST CARS
This commit is contained in:
parent
62b435c655
commit
18c43daf18
2934 changed files with 1670202 additions and 0 deletions
5
resources/[cars]/tfimperial/vehicle_names.lua
Normal file
5
resources/[cars]/tfimperial/vehicle_names.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Citizen.CreateThread(function()
|
||||
AddTextEntryByHash(`IMPERIAL`, "Imperial")
|
||||
AddTextEntryByHash(`IMPERIALPAS`, "Imperial Passenger")
|
||||
AddTextEntryByHash(`IMPERIALEV`, "Imperial EV")
|
||||
end)
|
||||
Loading…
Add table
Add a link
Reference in a new issue