benzon / WeaponDamageSettings

Customize multipliers for weapon damage in FiveM
16 stars 13 forks source link

Fxmanifest error #1

Open keatans opened 3 years ago

keatans commented 3 years ago

Old

fx_version 'adamant' games { 'gta5' }

author 'DanishRP - BenZoN & Stausi' description 'DRP Weapon Damage Reduction' version '1.0.0'

client_scripts { 'config.lua' 'client/main.lua', } New

fx_version 'adamant' games { 'gta5' }

author 'DanishRP - BenZoN & Stausi' description 'DRP Weapon Damage Reduction' version '1.0.0'

client_scripts { 'config.lua', 'client/main.lua', } Missing the ","

ItsKuf commented 10 months ago

Good Spot, this now has worked.

Neganjones commented 9 months ago

expected (to close '{' at line 8) near ''client/main.lua''

getting this error