05.02.2016, 05:05
The function "AttachDynamic3DTextLabelToPlayer" dosnt exists in the streamer plugin from Incognito.
With more parameters you are able to attach the textlabel directly.
With more parameters you are able to attach the textlabel directly.
PHP код:
native Text3D:CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);