[Ajuda] /ad /fd /subirdp e /descerdp Bugados
#1

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;
}
}
Reply
#2

Jб atualizou o plugin streamer pode ser isso '-'
Reply
#3

Nao o.O Pode me passar um?
Reply
#4

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.
Reply
#5

Nao deu :S
Reply
#6

o que que nao deu (download? Comando?)
Reply
#7

Eu dei /ad la e o portao girou ainda '-'.
Tipo o meu gm e 0.3c eu devo trocar as includes tb?
Reply
#8

se nгo funcionar, alйm de atualizar, troque os MoveObject e CreateObject dos portхes, e coloque CreateDynamicObject e MoveDynamicObject..
Reply
#9

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
Reply
#10

^^

Obrigado!
Reply


Forum Jump:


Users browsing this thread: