13.08.2011, 10:32
Yeah, the problem is, how to make it when he joins the first time? THEN HE HAS TO WATCH IT!
And where to put this?
And where to put this?
PHP код:
// Tutorial (Next Page)
TutTxtdraw[114] = TextDrawCreate(427.000000, 120.000000, "Type ~r~/next");
TextDrawBackgroundColor(TutTxtdraw[114], 255);
TextDrawFont(TutTxtdraw[114], 2);
TextDrawLetterSize(TutTxtdraw[114], 0.159998, 0.899999);
TextDrawColor(TutTxtdraw[114], -1);
TextDrawSetOutline(TutTxtdraw[114], 1);
TextDrawSetProportional(TutTxtdraw[114], 1);
textdrawscount++