CancelSelectTextDraw
Cancel textdraw selection with the mouse.
Cancel textdraw selection with the mouse.
Creates a textdraw for a single player.
Checks if a player-textdraw is shown for the player.
Checks if a textdraw is shown for a player.
Checks if a player-textdraw is valid.
Checks if a textdraw is valid.
This callback is called when a player clicks on a player-textdraw.
This callback is called when a player clicks on a textdraw or cancels the select mode with the Escape key.
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.
Display the cursor and allow the player to select a textdraw.
Set the alignment of text in a text draw.
Adjusts the text draw area background color (the outline/shadow - NOT the box.
Adjusts the text draw area background colour (the outline/shadow - NOT the box.
Adjusts the text box colour (only used if TextDrawUseBox 'use' parameter is 1).
Adjusts the text box colour (only used if TextDrawUseBox 'enableBox' parameter is 'true').
Sets the text color of a textdraw.
Sets the text colour of a textdraw.
Creates a textdraw.
Destroys a previously-created textdraw.
Changes the text font.
Gets the text alignment of a textdraw.
Gets the background color of a textdraw.
Gets the background colour of a textdraw.
Gets the box color of a textdraw.
Gets the box colour of a textdraw.
Gets the text color of a textdraw.
Gets the text colour of a textdraw.
Gets the text font of a textdraw.
Gets the width and height of the letters.
Gets the thickness of a textdraw's text's outline.
Gets the position of a textdraw.
Gets the preview model of a 3D preview textdraw.
Gets the rotation and zoom of a 3D model preview textdraw.
Gets the preview vehicle colors of a 3D preview textdraw.
Gets the preview vehicle colours of a 3D preview textdraw.
Gets the size of a textdraw's text's shadow.
Gets the text of a textdraw.
Gets the X axis and Y axis of the textdraw.
Hides a text draw for all players.
Hides a textdraw for a specific player.
Checks if a textdraw is box.
Checks if a textdraw is proportional.
Checks if a textdraw is selectable.
Sets the width and height of the letters.
Sets the thickness of a textdraw's text's outline.
Sets the position of a textdraw.
Set the model for a textdraw model preview.
Sets the rotation and zoom of a 3D model preview textdraw.
If a vehicle model is used in a 3D preview textdraw, this sets the two colour values for that vehicle.
If a vehicle model is used in a 3D preview textdraw, this sets the two colour values for that vehicle.
Appears to scale text spacing to a proportional ratio.
Sets whether a textdraw can be selected (clicked on) or not.
Sets the size of a textdraw's text's shadow.
Changes the text on a textdraw.
Changes the text on a textdraw for a specific player.
Shows a textdraw for all players.
Shows a textdraw for a specific player.
Change the size of a textdraw (box if TextDrawUseBox is enabled and/or clickable area for use with TextDrawSetSelectable).
Toggle whether a textdraw uses a box or not.