 |
|
 |
|
|
|
Последние Файлы GTA 4 |
Последние Файлы GTA-MP |
Реклама |
|
|
|
|
|
Вопрос по воротам
| |
| picasSoO | Дата: Среда, 27.08.2008, 20:59 | Сообщение # 1 |
|
Освоившийся
Группа:
Продвинутые
Сообщений: 93
Награды: 1
Город: Екатеринбург
Репутация: 8
Замечания: 0%
Статус: 
| Code forward GateClosesapd(); forward GateClosearm(); forward GateClosearmk(); forward GateClosecjv(); forward GateCloseadm(); forward GateCloseadm1(); forward GateCloseadm2(); forward GateCloseadm3(); //------------------------------------------------------------------------------------------------------ new sapd; // ворота полиции 1 город new arm; // ворота военных 2 город new armk; // ворота военных 2 город new cjv; new adm; // ворота админов new adm1; // ворота админов new adm2; // ворота админов new adm3; Code sapd = CreateObject(971, 1588.5617, -1638.1036, 12.7200, 0, 0, 0); arm = CreateObject(980,-1529.5415,481.9517,8.9874,0.0000,0.0000,0.0000);// ворота ментовка armk = CreateObject(987,-1422.0286,500.5589,1.9390,0.0000,0.0000,270.0000);// ворота армии cjv = CreateObject(980,2459.3435,-1658.5782,15.3299,0.0000,0.0000,91.0000);// ворота база cj adm = CreateObject(980,-2465.4650,2314.3693,6.6359,0.0000,0.0000,-6.0000);// vorota adm1 = CreateObject(980,-2552.7863,2290.7700,6.6359,0.0000,0.0000,39.0999);// vorota adm2 = CreateObject(980,-2426.9736,2312.8723,6.7843,0.0000,0.0000,89.2999);// vorota adm3 = CreateObject(980,-2331.2880,2222.6477,1.5943,0.0000,0.0000,0.0000);// ворота у админов Code public OnPlayerCommandText(playerid, cmdtext[]) { if (strcmp(cmdtext, "/сopen", true)==0) { MoveObject(sapd, 1588.56, -1638.42, 13.90, 3); SetTimer("GateClosesapd", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/cjopen", true)==0) { MoveObject(cjv, 2459.3435,-1658.5782,15.3299, 3); SetTimer("GateClosecjv", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/armopen", true)==0) { MoveObject(arm, -1529.5415,481.9517,8.9874, 3); SetTimer("GateClosearm", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In LS Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/armkopen", true)==0) { MoveObject(armk, -1422.0286,500.5589,1.9390, 3); SetTimer("GateClosearmk", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/adm", true)==0) { MoveObject(adm, -2465.4650,2314.3693,6.6359, 3); SetTimer("GateCloseadm", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In LS Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/adm1", true)==0) { MoveObject(adm1, -2552.7863,2290.7700,6.6359, 3); SetTimer("GateCloseadm1", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/admv", true)==0) { MoveObject(adm2, -2426.9736,2312.8723,6.7843, 3); SetTimer("GateCloseadm2", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In SF Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/admv1", true)==0) { MoveObject(adm3, -2331.2880,2222.6477,1.5943, 3); SetTimer("GateCloseadm3", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In SF Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } return 0; }
public GateClosesapd() { MoveObject(sapd, 1588.56, -1638.42, 13.90, 3); return 1; } public GateClosecjv() { MoveObject(cjv, 2459.3435,-1658.5782,15.3299, 3); return 1; } public GateClosearm() { MoveObject(arm, -1529.5415,481.9517,8.9874, 3); return 1; } public GateClosearmk() { MoveObject(armk, -1422.0286,500.5589,1.9390, 3); return 1; } public GateCloseadm() { MoveObject(adm, -2465.4650,2314.3693,6.6359, 3); return 1; } public GateCloseadm1() { MoveObject(adm1, -2552.7863,2290.7700,6.6359, 3); return 1; } public GateCloseadm2() { MoveObject(adm2, -2426.9736,2312.8723,6.7843, 3); return 1; } public GateCloseadm3() { MoveObject(adm3, -2331.2880,2222.6477,1.5943, 3); return 1; } скажите в чем проблема Добавлено (27.08.2008, 20:59) --------------------------------------------- пашко просто закрывает и все
|
| |
|
|
| _DecO_ | Дата: Среда, 27.08.2008, 21:05 | Сообщение # 2 |
|
Постоялец
Группа:
Продвинутые
Сообщений: 366
Награды: 1
Город: Москва
Репутация: 21
Замечания: 80%
Статус: 
| Скажи в чём проблема по НОРМ
Мои БигБарых Мои Новости: Заработать лёгкие деньги Партнёрская програма Я живу в Доме3 Клабс рулит ))
|
| |
|
|
| picasSoO | Дата: Среда, 27.08.2008, 21:07 | Сообщение # 3 |
|
Освоившийся
Группа:
Продвинутые
Сообщений: 93
Награды: 1
Город: Екатеринбург
Репутация: 8
Замечания: 0%
Статус: 
| нажимаю компилировать он мне выдает приложение окогко отправить не отправить и не компилирует а может это из за того что иклюдов нехвататет?
|
| |
|
|
| _DecO_ | Дата: Среда, 27.08.2008, 21:08 | Сообщение # 4 |
|
Постоялец
Группа:
Продвинутые
Сообщений: 366
Награды: 1
Город: Москва
Репутация: 21
Замечания: 80%
Статус: 
| А мона весь код
Мои БигБарых Мои Новости: Заработать лёгкие деньги Партнёрская програма Я живу в Доме3 Клабс рулит ))
|
| |
|
|
| picasSoO | Дата: Среда, 27.08.2008, 21:10 | Сообщение # 5 |
|
Освоившийся
Группа:
Продвинутые
Сообщений: 93
Награды: 1
Город: Екатеринбург
Репутация: 8
Замечания: 0%
Статус: 
| я его сразу в моде писал по примеру Code /* Fs By Splitx LS Edition */
#include <a_samp>
#pragma tabsize 0 #define COLOR_YELLOW 0xFFFF00AA #define FILTERSCRIPT forward GateCloseLS(); forward GateCloseSF(); forward GateCloseLV(); #if defined FILTERSCRIPT new pdgateLS; new pdngateLS; new pdgateLV; new pdngateLV; new pdngate2LV; new pdgateSF; new pdngateSF; public OnFilterScriptInit() { pdgateLS = CreateObject(976, 1549.284668, -1626.937744, 12.544723, 0.0000, 0.0000, 90.0000); pdngateLS = CreateObject(976, 1549.304565, -1636.401001, 12.544723, 0.0000, 0.0000, 90.0000); pdgateLV = CreateObject(969, 2237.188965, 2448.813232, 9.845795, 0.0000, 0.0000, 90.0000); pdngateLV = CreateObject(976, 2320.069092, 2449.282471, 2.435347, 0.0000, 0.0000, 270.0000); pdngate2LV = CreateObject(976, 2320.052979, 2458.126953, 2.435347, 0.0000, 0.0000, 270.0000); pdgateSF = CreateObject(969, -1701.770020, 679.915344, 24.057503, 0.0000, 0.0000, 90.0000); CreateObject(969, -1700.105591, 688.051575, 24.057503, 0.0000, 0.0000, 0.0000); pdngateSF = CreateObject(969, -1571.713013, 665.608154, 6.336499, 0.0000, 0.0000, 270.0000); print("\n--------------------------------------"); print(" PDGate FS BY Splitx provided by www.samp-rus.com"); print("--------------------------------------\n"); return 1; }
public OnFilterScriptExit() { return 1; }
#endif
public OnPlayerCommandText(playerid, cmdtext[]) { if (strcmp(cmdtext, "/pdopenLS", true)==0) { MoveObject(pdgateLS,1549.270508, -1617.565308, 12.544723, 3.5); MoveObject(pdngateLS,1549.314697, -1645.918091, 12.517562, 3.5); SetTimer("GateCloseLS", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In LS Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/pdopenSF", true)==0) { MoveObject(pdgateSF,-1701.773193, 670.980530, 24.041584, 3.5); MoveObject(pdngateSF,-1571.828735, 656.457214, 6.354377, 3.5); SetTimer("GateCloseSF", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/pdopenLV", true)==0) { MoveObject(pdgateLV,2237.127930, 2458.059570, 9.840160, 3.5); MoveObject(pdngateLV,2319.847656, 2461.079102, 2.435347, 3.5); MoveObject(pdngate2LV,2319.847656, 2461.079102, 2.435347, 3.5); SetTimer("GateCloseLV", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In SF Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } return 0; } public GateCloseLS() { MoveObject (pdgateLS,1549.284668, -1626.937744, 12.544723, 2.5); MoveObject (pdngateLS, 1549.304565, -1636.401001, 12.544723, 2.5); return 1; } public GateCloseLV() { MoveObject (pdgateLV,2237.188965, 2448.813232, 9.845795, 2.5); MoveObject (pdngateLV,2320.069092, 2449.282471, 2.435347, 2.5); MoveObject (pdngate2LV,2320.052979, 2458.126953, 2.435347, 2.5); return 1; } public GateCloseSF() { MoveObject (pdngateSF,-1571.713013, 665.608154, 6.336499, 2.5); MoveObject (pdgateSF,-1701.770020, 679.915344, 24.057503, 2.5); return 1; }
Сообщение отредактировал picasSoO - Среда, 27.08.2008, 21:11 |
| |
|
|
| _DecO_ | Дата: Среда, 27.08.2008, 21:12 | Сообщение # 6 |
|
Постоялец
Группа:
Продвинутые
Сообщений: 366
Награды: 1
Город: Москва
Репутация: 21
Замечания: 80%
Статус: 
| picasSoO, а как ты их закроешь?
Мои БигБарых Мои Новости: Заработать лёгкие деньги Партнёрская програма Я живу в Доме3 Клабс рулит ))
Сообщение отредактировал CS_Fighter - Среда, 27.08.2008, 21:12 |
| |
|
|
| picasSoO | Дата: Среда, 27.08.2008, 21:15 | Сообщение # 7 |
|
Освоившийся
Группа:
Продвинутые
Сообщений: 93
Награды: 1
Город: Екатеринбург
Репутация: 8
Замечания: 0%
Статус: 
| Quote (CS_Fighter) picasSoO, а как ты их закроешь? Code public GateClosesapd() { MoveObject(sapd, 1588.56, -1638.42, 13.90, 3); return 1; } public GateClosecjv() { MoveObject(cjv, 2459.3435,-1658.5782,15.3299, 3); return 1; } public GateClosearm() { MoveObject(arm, -1529.5415,481.9517,8.9874, 3); return 1; } public GateClosearmk() { MoveObject(armk, -1422.0286,500.5589,1.9390, 3); return 1; } public GateCloseadm() { MoveObject(adm, -2465.4650,2314.3693,6.6359, 3); return 1; } public GateCloseadm1() { MoveObject(adm1, -2552.7863,2290.7700,6.6359, 3); return 1; } public GateCloseadm2() { MoveObject(adm2, -2426.9736,2312.8723,6.7843, 3); return 1; } public GateCloseadm3() { MoveObject(adm3, -2331.2880,2222.6477,1.5943, 3); return 1; }
|
| |
|
|
| _DecO_ | Дата: Среда, 27.08.2008, 21:16 | Сообщение # 8 |
|
Постоялец
Группа:
Продвинутые
Сообщений: 366
Награды: 1
Город: Москва
Репутация: 21
Замечания: 80%
Статус: 
| Короче качай AMX+PWN >>Кликни и Скачай<<
Мои БигБарых Мои Новости: Заработать лёгкие деньги Партнёрская програма Я живу в Доме3 Клабс рулит ))
|
| |
|
|
| picasSoO | Дата: Среда, 27.08.2008, 21:16 | Сообщение # 9 |
|
Освоившийся
Группа:
Продвинутые
Сообщений: 93
Награды: 1
Город: Екатеринбург
Репутация: 8
Замечания: 0%
Статус: 
| короче сделал одним FS получается вот так Code #include <a_samp>
#pragma tabsize 0 #define COLOR_YELLOW 0xFFFF00AA #define FILTERSCRIPT
forward GateClosesapd(); forward GateClosearm(); forward GateClosearmk(); forward GateClosecjv(); forward GateCloseadm(); forward GateCloseadm1(); forward GateCloseadm2(); forward GateCloseadm3(); #if defined FILTERSCRIPT //------------------------------------------------------------------------------------------------------ new sapd; // ворота полиции 1 город new arm; // ворота военных 2 город new armk; // ворота военных 2 город new cjv; new adm; // ворота админов new adm1; // ворота админов new adm2; // ворота админов new adm3;
sapd = CreateObject(971, 1588.5617, -1638.1036, 12.7200, 0, 0, 0); arm = CreateObject(980,-1529.5415,481.9517,8.9874,0.0000,0.0000,0.0000);// ворота ментовка armk = CreateObject(987,-1422.0286,500.5589,1.9390,0.0000,0.0000,270.0000);// ворота армии cjv = CreateObject(980,2459.3435,-1658.5782,15.3299,0.0000,0.0000,91.0000);// ворота база cj adm = CreateObject(980,-2465.4650,2314.3693,6.6359,0.0000,0.0000,-6.0000);// vorota adm1 = CreateObject(980,-2552.7863,2290.7700,6.6359,0.0000,0.0000,39.0999);// vorota adm2 = CreateObject(980,-2426.9736,2312.8723,6.7843,0.0000,0.0000,89.2999);// vorota adm3 = CreateObject(980,-2331.2880,2222.6477,1.5943,0.0000,0.0000,0.0000);// ворота у админов
public OnPlayerCommandText(playerid, cmdtext[]) { if (strcmp(cmdtext, "/сopen", true)==0) { MoveObject(sapd, 1588.56, -1638.42, 13.90, 3); SetTimer("GateClosesapd", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/cjopen", true)==0) { MoveObject(cjv, 2459.3435,-1658.5782,15.3299, 3); SetTimer("GateClosecjv", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/armopen", true)==0) { MoveObject(arm, -1529.5415,481.9517,8.9874, 3); SetTimer("GateClosearm", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In LS Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/armkopen", true)==0) { MoveObject(armk, -1422.0286,500.5589,1.9390, 3); SetTimer("GateClosearmk", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/adm", true)==0) { MoveObject(adm, -2465.4650,2314.3693,6.6359, 3); SetTimer("GateCloseadm", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In LS Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/adm1", true)==0) { MoveObject(adm1, -2552.7863,2290.7700,6.6359, 3); SetTimer("GateCloseadm1", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/admv", true)==0) { MoveObject(adm2, -2426.9736,2312.8723,6.7843, 3); SetTimer("GateCloseadm2", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In SF Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/admv1", true)==0) { MoveObject(adm3, -2331.2880,2222.6477,1.5943, 3); SetTimer("GateCloseadm3", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In SF Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } return 0; }
#endif
public GateClosesapd() { MoveObject(sapd, 1588.56, -1638.42, 13.90, 3); return 1; } public GateClosecjv() { MoveObject(cjv, 2459.3435,-1658.5782,15.3299, 3); return 1; } public GateClosearm() { MoveObject(arm, -1529.5415,481.9517,8.9874, 3); return 1; } public GateClosearmk() { MoveObject(armk, -1422.0286,500.5589,1.9390, 3); return 1; } public GateCloseadm() { MoveObject(adm, -2465.4650,2314.3693,6.6359, 3); return 1; } public GateCloseadm1() { MoveObject(adm1, -2552.7863,2290.7700,6.6359, 3); return 1; } public GateCloseadm2() { MoveObject(adm2, -2426.9736,2312.8723,6.7843, 3); return 1; } public GateCloseadm3() { MoveObject(adm3, -2331.2880,2222.6477,1.5943, 3); return 1; } D:\Servers\скрипты для гта\165_pdgateALLFS\pdgateALLFS\tets.pwn(26) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
|
| |
|
|
| _DecO_ | Дата: Среда, 27.08.2008, 21:19 | Сообщение # 10 |
|
Постоялец
Группа:
Продвинутые
Сообщений: 366
Награды: 1
Город: Москва
Репутация: 21
Замечания: 80%
Статус: 
| PS если помогло жду +  Добавлено (27.08.2008, 21:19) --------------------------------------------- Ну или вот готовый код: Code #include <a_samp>
#pragma tabsize 0 #define COLOR_YELLOW 0xFFFF00AA #define FILTERSCRIPT forward GateCloseLS(); forward GateCloseSF(); forward GateCloseLV(); #if defined FILTERSCRIPT new pdgateLS; new pdngateLS; new pdgateLV; new pdngateLV; new pdngate2LV; new pdgateSF; new pdngateSF; public OnFilterScriptInit() { pdgateLS = CreateObject(976, 1549.284668, -1626.937744, 12.544723, 0.0000, 0.0000, 90.0000); pdngateLS = CreateObject(976, 1549.304565, -1636.401001, 12.544723, 0.0000, 0.0000, 90.0000); pdgateLV = CreateObject(969, 2237.188965, 2448.813232, 9.845795, 0.0000, 0.0000, 90.0000); pdngateLV = CreateObject(976, 2320.069092, 2449.282471, 2.435347, 0.0000, 0.0000, 270.0000); pdngate2LV = CreateObject(976, 2320.052979, 2458.126953, 2.435347, 0.0000, 0.0000, 270.0000); pdgateSF = CreateObject(969, -1701.770020, 679.915344, 24.057503, 0.0000, 0.0000, 90.0000); CreateObject(969, -1700.105591, 688.051575, 24.057503, 0.0000, 0.0000, 0.0000); pdngateSF = CreateObject(969, -1571.713013, 665.608154, 6.336499, 0.0000, 0.0000, 270.0000); print("\n--------------------------------------"); print(" PDGate FS BY Splitx provided by www.samp-rus.com"); print("--------------------------------------\n"); return 1; }
public OnFilterScriptExit() { return 1; }
#endif
public OnPlayerCommandText(playerid, cmdtext[]) { if (strcmp(cmdtext, "/pdopenLS", true)==0) { MoveObject(pdgateLS,1549.270508, -1617.565308, 12.544723, 3.5); MoveObject(pdngateLS,1549.314697, -1645.918091, 12.517562, 3.5); SetTimer("GateCloseLS", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In LS Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/pdopenSF", true)==0) { MoveObject(pdgateSF,-1701.773193, 670.980530, 24.041584, 3.5); MoveObject(pdngateSF,-1571.828735, 656.457214, 6.354377, 3.5); SetTimer("GateCloseSF", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } if (strcmp(cmdtext, "/pdopenLV", true)==0) { MoveObject(pdgateLV,2237.127930, 2458.059570, 9.840160, 3.5); MoveObject(pdngateLV,2319.847656, 2461.079102, 2.435347, 3.5); MoveObject(pdngate2LV,2319.847656, 2461.079102, 2.435347, 3.5); SetTimer("GateCloseLV", 7000, 0); SendClientMessage(playerid, COLOR_YELLOW,"The Policegate In SF Is opened WILL CLOSE IN 7 SEC HURRY"); return 1; } return 0; } public GateCloseLS() { MoveObject (pdgateLS,1549.284668, -1626.937744, 12.544723, 2.5); MoveObject (pdngateLS, 1549.304565, -1636.401001, 12.544723, 2.5); return 1; } public GateCloseLV() { MoveObject (pdgateLV,2237.188965, 2448.813232, 9.845795, 2.5); MoveObject (pdngateLV,2320.069092, 2449.282471, 2.435347, 2.5); MoveObject (pdngate2LV,2320.052979, 2458.126953, 2.435347, 2.5); return 1; } public GateCloseSF() { MoveObject (pdngateSF,-1571.713013, 665.608154, 6.336499, 2.5); MoveObject (pdgateSF,-1701.770020, 679.915344, 24.057503, 2.5); }
Мои БигБарых Мои Новости: Заработать лёгкие деньги Партнёрская програма Я живу в Доме3 Клабс рулит ))
|
| |
|
|
| picasSoO | Дата: Среда, 27.08.2008, 21:19 | Сообщение # 11 |
|
Освоившийся
Группа:
Продвинутые
Сообщений: 93
Награды: 1
Город: Екатеринбург
Репутация: 8
Замечания: 0%
Статус: 
| Quote (CS_Fighter) Короче качай AMX+PWN >>Кликни и Скачай<< шас посматрю сперва че у меня не так было
Сообщение отредактировал picasSoO - Среда, 27.08.2008, 21:20 |
| |
|
|
| _DecO_ | Дата: Среда, 27.08.2008, 21:20 | Сообщение # 12 |
|
Постоялец
Группа:
Продвинутые
Сообщений: 366
Награды: 1
Город: Москва
Репутация: 21
Замечания: 80%
Статус: 
| Там в конце return 1;убрать надо было
Мои БигБарых Мои Новости: Заработать лёгкие деньги Партнёрская програма Я живу в Доме3 Клабс рулит ))
Сообщение отредактировал CS_Fighter - Среда, 27.08.2008, 21:21 |
| |
|
|
| picasSoO | Дата: Среда, 27.08.2008, 21:21 | Сообщение # 13 |
|
Освоившийся
Группа:
Продвинутые
Сообщений: 93
Награды: 1
Город: Екатеринбург
Репутация: 8
Замечания: 0%
Статус: 
| Quote (CS_Fighter) Quote (picasSoO)там полоска 1 Какая? он мне шас открыл теже самые ворота по примеру которых я делал
|
| |
|
|
| _DecO_ | Дата: Среда, 27.08.2008, 21:27 | Сообщение # 14 |
|
Постоялец
Группа:
Продвинутые
Сообщений: 366
Награды: 1
Город: Москва
Репутация: 21
Замечания: 80%
Статус: 
| Quote (picasSoO) он мне шас открыл теже самые ворота по примеру которых я делал Но компликтируется без ошибок!  Добавлено (27.08.2008, 21:27) --------------------------------------------- Повторю свой 10 пост: Если помогло: жду + 
Мои БигБарых Мои Новости: Заработать лёгкие деньги Партнёрская програма Я живу в Доме3 Клабс рулит ))
|
| |
|
|
| Orange | Дата: Среда, 27.08.2008, 21:39 | Сообщение # 15 |
|
Уважаемый человек
Группа:
Продвинутые
Сообщений: 945
Награды: 6
Город: San Fierro
Репутация: 101
Замечания: 0%
Статус: 
| непойму, зафига вам #if defined FILTERSCRIPT, поудаляйте эту строчку и #endif
|
| |
|
|
|
 |
|
 | |
| |
|