CreatePlayerTextDraw
Creates a textdraw for a single player.
Creates a textdraw for a single player.
Checks if a player-textdraw is shown for the player.
Checks if a player-textdraw is valid.
This callback is called when a player clicks on a player-textdraw.
Set the text alignment of a player-textdraw.
Adjust the background color of a player-textdraw.
Adjust the background colour of a player-textdraw.
Sets the color of a textdraw's box (PlayerTextDrawUseBox).
Sets the colour of a textdraw's box (PlayerTextDrawUseBox ).
Sets the text color of a player-textdraw.
Sets the text colour of a player-textdraw.
Destroy a player-textdraw.
Change the font of a player-textdraw.
Gets the text alignment of a player-textdraw.
Gets the background color of a player-textdraw
Gets the background colour of a player-textdraw
Gets the box color of a player-textdraw
Gets the box colour of a player-textdraw
Gets the text color of a player-textdraw
Gets the text colour of a player-textdraw
Gets the text font of a player-textdraw.
Gets the width and height of the letters.
Get the outline size on a player-textdraw.
Gets the position of a player-textdraw.
Gets the preview model of a 3D preview player-textdraw.
Gets the rotation and zoom of a 3D model preview player-textdraw.
Gets the preview vehicle colors of a 3D preview player-textdraw.
Gets the preview vehicle colors of a 3D preview player-textdraw.
Get the shadow size on a player-textdraw.
Gets the text of a player-textdraw.
Gets the X axis and Y axis of the player-textdraw text size.
Hide a player-textdraw from the player it was created for.
Checks if a player-textdraw is box.
Checks if a player-textdraw is proportional.
Checks if a player-textdraw is selectable.
Sets the width and height of the letters in a player-textdraw.
Set the outline of a player-textdraw.
Sets the position of a player-textdraw.
Sets a player textdraw 3D preview sprite of a specified model ID.
Sets the rotation and zoom of a 3D model preview player-textdraw.
Set the color of a vehicle in a player-textdraw model preview (if a vehicle is shown).
Set the colour of a vehicle in a player-textdraw model preview (if a vehicle is shown).
Appears to scale text spacing to a proportional ratio.
Toggles whether a player-textdraw can be selected or not.
Adds a shadow to the bottom-right side of the text in a player-textdraw.
Change the text of a player-textdraw.
Show a player-textdraw to the player it was created for.
Change the size of a player-textdraw (box if PlayerTextDrawUseBox is enabled and/or clickable area for use with PlayerTextDrawSetSelectable).
Toggle the box on a player-textdraw.