23.08.2016, 21:28
How can I add online players on this TextDraw?
Код:
TDEditor_INTRO[5] = TextDrawCreate(524.481994, 380.228424, " "); TextDrawLetterSize(TDEditor_INTRO[5], 0.260333, 1.064888); TextDrawTextSize(TDEditor_INTRO[5], 580.249755, 0.000000); TextDrawAlignment(TDEditor_INTRO[5], 1); TextDrawColor(TDEditor_INTRO[5], -1); TextDrawUseBox(TDEditor_INTRO[5], 1); TextDrawBoxColor(TDEditor_INTRO[5], 1515870975); TextDrawSetShadow(TDEditor_INTRO[5], 0); TextDrawSetOutline(TDEditor_INTRO[5], 0); TextDrawBackgroundColor(TDEditor_INTRO[5], 255); TextDrawFont(TDEditor_INTRO[5], 3); TextDrawSetProportional(TDEditor_INTRO[5], 1); TextDrawSetShadow(TDEditor_INTRO[5], 0);