Skip to main content

103 docs tagged with "textdraw"

View all tags

OnPlayerClickTextDraw

Acest callback este apelat atunci când un jucător face clic pe un textdraw sau anulează modul de selectare cu tasta ESC.

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).