Maikel

Results 3 comments of Maikel

> ```lua > local live_map_blip = { > name = "Callout", > description = name, > sprite = 61, > pos = { > x = coords.x, > y =...

I've just removed the validBlip from the livemap.js in the FiveM resource. Browser now gives a error: https://i.imgur.com/kgXjhaS.jpeg The code i'm using: ` local pos = GetEntityCoords(PlayerPedId(), not IsPlayerDead(PlayerId())) local...

[export.txt](https://github.com/TGRHavoc/live_map-interface/files/12523869/export.txt) Just created a little python scrape script (nothing fance, it works...) [blipgenerate.txt](https://github.com/TGRHavoc/live_map-interface/files/12523884/blipgenerate.txt)