No I meant check console for something like this “Started resource Resource-Name”
and this fxmanifest has some problems with “”
you have to put " instead of ’
example :
client_script ‘test_client.lua’ : 
client_script 'test_client.lua' : 
restart your resource then look for some errors in console or f8 if it didn’t work
and this is the resource that worked for me look at this and compare with yours
test_resource.zip (945 Bytes)