Skip to main content

103 docs tagged with "textdraw"

View all tags

OnPlayerClickTextDraw

This callback is called when a player clicks on a textdraw or cancels the select mode with the Escape key.

PlayerTextDrawTextSize

Change the size of a player-textdraw (box if PlayerTextDrawUseBox is enabled and/or clickable area for use with PlayerTextDrawSetSelectable).

SelectTextDraw

Display the cursor and allow the player to select a textdraw.

TextDrawBoxColor

Adjusts the text box colour (only used if TextDrawUseBox 'use' parameter is 1).

TextDrawBoxColour

Adjusts the text box colour (only used if TextDrawUseBox 'enableBox' parameter is 'true').

TextDrawSetPreviewVehCol

If a vehicle model is used in a 3D preview textdraw, this sets the two colour values for that vehicle.

TextDrawTextSize

Change the size of a textdraw (box if TextDrawUseBox is enabled and/or clickable area for use with TextDrawSetSelectable).