25.02.2012, 21:13
Ai ta toda a textdraw completa
Textdraw0[playerid] = TextDrawCreate(71.000000, 305.000000, "Exp:0");
TextDrawBackgroundColor(Textdraw0[playerid], 65535);
TextDrawFont(Textdraw0[playerid], 1);
TextDrawLetterSize(Textdraw0[playerid], 0.559999, 1.600000);
TextDrawColor(Textdraw0[playerid], 16777215);
TextDrawSetOutline(Textdraw0[playerid], 1);
TextDrawSetProportional(Textdraw0[playerid], 1);
Textdraw1[playerid] = TextDrawCreate(64.000000, 323.000000, "Level:0");
TextDrawBackgroundColor(Textdraw1[playerid], 65535);
TextDrawFont(Textdraw1[playerid], 1);
TextDrawLetterSize(Textdraw1[playerid], 0.559999, 1.600000);
TextDrawColor(Textdraw1[playerid], 16777215);
TextDrawSetOutline(Textdraw1[playerid], 1);
TextDrawSetProportional(Textdraw1[playerid], 1);
return 1;
}
Eu fiz isso para tentar arrumar tipo um bug que ela ta fica um numero por cima do outro sу que nгo sei pq
/imageshack/img707/9733/samp124jx.png
Textdraw0[playerid] = TextDrawCreate(71.000000, 305.000000, "Exp:0");
TextDrawBackgroundColor(Textdraw0[playerid], 65535);
TextDrawFont(Textdraw0[playerid], 1);
TextDrawLetterSize(Textdraw0[playerid], 0.559999, 1.600000);
TextDrawColor(Textdraw0[playerid], 16777215);
TextDrawSetOutline(Textdraw0[playerid], 1);
TextDrawSetProportional(Textdraw0[playerid], 1);
Textdraw1[playerid] = TextDrawCreate(64.000000, 323.000000, "Level:0");
TextDrawBackgroundColor(Textdraw1[playerid], 65535);
TextDrawFont(Textdraw1[playerid], 1);
TextDrawLetterSize(Textdraw1[playerid], 0.559999, 1.600000);
TextDrawColor(Textdraw1[playerid], 16777215);
TextDrawSetOutline(Textdraw1[playerid], 1);
TextDrawSetProportional(Textdraw1[playerid], 1);
return 1;
}
Eu fiz isso para tentar arrumar tipo um bug que ela ta fica um numero por cima do outro sу que nгo sei pq
/imageshack/img707/9733/samp124jx.png