07:27
ОбновитьСмайлыУправление мини-чатом
МИНИ-ЧАТ
Главная страница!

 



 
          





Рекомендуем:





Последние Файлы GTA 4 Последние Файлы GTA-MP Реклама
Скрипт GTA 4 элементы Watch... 07.09.2014
Ferrari 360 Spider [EPM con... 13.12.2013
Porsche Cayenne Turbo 2012 ... 13.12.2013
Shelby Terlingua Mustang v1... 13.12.2013
Hamann Lamborghini Gallardo... 27.10.2013
[GM] The Big PEN1:LS v2.00 ... 04.12.2017
Dgun (AvnanceRP,SampRP,Dimo... 19.03.2016
SAMP скрипт SX Events (MySQ... 03.03.2016
Карта ASL мэрия для SAMP се... 03.03.2016
AIM для SA-MP 0.3.7 22.02.2016
  • Страница 1 из 1
  • 1
Модератор форума: AXE, Weddew  
Pawno ощибка...
iDeepДата: Понедельник, 28.12.2009, 22:59 | Сообщение # 1
Постоялец
Группа: Продвинутые
Сообщений: 348
Награды: 8
Город: Пермь
Репутация: 149
Замечания: 20%
Статус:
D:\Modes\gf2009.pwn(2713) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2717) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2729) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2733) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2737) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2741) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2745) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2749) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2753) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2765) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2769) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2773) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2777) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2781) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2793) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2797) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2801) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2805) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2847) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2851) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2855) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2859) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2863) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2900) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2904) : error 004: function "PlayerToPoint" is not implemented
D:\Modes\gf2009.pwn(2908) : error 004: function "PlayerToPoint" is not implemented

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

26 Errors.

Помогите.. Что надо скачать какой файл? Чтобы комплило! дам + )



Dima-kunДата: Понедельник, 28.12.2009, 23:20 | Сообщение # 2
Группа: Разработчики
Сообщений: 6269
Награды: 72
Репутация: 3512
Замечания: 0%
Статус:
[xT]Stepan, может где скобку не закрыл?


Мои работы:
[INC] Сборник d_includes [LAST],[FS] New Demage Effect,[FS]Авто-Поворотники,
[FS]mp3player,[FS] Fun Chat Game,[FS] Car Buy Syst,[FS] Anti-AirBrk,[INC] d_setpos,
[GM] Game Move v0.1,[FS+include]Super-Armour [0.3z],[FS + Include] Multi Checkpoints
AwmДата: Понедельник, 28.12.2009, 23:25 | Сообщение # 3
Группа: I'm V.I.P.
Сообщений: 3235
Награды: 55
Город: Tallinn
Репутация: 1661
Замечания: 0%
Статус:
Quote (DizeL-ZR-)
может где скобку не закрыл?

так и есть)




"Life is hard... life is harder if you're stupid." - John Wayne
iDeepДата: Вторник, 29.12.2009, 02:34 | Сообщение # 4
Постоялец
Группа: Продвинутые
Сообщений: 348
Награды: 8
Город: Пермь
Репутация: 149
Замечания: 20%
Статус:
Вот скопировал

[pwn]
public IsAtClothShop(playerid)
{
if(IsPlayerConnected(playerid))
{
if(PlayerToPoint(25.0,playerid,207.5627,-103.7291,1005.2578) || PlayerToPoint(25.0,playerid,203.9068,-41.0728,1001.8047))
{//Binco & Suburban
return 1;
}
else if(PlayerToPoint(30.0,playerid,214.4470,-7.6471,1001.2109) || PlayerToPoint(50.0,playerid,161.3765,-83.8416,1001.8047))
{//Zip & Victim
return 1;
}
}
return 0;
}

public IsAtGasStation(playerid)
{
if(IsPlayerConnected(playerid))
{
if(PlayerToPoint(6.0,playerid,1004.0070,-939.3102,42.1797) || PlayerToPoint(6.0,playerid,1944.3260,-1772.9254,13.3906))
{//LS
return 1;
}
else if(PlayerToPoint(6.0,playerid,-90.5515,-1169.4578,2.4079) || PlayerToPoint(6.0,playerid,-1609.7958,-2718.2048,48.5391))
{//LS
return 1;
}
else if(PlayerToPoint(6.0,playerid,-2029.4968,156.4366,28.9498) || PlayerToPoint(8.0,playerid,-2408.7590,976.0934,45.4175))
{//SF
return 1;
}
else if(PlayerToPoint(5.0,playerid,-2243.9629,-2560.6477,31.8841) || PlayerToPoint(8.0,playerid,-1676.6323,414.0262,6.9484))
{//Between LS and SF
return 1;
}
else if(PlayerToPoint(6.0,playerid,2202.2349,2474.3494,10.5258) || PlayerToPoint(10.0,playerid,614.9333,1689.7418,6.6968))
{//LV
return 1;
}
else if(PlayerToPoint(8.0,playerid,-1328.8250,2677.2173,49.7665) || PlayerToPoint(6.0,playerid,70.3882,1218.6783,18.5165))
{//LV
return 1;
}
else if(PlayerToPoint(8.0,playerid,2113.7390,920.1079,10.5255) || PlayerToPoint(6.0,playerid,-1327.7218,2678.8723,50.0625))
{//LV
return 1;
}
}
return 0;
}

public IsAtFishPlace(playerid)
{
if(IsPlayerConnected(playerid))
{
if(PlayerToPoint(1.0,playerid,403.8266,-2088.7598,7.8359) || PlayerToPoint(1.0,playerid,398.7553,-2088.7490,7.8359))
{//Fishplace at the bigwheel
return 1;
}
else if(PlayerToPoint(1.0,playerid,396.2197,-2088.6692,7.8359) || PlayerToPoint(1.0,playerid,391.1094,-2088.7976,7.8359))
{//Fishplace at the bigwheel
return 1;
}
else if(PlayerToPoint(1.0,playerid,383.4157,-2088.7849,7.8359) || PlayerToPoint(1.0,playerid,374.9598,-2088.7979,7.8359))
{//Fishplace at the bigwheel
return 1;
}
else if(PlayerToPoint(1.0,playerid,369.8107,-2088.7927,7.8359) || PlayerToPoint(1.0,playerid,367.3637,-2088.7925,7.8359))
{//Fishplace at the bigwheel
return 1;
}
else if(PlayerToPoint(1.0,playerid,362.2244,-2088.7981,7.8359) || PlayerToPoint(1.0,playerid,354.5382,-2088.7979,7.8359))
{//Fishplace at the bigwheel
return 1;
}
}
return 0;
}

public IsAtCookPlace(playerid)
{
if(IsPlayerConnected(playerid))
{
if(PlayerToPoint(3.0,playerid,369.9786,-4.0798,1001.8589))
{//Cluckin Bell
return 1;
}
else if(PlayerToPoint(3.0,playerid,376.4466,-60.9574,1001.5078) || PlayerToPoint(3.0,playerid,378.1215,-57.4928,1001.5078))
{//Burgershot
return 1;
}
else if(PlayerToPoint(5.0,playerid,1258.2373, -791.0221, 1084.0078) || PlayerToPoint(10.0,playerid,1258.2373, -791.0221, 1084.0078))
{//Burgershot
return 1;
}
else if(PlayerToPoint(3.0,playerid,374.1185,-113.6361,1001.4922) || PlayerToPoint(3.0,playerid,377.7971,-113.7668,1001.4922) || PlayerToPoint(3.0,playerid,2313.0996,-1009.4090,1050.2109))
{//Well Stacked Pizza
return 1;
}
}
return 0;
}

public GivePlayerMoneyAnt(playerid,money)
{
new cashmoney = PlayerInfo[playerid][pCash] + money;
PlayerInfo[playerid][pCash] = cashmoney;
for(new i=1;i<100000;i++){}
GivePlayerMoney(playerid,money);
return 1;
}

public RandomJailCam(playerid)
{
new rndjailcam=random(3)+1;
if(rndjailcam==1)
{
SetPlayerPos(playerid, 198.1015,174.5760,1003.0234);
return 1;
}
else if(rndjailcam==2)
{
SetPlayerPos(playerid, 198.2075,161.4141,1003.0300);
return 1;
}
else if(rndjailcam==3)
{
SetPlayerPos(playerid, 193.5879,175.1448,1003.0234);
return 1;
}
return 0;
}

