I need help with scripting! :(

GTA V version? Latest
Up to date? Yes
**Legit or Pirate copy?**Legit
Steam/CD/Social Club? Social Club
Windows version? Windows 10 Home
Did you try to delete caches.xml and try again?
Error screenshot (if any)
System specifications NVDIA Geforce GTX 950 (i’m to lazy to type in my processor)
What did you do to get this issue?
What server did you get this issue on?
CitizenFX.log file
.dmp files/report IDs

If an issue with starting:
GTA V folder screenshot
GTA V/update/x64/dlcpacks screenshot
Filepath to FiveM folder
FiveM client folder screenshot
Did you try to disable/uninstall your Anti-virus?

Hello i really need help cuz im a noob at scripting…
So i really bad want to add this boat and all of my meta files is:

“caraddoncontentunlocks.meta, carcols.meta, dlctext.meta, carvariations.meta, vehicles.meta, handling.meta”.

So in my __resource.lua file i took this in it:
resource_manifest_version ‘77731fab-63ca-442c-a67b-abc70f28dfa5’

files {
‘handling.meta’,
‘vehicles.meta’,
‘carvariations.meta’,
‘dlctext.meta’,
‘carcols.meta’,
‘caraddoncontentunlocks.meta’

}

data_file ‘HANDLING_FILE’ ‘handling.meta’
data_file ‘VEHICLE_METADATA_FILE’ ‘vehicles.meta’
data_file ‘VEHICLE_VARIATION_FILE’ ‘carvariations.meta’
data_file ‘DLCTEXT_FILE’ ‘dlctext.meta’

client_scripts ‘vehicle_names.lua’
and i think that is right but my caraddoncontentunlocks.meta i don’t know what i should say in my data_file for my caraddoncontentunlocks.meta.
Im really sorry about my English.

b69nGFo

I want to add a boat to my server. But in my folder i also have a caraddoncontentunlocks.meta file that i’ve never seen or used. So in my __resource.lua file i need to know what kind of name it is to where the "data_file ‘fx’ ‘fx’ " is. Let me send a screenshot.

You dont need either

As JakeK said

and feel free to take a look in #development:tutorials for addon cars and info.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.