11.04.2013, 23:08
Okay, So i am trying to make it so i can have a format like this
'line 1: ARP Administrator
line 2: GOD
Line 3: Creator of all'
My code as of now
Little idea of how it should look...
'line 1: ARP Administrator
line 2: GOD
Line 3: Creator of all'
My code as of now
Код:
BusText = CreateDynamic3DTextLabel("GOD", COLOR_YELLOW, 0, 0, -20, 25, playerid); Streamer_SetFloatData(STREAMER_TYPE_3D_TEXT_LABEL, BusText , E_STREAMER_ATTACH_OFFSET_Z, 0.25);