[HELP]How To Fix It ??? +REP1
#3

Quote:
Originally Posted by Scrillex
Посмотреть сообщение
Seriusly?
Where is the rest of the code?

Show the lines... Not some part'swe ain't magic makers..
OnGameModeInit

Код:
        Dw3 = TextDrawCreate(381.5 ,441 , "Devils World Gaming 0.3x");
	TextDrawFont(Dw3 , 1);
	TextDrawLetterSize(Dw3 , 0.5, 3.5);
	TextDrawColor(Dw3 , 0x03d4dbFF);
	TextDrawSetOutline(Dw3 , false);
	TextDrawSetProportional(Dw3 , true);
	TextDrawSetShadow(Dw3 , 2.5);

	Dw4 = TextDrawCreate(354 ,446 , ">>");
	TextDrawFont(Dw4 , 1);
	TextDrawLetterSize(Dw4 , 0.6, 4.2);
	TextDrawColor(Dw4 , 0x1100ffFF);
	TextDrawSetOutline(Dw4 , false);
	TextDrawSetProportional(Dw4 , true);
	TextDrawSetShadow(Dw4 , 2.5);

	Dw5 = TextDrawCreate(608 ,445 , "<<");
	TextDrawFont(Dw5 , 1);
	TextDrawLetterSize(Dw5 , 0.5, 3.5);
	TextDrawColor(Dw5 , 0x1100ffFF);
	TextDrawSetOutline(Dw5 , false);
	TextDrawSetProportional(Dw5 , true);
	TextDrawSetShadow(Dw5 , 2.5);
Reply


Messages In This Thread
[HELP]How To Fix It ??? +REP1 - by WhiteAngels - 27.10.2013, 07:08
Re: [HELP]How To Fix It ??? +REP1 - by Scrillex - 27.10.2013, 07:11
Re: [HELP]How To Fix It ??? +REP1 - by WhiteAngels - 27.10.2013, 07:20
Re: [HELP]How To Fix It ??? +REP1 - by Surgeon - 27.10.2013, 07:27
Re: [HELP]How To Fix It ??? +REP1 - by WhiteAngels - 27.10.2013, 07:31
Re: [HELP]How To Fix It ??? +REP1 - by Scrillex - 27.10.2013, 07:38
Re: [HELP]How To Fix It ??? +REP1 - by Dragonsaurus - 27.10.2013, 08:17

Forum Jump:


Users browsing this thread: 1 Guest(s)