[Ajuda] Portгo abrindo errado e Objeto Transparente
#3

Quote:
Originally Posted by NuTShoT
Посмотреть сообщение
lol objetos transparentes alguma coordenada erra. Eu acho.

Em relaзгo ao portгo da dp poste o comando que faz ele abrir
pawn Код:
if (strcmp(cmdtext,"/ad", true)==0){
new aname[MAX_PLAYER_NAME];
GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
format(file, sizeof(file), PASTA_CONTAS, aname);
if(dini_Int(file, "Profissao") == Policial_M || dini_Int(file, "Profissao") == Policial_C || dini_Int(file, "Profissao") == Policial_F || dini_Int(file, "Profissao") == Delegado || dini_Int(file, "Profissao") == Bope || dini_Int(file, "Profissao") == Swat || dini_Int(file, "Profissao") == Narcoticos || dini_Int(file, "Profissao") == FBI || dini_Int(file, "Profissao") == Interpol || dini_Int(file, "Profissao") == LSPD || dini_Int(file, "aAdmin") == 1){
MoveObject(pdp1,1541.9780273438,-1639.4814453125,15.156204223633,3.0);
SendClientMessage(playerid,0xFFFFFFAA, "[PORTEIRO] O portгo principal {00ff00}da DP foi aberto!");
return 1;
}
}

if (strcmp(cmdtext,"/fd", true)==0){
new aname[MAX_PLAYER_NAME];
GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
format(file, sizeof(file), PASTA_CONTAS, aname);
if(dini_Int(file, "Profissao") == Policial_M || dini_Int(file, "Profissao") == Policial_C || dini_Int(file, "Profissao") == Policial_F || dini_Int(file, "Profissao") == Delegado || dini_Int(file, "Profissao") == Bope || dini_Int(file, "Profissao") == Swat || dini_Int(file, "Profissao") == Narcoticos || dini_Int(file, "Profissao") == FBI || dini_Int(file, "Profissao") == Interpol || dini_Int(file, "Profissao") == LSPD || dini_Int(file, "aAdmin") == 1){
MoveObject(pdp1,1541.9384765625,-1627.7314453125,15.156204223633,3.0);
SendClientMessage(playerid,0xFFFFFFAA, "[PORTEIRO] O portгo principal da DP foi fechado!");
return 1;
}
}
Reply


Messages In This Thread
Portгo abrindo errado e Objeto Transparente - by Equipe - 25.01.2013, 20:33
Re: Portгo abrindo errado e Objeto Transparente - by NuTShoT - 25.01.2013, 20:37
Re: Portгo abrindo errado e Objeto Transparente - by Equipe - 25.01.2013, 20:41
Re: Portгo abrindo errado e Objeto Transparente - by ViniBorn - 25.01.2013, 20:53
Re: Portгo abrindo errado e Objeto Transparente - by NuTShoT - 25.01.2013, 20:59
Re: Portгo abrindo errado e Objeto Transparente - by Equipe - 25.01.2013, 21:00
Re: Portгo abrindo errado e Objeto Transparente - by ViniBorn - 25.01.2013, 21:50

Forum Jump:


Users browsing this thread: 1 Guest(s)