[Duda] Alternativa de Create3DTextLabel?
#1

Necesito saber si existe otra forma de crear textos como con el Create3DTextLabel ya que su limite es demasiado corto, existe alguna otra forma?ї
Reply
#2

їQuй tal si pruebas usando los 3DTextLabels del Streamer? Creo que no tienen lнmite...
Reply
#3

Cuales serian?
Reply
#4

Segъn el post del streamer, son:

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:streamdistance = 100.0);
native DestroyDynamic3DTextLabel(Text3D:id);
native IsValidDynamic3DTextLabel(Text3D:id);
native GetDynamic3DTextLabelText(Text3D:id, text[], maxlength = sizeof text);
native UpdateDynamic3DTextLabelText(Text3D:id, color, const text[]);
Reply
#5

Gracias, lo he solucionado .
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)