Portal SAMP
[Ajuda] Attach - Versão de Impressão

+- Portal SAMP (https://portalsamp.com)
+-- Fórum: SA-MP (https://portalsamp.com/forumdisplay.php?fid=5)
+--- Fórum: Área de suporte (https://portalsamp.com/forumdisplay.php?fid=6)
+--- Tópico: [Ajuda] Attach (/showthread.php?tid=311)



Attach - Smith - 12/11/2020

Galera fiz um attach pra por na minha gm porem ela so ta attachando quando esta na moto se decer da moto o atach some oque pode ser isso? Samp androide 

[Imagem: Screenshot-20201112-201648.jpg]

[Imagem: Screenshot-20201112-201954.jpg]


RE: Attach - Hazard - 12/11/2020

envie o código


RE: Attach - Smith - 12/11/2020

(12/11/2020 21:05)Hazard Escreveu: envie o código

Código:
CMD:att(playerid, params[]){
SetPlayerAttachedObject(playerid, 0, 18688, 1, -0.617000, -0.062000, -1.438001, 0.000000, 9.599999, 0.000000, 0.680000, 0.907000, 0.871999);
SetPlayerAttachedObject(playerid, 1, 19528, 2, 0.094000, 0.002999, 0.000000, -0.300000, -3.499998, -19.100004, 0.741999, 1.485999, 1.077000);
SetPlayerAttachedObject(playerid, 2, 19527, 1, -0.126999, -0.064000, 0.012000, 95.699996, 57.199974, -6.799989, 0.459000, 0.419999, 0.434000);
SetPlayerAttachedObject(playerid, 3, 19078, 3, 0.000000, 0.034999, -0.030000, -15.199999, 8.600002, -173.799972, 0.580000, 1.000000, 0.942000);
SendClientMessage(playerid, -1, "{FF0000}[TESTE]: {FFFFFF}atach");
return 1;
}