[AJUDA] Attached Object - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA] Attached Object (
/showthread.php?tid=231557)
[AJUDA] Attached Object -
GuikBretas - 25.02.2011
Pessoal to com um problema nos attached objects, quando eu digito /taser, ele aparece sу que depois de uns segundos some, como eu resolvo?
comando:
pawn Код:
if(strcmp(cmd, "/taser", true) == 0)
{
SetPlayerAttachedObject(playerid, 0, 18642, 6, 0.06, 0.01, 0.08, 180.0, 0.0, 0.0);
return 1;
}
sу fiz esse pra testes. como resolvo?
Re: [AJUDA] Attached Object -
leandro123456 - 26.02.2011
Verifica se existe algum timer, ou a funзгo RemovePlayerAttachedObject
Re: [AJUDA] Attached Object -
GuikBretas - 26.02.2011
Eu fiz um timer pra quando o administrador estiver em serviзo, daн as armas dele somem, eu uso RemovePlayerWeapons(i);
Re: [AJUDA] Attached Object -
leandro123456 - 26.02.2011
Estamos falando de Attacheds...