Closed nordpoldieb closed 3 months ago
https://github.com/altmp/altv-issues/issues/2312
The textureDict and textureName parameter in the drawMarker types need to also accept null. If you just put in empty strings the native call fails.
You need to adjust it here: https://github.com/alloc8or/gta5-nativedb-data
https://github.com/altmp/altv-issues/issues/2312
The textureDict and textureName parameter in the drawMarker types need to also accept null. If you just put in empty strings the native call fails.