- 0
Войдите для возможности подписаться
Подписчики
0
-
Последние посетители 0 пользователей онлайн
Ни одного зарегистрированного пользователя не просматривает данную страницу
-
Похожий контент
-
От MrNARTI
всем привет.
появился баг раньше не было.
когда захожу должно появляться окно для адм авторизации но почему то перестало.
так же когда когда ввожу /car показывает что тс загружен хотя я его не загружал и у меня его вообще нет
кто может помогите:
тг: aboba_qq
-
От MrNARTI
Всем привет!
Подскажите пожалуйста команду для переворота тс по айди тс.
все делаю для крмп!
-
От pigeon
доброго времени суток. делал квесты для самп сервера, при компиляции возникла ошибка (9230) : error 052: multi-dimensional arrays must be fully initialized. помогите, пожалуйста, я чайник. ошибка в строке 9230.
P. S. на орфографию в квестах не обращайте внимания, это не я писал.
-
Опубликовано · Жалоба
При компиляции дает список ерров.
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(7) : error 010: invalid function or declaration
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(9) : error 010: invalid function or declaration
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(10) : error 010: invalid function or declaration
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(11) : error 010: invalid function or declaration
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(12) : error 010: invalid function or declaration
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(13) : error 010: invalid function or declaration
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(14) : error 010: invalid function or declaration
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(16) : error 010: invalid function or declaration
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(18) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(19) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(20) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(21) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(22) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(23) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(25) : error 010: invalid function or declaration
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(27) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(28) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(29) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(30) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(31) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(32) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(34) : error 010: invalid function or declaration
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(36) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(37) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(38) : error 025: function heading differs from prototype
C:\Users\STORE\Desktop\Pawno\gamemodes\modules\textdraws\m_td.pwn(39) : error 025: function heading differs from prototype
Сам код -
Iphone_TD[0] = TextDrawCreate(518.8333, 197.6992, "LD_Beat:Chit"); // пусто
TextDrawTextSize(Iphone_TD[0], 32.0000, 40.0000);
TextDrawAlignment(Iphone_TD[0], 1);
TextDrawColor(Iphone_TD[0], 235802367);
TextDrawBackgroundColor(Iphone_TD[0], 255);
TextDrawFont(Iphone_TD[0], 4);
TextDrawSetProportional(Iphone_TD[0], 0);
TextDrawSetShadow(Iphone_TD[0], 0);
Iphone_TD[1] = TextDrawCreate(583.5371, 197.6992, "LD_Beat:Chit"); // пусто
TextDrawTextSize(Iphone_TD[1], 32.0000, 40.0000);
TextDrawAlignment(Iphone_TD[1], 1);
TextDrawColor(Iphone_TD[1], 235802367);
TextDrawBackgroundColor(Iphone_TD[1], 255);
TextDrawFont(Iphone_TD[1], 4);
TextDrawSetProportional(Iphone_TD[1], 0);
TextDrawSetShadow(Iphone_TD[1], 0);
Iphone_TD[2] = TextDrawCreate(518.9332, 384.6069, "LD_Beat:Chit"); // пусто
TextDrawTextSize(Iphone_TD[2], 32.0000, 40.0000);
TextDrawAlignment(Iphone_TD[2], 1);
TextDrawColor(Iphone_TD[2], 235802367);
TextDrawBackgroundColor(Iphone_TD[2], 255);
TextDrawFont(Iphone_TD[2], 4);
TextDrawSetProportional(Iphone_TD[2], 0);
TextDrawSetShadow(Iphone_TD[2], 0);
Iphone_TD[3] = TextDrawCreate(583.5371, 384.7072, "LD_Beat:Chit"); // пусто
TextDrawTextSize(Iphone_TD[3], 32.0000, 40.0000);
TextDrawAlignment(Iphone_TD[3], 1);
TextDrawColor(Iphone_TD[3], 235802367);
TextDrawBackgroundColor(Iphone_TD[3], 255);
TextDrawFont(Iphone_TD[3], 4);
TextDrawSetProportional(Iphone_TD[3], 0);
TextDrawSetShadow(Iphone_TD[3], 0);
Поделиться сообщением
Ссылка на сообщение
Поделиться на другие сайты