10.02.2019, 15:26
Quote:
In your Create3DTextLabel line, replace the variables you've set in the parameters to actual coordinate values. If you want to, set it to some place else and see if it creates the label.
|
Код:
new Text3D:obejct_text;
Код:
Delete3DTextLabel(object_text); object_text = Create3DTextLabel("Gas. Use /take", 0xFFD200FF, 1890.7184, 1591.4319, 10.8631, 10.0, -1, 0);