altmp / altv-types

Type definitions for the alt:V JavaScript modules.
https://www.npmjs.com/~vadzz
MIT License
31 stars 74 forks source link

fix drawMarker parameter #321

Closed nordpoldieb closed 3 months ago

nordpoldieb commented 4 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.

C0kkie commented 3 months ago

You need to adjust it here: https://github.com/alloc8or/gta5-nativedb-data