How to set and use CreateDynamic3DTextLabel and UpdateDynamic3DTextLabel
#1

I created a Dynamic 3D Text label and I need assistance on how to use UpdateDynamic3DTextLabel.


Anyone have any examples?
Reply
#2

pawn Код:
new Text3D: labelID;

labelID = CreateDynamic3DTextLabel(....);

UpdateDynamic3DTextLabelText(labelID, COLOR_WHITE, "Hello world!");
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)