TGRHavoc / live_map

A FiveM addon for live maps
https://docs.tgrhavoc.co.uk/livemap-resource/
62 stars 38 forks source link

Add null checks to data being set #14

Closed TGRHavoc closed 6 years ago

TGRHavoc commented 6 years ago

For some reason some data being sent to the UpdatePlayerData function is null and causing an error. Don't know why 😕

To combat this, add null checks to all the things exposed to the API