Axel Posted August 12, 2011 Share Posted August 12, 2011 Is there a way to write the Ped's name on his head? Like in this picture: I'm using: taxiped3 = createPed(187,2568,1418,12,0) setPedRotation(taxiped3,90) Link to comment
NeXTreme Posted August 12, 2011 Share Posted August 12, 2011 Yes. You can use setElementData to set the name for a ped. Then use dxDrawText on clientsided script and align it above the ped. Sorry, but no code from me Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now