{ if(strcmp(cmdtext, "/pmlva", true) == 0) { MoveObject(PortaoPoliciaMilitarLV,2335, 2443.3999023438, 1.3999999761581, 3.0); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Abrindo PORTГO da Policia Militar de Las Venturas"); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Por Favor feche o PORTГO. USE: /pmlvf"); return 1; } if(strcmp(cmdtext, "/pmlvf", true) == 0) { MoveObject(PortaoPoliciaMilitarLV,2335, 2443.3999023438, 7.4000000953674, 3.0); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Fechando PORTГO da Policia Militar de Las Venturas"); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Obrigado!!! Bom Jogo!!!"); return 1; }
if(PlayerInfo[playerid][pLider] != 1 || PlayerInfo[playerid][Membro] != 1)return 1;
{ if(strcmp(cmdtext, "/pmlva", true) == 0) { if(PlayerInfo[playerid][pLider] != 1 || PlayerInfo[playerid][Membro] != 1)return 1; ( MoveObject(PortaoPoliciaMilitarLV,2335, 2443.3999023438, 1.3999999761581, 3.0); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Abrindo PORTГO da Policia Militar de Las Venturas"); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Por Favor feche o PORTГO. USE: /pmlvf"); return 1; }
Nгo funfou!!! Tem variaveis que й assim "IsACop", o ID da org da PM й "1" e eu coloquei o code assim, tб certo?
Код:
{ if(strcmp(cmdtext, "/pmlva", true) == 0) { if(PlayerInfo[playerid][pLider] != 1 || PlayerInfo[playerid][Membro] != 1)return 1; ( MoveObject(PortaoPoliciaMilitarLV,2335, 2443.3999023438, 1.3999999761581, 3.0); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Abrindo PORTГO da Policia Militar de Las Venturas"); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Por Favor feche o PORTГO. USE: /pmlvf"); return 1; } |
if(strcmp(cmdtext, "/pmlva", true) == 0) { if(PlayerInfo[playerid][pLider] !IsACop(playerid) || PlayerInfo[playerid][Membro] !IsACop(playerid)return 1; { MoveObject(PortaoPoliciaMilitarLV,2335, 2443.3999023438, 1.3999999761581, 3.0); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Abrindo PORTГO da Policia Militar de Las Venturas"); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Por Favor feche o PORTГO. USE: /pmlvf"); return 1; }
C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\pawno\include\seif_walk.inc(39) : error 004: function "Walk_OnPlayerKeyStateChange" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\pawno\include\servermoneyGM.inc(16) : error 004: function "GMExit" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\pawno\include\servermoneyGM.inc(47) : error 004: function "OnPlayerHaveExtraCash" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(992) : error 004: function "SaveCars" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(1986) : error 017: undefined symbol "GetPlayerOrg" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(1993) : error 017: undefined symbol "GetPlayerOrg" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2032) : error 017: undefined symbol "GetName" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2033) : error 017: undefined symbol "GetName" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2034) : error 017: undefined symbol "GetName" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2084) : error 004: function "PlayerToPoint" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2094) : error 004: function "OnPlayerText" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2094) : error 004: function "OnPlayerText" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(3495) : error 004: function "ClearChatbox" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(3587) : error 004: function "ClearChatbox" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(3604) : error 004: function "ClearChatbox" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5018) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5060) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5102) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5144) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5173) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5202) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5231) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5260) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5289) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5337) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5366) : error 017: undefined symbol "IsNumero" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.
if(strcmp(cmdtext, "/pmlva", true) == 0)
{
if(!IsACop(playerid))return 1;
MoveObject(PortaoPoliciaMilitarLV,2335, 2443.3999023438, 1.3999999761581, 3.0);
SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Abrindo PORTГO da Policia Militar de Las Venturas");
SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Por Favor feche o PORTГO. USE: /pmlvf");
return 1;
}
if(strcmp(cmdtext, "/pmlva", true) == 0) { if(!IsACop(playerid))return 1; { MoveObject(PortaoPoliciaMilitarLV,2335, 2443.3999023438, 1.3999999761581, 3.0); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Abrindo PORTГO da Policia Militar de Las Venturas"); SendClientMessage(playerid, 0x9E3EFFAA, "[PM-LV] Por Favor feche o PORTГO. USE: /pmlvf"); return 1; }
C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\pawno\include\seif_walk.inc(39) : error 004: function "Walk_OnPlayerKeyStateChange" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\pawno\include\servermoneyGM.inc(16) : error 004: function "GMExit" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\pawno\include\servermoneyGM.inc(47) : error 004: function "OnPlayerHaveExtraCash" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(992) : error 004: function "SaveCars" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(1986) : error 017: undefined symbol "GetPlayerOrg" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(1993) : error 017: undefined symbol "GetPlayerOrg" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2032) : error 017: undefined symbol "GetName" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2033) : error 017: undefined symbol "GetName" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2034) : error 017: undefined symbol "GetName" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2084) : error 004: function "PlayerToPoint" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2094) : error 004: function "OnPlayerText" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(2094) : error 004: function "OnPlayerText" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(3495) : error 004: function "ClearChatbox" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(3587) : error 004: function "ClearChatbox" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(3604) : error 004: function "ClearChatbox" is not implemented C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5018) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5060) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5102) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5144) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5173) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5202) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5231) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5260) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5289) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5337) : error 017: undefined symbol "IsNumero" C:\Users\Victor\Desktop\Game Of Style - Oficial SAMP\gamemodes\GOS.pwn(5366) : error 017: undefined symbol "IsNumero" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.