ENG:
Hi Everyone,
here is a small script to set names for addon vehicles and vehicles with no names in general 😉
If you need FiveM Gameserver with one click installation check this:
https://zap-hosting.com/rpscripts
20% discount if you want: denmak-a-6883
If you need some general Fivem help, you can take a look at this Discord server:
https://discord.gg/Bdk3QHX
__resource.lua
client_scripts {
‘client.lua’
}
client.lua
Citizen.CreateThread(function()
AddTextEntry(‘r8ppi’, ‘Test R8’)
AddTextEntry(‘mvisiongt’, ‘MZD’)
end)
Here is a Manual on RP Scripts Youtube channel: