shape1
shape2
shape3
shape4
shape7
shape8

Логотип


Alekc_Grahc

Освоившийся
Пользователь
26.07.2015
178
27
0
Всем привет

Выкладываю 2 версию логотипа Simple  rp

Ко всем new, добавим:

new Text:Textdraw0;
new Text:Textdraw1;
new Text:Textdraw2;

В public OnGameModeInit, добавим:

Textdraw0 = TextDrawCreate(510.000000, 2.000000, "Sim");
TextDrawBackgroundColor(Textdraw0, 255);
TextDrawFont(Textdraw0, 1);
TextDrawLetterSize(Textdraw0, 0.809999, 2.999999);
TextDrawColor(Textdraw0, -1);
TextDrawSetOutline(Textdraw0, 0);
TextDrawSetProportional(Textdraw0, 1);
TextDrawSetShadow(Textdraw0, 1);

Textdraw1 = TextDrawCreate(553.000000, 3.000000, "ple");
TextDrawBackgroundColor(Textdraw1, 255);
TextDrawFont(Textdraw1, 1);
TextDrawLetterSize(Textdraw1, 0.729999, 2.699999);
TextDrawColor(Textdraw1, 65535);
TextDrawSetOutline(Textdraw1, 0);
TextDrawSetProportional(Textdraw1, 1);
TextDrawSetShadow(Textdraw1, 1);

Textdraw2 = TextDrawCreate(558.000000, 23.000000, "RolePlay.");
TextDrawBackgroundColor(Textdraw2, 255);
TextDrawFont(Textdraw2, 3);
TextDrawLetterSize(Textdraw2, 0.500000, 1.800000);
TextDrawColor(Textdraw2, -16776961);
TextDrawSetOutline(Textdraw2, 0);
TextDrawSetProportional(Textdraw2, 1);
TextDrawSetShadow(Textdraw2, 1);

В public OnPlayerConnect, добавим:

TextDrawShowForPlayer(playerid,Textdraw0);
TextDrawShowForPlayer(playerid,Textdraw1);
TextDrawShowForPlayer(playerid,Textdraw2);


pawno-crmp-2717.png

 
Последнее редактирование модератором:

Forumnik

Освоившийся
Пользователь
02.09.2015
82
15
0
Скриптер
Первая была лучше по мне .

 

Alekc_Grahc

Освоившийся
Пользователь
26.07.2015
178
27
0
@Forumnik,Ну это на любителя. если не трудно подкинь идею какой логотип сделать.

 

Basis

chto tut doljno bit`!?
Пользователь
24.06.2014
824
1
271
0
25
к примеру идея,до конца скидывать код
не вижу 

Код:
new Text:Textdraw2;
TextDrawShowForPlayer(playerid,Textdraw2);
 
Последнее редактирование модератором:

Alekc_Grahc

Освоившийся
Пользователь
26.07.2015
178
27
0
Привет. Решил выложить свой ТД

Автор Jason_Smith(Alekc_Grahc)

Ко всем new, добавим:

new Text:Textdraw0;
new Text:Textdraw1;
new Text:Textdraw2;

В public OnGameModeInit, добавим:

Textdraw0 = TextDrawCreate(3.000000, 11.000000, "S");
TextDrawBackgroundColor(Textdraw0, 255);
TextDrawFont(Textdraw0, 3);
TextDrawLetterSize(Textdraw0, 0.529999, 1.800000);
TextDrawColor(Textdraw0, -1);
TextDrawSetOutline(Textdraw0, 0);
TextDrawSetProportional(Textdraw0, 1);
TextDrawSetShadow(Textdraw0, 1);

Textdraw1 = TextDrawCreate(3.000000, 27.000000, "R");
TextDrawBackgroundColor(Textdraw1, 255);
TextDrawFont(Textdraw1, 3);
TextDrawLetterSize(Textdraw1, 0.529999, 1.500000);
TextDrawColor(Textdraw1, 65535);
TextDrawSetOutline(Textdraw1, 0);
TextDrawSetProportional(Textdraw1, 1);
TextDrawSetShadow(Textdraw1, 1);

Textdraw2 = TextDrawCreate(3.000000, 41.000000, "P");
TextDrawBackgroundColor(Textdraw2, 255);
TextDrawFont(Textdraw2, 3);
TextDrawLetterSize(Textdraw2, 0.529999, 1.800000);
TextDrawColor(Textdraw2, -16776961);
TextDrawSetOutline(Textdraw2, 0);
TextDrawSetProportional(Textdraw2, 1);
TextDrawSetShadow(Textdraw2, 1);

В public OnPlayerConnect, добавим:

TextDrawShowForPlayer(playerid,Textdraw0);
TextDrawShowForPlayer(playerid,Textdraw1);
TextDrawShowForPlayer(playerid,Textdraw2);

pawno-crmp-277.png

 
Последнее редактирование модератором:

Alekc_Grahc

Освоившийся
Пользователь
26.07.2015
178
27
0
@Basis, Ой, извиняюсь поторопился( спасибо что исправил

 
Последнее редактирование модератором:

JoKeR2020

Гуру
Пользователь
26.11.2014
1 800
4
321
0
А нельзя все три в одной теме выложить, не?

 
R

Roman

Гость
Гость
Нельзя что ли в одной теме счёт вести, так и будешь с каждой цифрой темы создавать?