public IsAtBar(playerid)
{
if(IsPlayerConnected(playerid))
{
if(PlayerToPoint(10.0,playerid,1257.7889,-792.7402,1084.2344) || PlayerToPoint(10.0,playerid,1257.7889,-792.7402,1084.2344) || PlayerToPoint(10.0,playerid,1525.4020,-1464.7726,9.5000))
{
return 1;
}
else if(PlayerToPoint(10.0,playerid,2215.3430,-2288.0930,14.7647) || PlayerToPoint(4.0,playerid,495.7801,-76.0305,998.7578) || PlayerToPoint(4.0,playerid,499.9654,-20.2515,1000.6797)|| PlayerToPoint(4.0,playerid,1139.7068,-4.6917,1000.6719))
{
return 1;
}
else if(PlayerToPoint(4.0,playerid,1215.9480,-13.3519,1000.9219) || PlayerToPoint(10.0,playerid,-2658.9749,1407.4136,906.2734) || PlayerToPoint(10.0,playerid,2562.6355,-1296.2395,1060.9844))
{
return 1;
}
else if(PlayerToPoint(15.0,playerid,1955.3403,1016.5280,992.4688) || PlayerToPoint(15.0,playerid,2195.9307,1604.5000,1005.0625)|| PlayerToPoint(15.0,playerid,3.5631,22.8683,1199.5938)|| PlayerToPoint(10.0,playerid,302.0182,303.3636,1003.5391))
{
return 1;
}
else if(PlayerToPoint(15.0,playerid,-786.2841,500.0902,1371.7422) || PlayerToPoint(15.0,playerid,-224.8044,1404.9941,27.7734) || PlayerToPoint(7.0,playerid,2325.4417,-1014.3364,1050.2109) || PlayerToPoint(15.0,playerid,1474.019,-738.072,82.242)|| PlayerToPoint(15.0,playerid,968.7730,-46.6104,1001.1172))
{
return 1;
}
}
return 0;
}

public ResetRadarTimer()
{
Radartimer = 0;
return 1;
}

public RemoveRadar(playerid)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
if(IsPlayerConnected(i))
{
if(PlayerInfo[i][pMember] == 1 || PlayerInfo[i][pLeader] == 1)
{
DisablePlayerCheckpoint(i);
}
}
}
DestroyObject(PlayerInfo[playerid][pRadar]);
Delete3DTextLabel(PlayerInfo[playerid][pRadarText]);
PlayerInfo[playerid][pRadar] = 0;
return 1;
}

public IsAtMcDrive(playerid)
{
if(IsPlayerConnected(playerid))
{
if(PlayerToPoint(10.0,playerid,2376.8887,-1908.8951,13.2292) || PlayerToPoint(10.0,playerid,1857.8964,2082.9055,10.3600) )
{
return 1;
}
else if(PlayerToPoint(10.0,playerid,2488.4490,2021.2590,10.3809) || PlayerToPoint(10.0,playerid,801.8060,-1629.3047,13.2246) )
{
return 1;
}
else if(PlayerToPoint(10.0,playerid,-2349.8145,-150.7654,35.1635) || PlayerToPoint(10.0,playerid,-2344.3213,1023.4634,50.2557))
{
return 1;
}
else if(PlayerToPoint(10.0,playerid,1169.1741,2082.9924,10.3825) || PlayerToPoint(10.0,playerid,2410.1118,-1488.2517,23.6564) || PlayerToPoint(10.0,playerid,1214.1216,-905.3723,42.7633))
{
return 1;
}
}
return 0;
}



EakwarpДата: Вторник, 29.12.2009, 03:10 | Сообщение # 5
Мастер джэдай
Группа: Продвинутые
Сообщений: 4874
Награды: 179
Город: Москва
Репутация: 2543
Замечания: 60%
Статус:
[xT]Stepan, ошибка не здесь, ошибка где то в иземенном тобой коде.


More than 4 years of development, more than 250,000 lines of source code, more than a hundred units and more than 3400 revisions. Valakas Roleplay - choose your role.


Valakas Roleplay on Twitter

Платные консультации, разработка, в ICQ. Дорого.
iDeepДата: Вторник, 29.12.2009, 13:55 | Сообщение # 6
Постоялец
Группа: Продвинутые
Сообщений: 348
Награды: 8
Город: Пермь
Репутация: 149
Замечания: 20%
Статус:
Eakwarp, эм... Я делал только фракцию по faq в теме ГодФатхер! ну я поишу



SаintДата: Вторник, 29.12.2009, 18:04 | Сообщение # 7
Постоялец
Группа: Продвинутые
Сообщений: 316
Награды: 10
Город: Rossosh
Репутация: 110
Замечания: 0%
Статус:
[xT]Stepan, ипользуй стандартную функцию сампа 0.3 [/u]http://wiki.sa-mp.com/wiki/IsPlayerInRangeOfPoint
за место самописной PlayerToPoint ;)



My profile on vicecitymultiplayer.com
My profile on sa-mp.com
Public Enemy No.1 - ULTIMATE

Группа сервера в ВКонтакте

Vice City Multiplayer
  • Страница 1 из 1
  • 1
Поиск:





 


 


 
Хостинг от uCoz samp.at.ua