TGRHavoc/live_map-interface

Players not show

izzmatteo opened this issue · 5 comments

Hello!
I configured everything according to the instructions and have the problem that the players are not displayed! You can see the normal blips! I don't see any mistakes myself either! Does anyone have an idea how I can fix this?

Hey!

Please make sure you've read the resource's readme as well. Specifically the How to install section.

Now, you can enable the built-in client. Copy the example_client folder to client (this will allow you to update the resource without losing any changes to the client you make). Now, head on into the manifest file (fxmanifest.lua or whatever the latest version is called) and uncomment the client files.

client_script "client/*.lua"
 exports {
     "reverseWeaponHash", "reverseVehicleHash", "reverseStreetHash",
     "reverseZoneHash", "reverseAreaHash"
}

If it's still not working after this, if you could send me the URL of the interface so I could take a quick look.

Having the same issue again. Updated the resource and the interface, changed the fxmanifest again and still no luck. Want me to email you again?

Sure

Same Issue here

everything correct no players

Closing as I cannot reproduce and it's been a while.