Update3DTextLabelText

From SA-MP Wiki

Jump to: navigation, search

Update3DTextLabelText


Warning: This is a new function working since SA-MP 0.3. It won't work in previous versions.


Changes a 3D Text Label

.

Parameters:
(Text3D:id, color, text[])
Text3D:idThe 3D Text Label you want to update.
colorThe color the 3D Text Label should have from now on.
text[]The new text which the 3D Text Label should have from now on.


Related Functions

The following functions might be useful as well, as they're related to this function in one way or another.