need help with textdraw.
#5

Quote:
Originally Posted by Runn3R
Посмотреть сообщение
Код:
textdraw = TextDrawCreate(320.0, 240.0, "_");
	TextDrawFont(textdraw, 5);
	TextDrawUseBox(textdraw, 1);
	TextDrawBoxColor(textdraw, 0x000000FF);
	TextDrawTextSize(textdraw, 40.0, 40.0);
	//TextDrawSetPreviewModel(textdraw, 411); //Display model 411 (Infernus)
        TextDrawSetPreviewModel(textdraw, 1); //Display model 1 (CJ Skin)
To Design My friend.
Reply


Messages In This Thread
need help with textdraw. - by WildWave - 12.01.2016, 11:14
Re: need help with textdraw. - by FreAkeD - 12.01.2016, 11:27
Re: need help with textdraw. - by WildWave - 12.01.2016, 11:45
Re: need help with textdraw. - by Runn3R - 12.01.2016, 11:48
Re: need help with textdraw. - by WildWave - 12.01.2016, 11:48
Re: need help with textdraw. - by Runn3R - 12.01.2016, 11:50
Re: need help with textdraw. - by WildWave - 12.01.2016, 11:53
Re: need help with textdraw. - by Runn3R - 12.01.2016, 11:59
Re: need help with textdraw. - by WildWave - 12.01.2016, 12:10

Forum Jump:


Users browsing this thread: 1 Guest(s)