My main question here is it is possible to take the lspdfr spotlight script made by alexguirre ( http://www.lcpdfr.com/files/file/7922-spotlight/ ) and use a __resource.lua that looks like this-
resource_manifest_version ‘44febabe-d386-4d18-afbe-5e627f4af937’
files {
“resources/General.ini”,
“resources/Offsets.ini”,
“resources/VisualSettings.xml”
}
client_scripts {
‘Spotlight.dll’
}
and make it work for fivem? (Even if it only worked client side)