Przejdź do głównej zawartości

UpdatePlayer3DTextLabelText

Description

Updates a player 3D Text Label's text and color

NameDescription
playeridThe ID of the player for which the 3D Text Label was created.
PlayerText3D:textidThe 3D Text Label you want to update.
colourThe color the 3D Text Label should have from now on.
const text[]The new text which the 3D Text Label should have from now on.
OPEN_MP_TAGS:...Indefinite number of arguments of any tag.

Returns

This function does not return any specific values.

Notes

warning

If text[] is empty, the server/clients next to the text might crash! (Fixed in open.mp)