29.04.2016, 01:43
https://sampwiki.blast.hk/wiki/OnPlayerClickTextDraw
I think this is what you need. Also, when you create textdraws with TextDrawCreate, everyone in the server will be able to see it when you show it. And everyone in the server will be able to select the textdraw if it was set selectable. To create textdraws for every individual player, you must use this:
https://sampwiki.blast.hk/wiki/CreatePlayerTextDraw
I think this is what you need. Also, when you create textdraws with TextDrawCreate, everyone in the server will be able to see it when you show it. And everyone in the server will be able to select the textdraw if it was set selectable. To create textdraws for every individual player, you must use this:
https://sampwiki.blast.hk/wiki/CreatePlayerTextDraw