/ad /fd /subirdp e /descerdp Bugados -
Darknino - 11.07.2012
Gente eu estava no SA-Mp 0.3c ai atualizei o meu SV para 0.3e. Ai o portao principal da DP Gira 90є Ao abrir E o Elevador da DP Tambem. Podem me Ajudar pf?
Code:
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;
}
}
//Elevador
if (strcmp(cmdtext,"/subirdp", 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, "aAdmin") == 1){
MoveObject(elevadordp,1570.8934326172,-1635.2736816406,27.561433792114,3.0);
SendClientMessage(playerid,0xFFFFFFAA, "[INFO] Subindo o elevador da DP!");
return 1;
}
}
Re: /ad /fd /subirdp e /descerdp Bugados -
Hunter_Xtreme - 11.07.2012
Jб atualizou o plugin streamer

pode ser isso '-'
Re: /ad /fd /subirdp e /descerdp Bugados -
Darknino - 11.07.2012
Nao o.O Pode me passar um?
Re: /ad /fd /subirdp e /descerdp Bugados -
Hunter_Xtreme - 11.07.2012
Fonte:
https://sampforum.blast.hk/showthread.php?tid=102865
link download:
http://samp-streamer-plugin.******co...v2_6_1_r67.rar
Depois de fazer o download, copia os arquivos da pasta Pawno -> Plugins e substitui o seu plugin streamer por eles.
Re: /ad /fd /subirdp e /descerdp Bugados -
Darknino - 11.07.2012
Nao deu :S
Re: /ad /fd /subirdp e /descerdp Bugados -
Hunter_Xtreme - 11.07.2012
o que que nao deu

(download? Comando?)
Re: /ad /fd /subirdp e /descerdp Bugados -
Darknino - 11.07.2012
Eu dei /ad la e o portao girou ainda '-'.
Tipo o meu gm e 0.3c eu devo trocar as includes tb?
Re: /ad /fd /subirdp e /descerdp Bugados -
Hunter_Xtreme - 11.07.2012
se nгo funcionar, alйm de atualizar, troque os MoveObject e CreateObject dos portхes, e coloque CreateDynamicObject e MoveDynamicObject..
Re: /ad /fd /subirdp e /descerdp Bugados -
Darknino - 11.07.2012
Ja ta. Mano Deu certo agora. Oque acontece que eu nao vi que deixei o sv aberto, Abri outro e entrei kkkkk, Mano vlws. Merece minha Reputation
Re: /ad /fd /subirdp e /descerdp Bugados -
Hunter_Xtreme - 11.07.2012
^^
Obrigado!