textdraw
#1

hi guys.. i have done my team and class system with dialogs .but now i want to change dialogs with textdraws..i made my textdraws.but i wanna know.i should remove my all work or i can replace them with textdraws. i mean can i edit them? i have stocks for teamdialog and classdialog.for every team class .i m using teamdialog(playerid); and classdialog(playerid); should i change stocks or change all work?
sorry for my bad english i hope u understand
Reply
#2

no one
Reply
#3

You must wait 24 hours to bump again.

On-Topic: I think, you should change only the stock.
Reply
#4

and one more thing bro can i use textdrawsetselectable with textdraw or i add this line bootom in ongamemodeinit
Quote:

zb = TextDrawCreate(407.200012, 347.200103, "PILOT");
TextDrawLetterSize(zb, 0.449999, 1.600000);
TextDrawAlignment(zb, 1);
TextDrawColor(zb, -1);
TextDrawSetShadow(zb, 0);
TextDrawSetOutline(zb, 1);
TextDrawBackgroundColor(zb, 51);
TextDrawFont(zb, 2);
TextDrawSetProportional(zb, 1);
TextDrawSetSelectable(zb, true);

Reply
#5

problem solved anyone tell me how can i add the player model with textdraws i mean i have team america and his skin is 217. how can i show skin with textdraw america?
guys help me.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)