How how create image prop

image

how to make image prop, is there a sample or function pls help

1 Like

Hello,
I’m not sure it’s possible natively.
I think you have to use NUI to do this.

https://docs.fivem.net/docs/scripting-manual/nui-development/dui/

I’m fairly sure you can draw any image natively, it’s just horribly inefficient and quite ugly

Stream the texture dict and go to town

thank you i have succeeded