TextDraw BUG
#1

Hello, I'm editing LA-RP and I recently compile it and make a bug in the TextDraws, the letters disappear... I cant see the money, the texts of the register...
pics:
http://cloud.steampowered.com/ugc/54...783E29753C056/
http://cloud-2.steampowered.com/ugc/...AE26A8AC402D3/
Reply
#2

Show us the code of the textdraw or remove it.
Reply
#3

Register TextDraw:
Код:
Registro[playerid] = TextDrawCreate(440.000000,134.000000,"~r~_________Registro ~n~~w~Sexo:~y~~<~ Hombre ~>~~n~~w~Edad: ~b~~<~21~>~ ~n~~w~Origen: ~b~~<~Africa~>~");
	TextDrawUseBox(Registro[playerid],1);
	TextDrawBoxColor(Registro[playerid],0x00000066);
	TextDrawTextSize(Registro[playerid],630.000000,10.000000);
	TextDrawAlignment(Registro[playerid],0);
	TextDrawBackgroundColor(Registro[playerid],0x000000ff);
	TextDrawFont(Registro[playerid],2);
	TextDrawLetterSize(Registro[playerid],0.399999,1.600000);
	TextDrawColor(Registro[playerid],0xffffffff);
	TextDrawSetOutline(Registro[playerid],1);
	TextDrawSetProportional(Registro[playerid],1);
	TextDrawSetShadow(Registro[playerid],1);
Any Help?

EDIT: I remove the textdraw and the bug didn't dissapear.
Reply
#4

Anyone can help me?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)