Započeo [Samp-School]Vaskeâ„¢
•18. Jun 2012.[POMOC]Erorcine!
474
pregleda
8
postova
Shot Caller
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
90 / 100 XP
Početnik(0)
107
Postovi:
50
Teme:
Pridružio se:Maj 2012
18. Jun 2012.
Skripta koju koristim: Balkan Exotic <-------EDIT------->
Detaljan opis problema:stalno mi izbacuje 26 erora.Stavio sam nove includse,i sve sto treba al opet neznam dalje!
Deo skripte:
Detaljan opis problema:stalno mi izbacuje 26 erora.Stavio sam nove includse,i sve sto treba al opet neznam dalje!
Deo skripte:
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(1837) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(1866) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(1902) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(1903) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(1930) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2346) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2371) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2418) : error 004: function "SetPlayerCriminal" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2423) : error 004: function "SetPlayerCriminal" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2521) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2532) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2544) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2548) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2560) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2564) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2568) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2572) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2576) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2580) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2584) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2588) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2600) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2604) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2608) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2612) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\BE SKRIPTA\streetstories.pwn(2616) : error 004: function "PlayerToPoint" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
Shot Caller
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
90 / 100 XP
Početnik(0)
107
Postovi:
50
Teme:
Pridružio se:Maj 2012
18. Jun 2012.
sve sam pogledao izgleda uredu.Mozda je do includsa,ili treba da se definise nesto
Dajte pomozite
Dajte pomozite
Shot Caller
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
90 / 100 XP
Početnik(0)
107
Postovi:
50
Teme:
Pridružio se:Maj 2012
18. Jun 2012.
if( newkeys == KEY_CROUCH ) // OSC KAPIJA
{
if(PlayerInfo >= 1)
{
if (PlayerToPoint(10.0, playerid,CreateObject(988,865.09997559,-1470.69995117,13.69999981,0.00000000,0.00000000,359.00000000))
{
if (PlayerToPoint(10.0, playerid,CreateObject(988,870.59997559,-1470.80004883,13.69999981,0.00000000,0.00000000,358.99475098))
{
MoveObject(oscgate,859.79998779297,-1470.5999755859,13.699999809265,2.00); // kordinate otvorene kapije
MoveObject(oscgate2,876,-1470.9000244141,13.699999809265,2.00);
SetTimer("OSCGateClose", 7000, 0);
SendClientMessage(playerid, COLOR_BLUE,"Kapija OSC baze je otvorena i zatvorice se za 7 sekundi.");
GetPlayerName(playerid, sendername, sizeof(sendername));
format(string, sizeof(string), "* %s uzima daljinski i otvara kapiju.", sendername);
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
return 1;
}
}
}
18. Jun 2012.
E pa vidi, 4 { ovakve zgrade si otvorio, a samo 3 } ovakve zatvorio, što se ne poklapa..
if( newkeys == KEY_CROUCH ) // OSC KAPIJA
{
if(PlayerInfo >= 1)
{
if (PlayerToPoint(10.0, playerid,CreateObject(988,865.09997559,-1470.69995117,13.69999981,0.00000000,0.00000000,359.00000000))
{
if (PlayerToPoint(10.0, playerid,CreateObject(988,870.59997559,-1470.80004883,13.69999981,0.00000000,0.00000000,358.99475098))
{
MoveObject(oscgate,859.79998779297,-1470.5999755859,13.699999809265,2.00); // kordinate otvorene kapije
MoveObject(oscgate2,876,-1470.9000244141,13.699999809265,2.00);
SetTimer("OSCGateClose", 7000, 0);
SendClientMessage(playerid, COLOR_BLUE,"Kapija OSC baze je otvorena i zatvorice se za 7 sekundi.");
GetPlayerName(playerid, sendername, sizeof(sendername));
format(string, sizeof(string), "* %s uzima daljinski i otvara kapiju.", sendername);
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
return 1;
}
}
}
return 1;
}Shot Caller
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
90 / 100 XP
Početnik(0)
107
Postovi:
50
Teme:
Pridružio se:Maj 2012
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava