#Drawing 3DText for all players in the server, not just the client.

1 messages · Page 1 of 1 (latest)

lost belfry
#

How can we help you debug your code if you don't show us the actual DrawText function you're using.

#

DrawText isn't a fivem native from what I can tell searching their docs, so where are you getting that from?

#

Most likely what you need to do is grab the players around the source and display it for them as well.

#

I just told you