03.09.2011, 02:36
so u are using incognitos streamer plugin to stream ur 3d texts?
//edit:
u have to increase the distance float so the 3dtext can be seen from bigger distances cause by deafault u have to be pretty close to make them visible.
//edit:
pawn Код:
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:distance = 100.0);