[AJUDA] Teleporte /spawn bugado
#3

Quote:
Originally Posted by Don_Speed
Посмотреть сообщение
pawn Код:
if(!strcmp(cmdtext, "/spawn", true)) // Teleporte Spawn
{
        SetPlayerPos(playerid, 2107.0806,987.8856,10.8203);
        SetPlayerFacingAngle(playerid,0.0);
        new sp[110], nome[24]; GetPlayerName(playerid, nome, 24);
        format(sp, sizeof(sp), "%s foi para o Spawn. (/spawn)", nome);
        SendClientMessageToAll(COR_BRANCA, sp);
        return 1;
}
https://sampforum.blast.hk/showthread.php?tid=285765

Ajudei? Repu ae
Desbugou, sу que agora qualquer coisa que digitar, por exemplo, /isahduisahdusahudh.. Vai aparecer que foi para o spawn para o servidor inteiro, mas o player continua no mesmo local.
Reply


Messages In This Thread
[AJUDA] Teleporte /spawn bugado - by Niko_Bellik - 14.01.2012, 15:23
Re: [AJUDA] Teleporte /spawn bugado - by Don_Speed - 14.01.2012, 15:30
Re: [AJUDA] Teleporte /spawn bugado - by Niko_Bellik - 14.01.2012, 16:06
Re: [AJUDA] Teleporte /spawn bugado - by leonardoulhoa - 14.01.2012, 16:14
Re: [AJUDA] Teleporte /spawn bugado - by Don_Speed - 14.01.2012, 16:16
Re: [AJUDA] Teleporte /spawn bugado - by Niko_Bellik - 14.01.2012, 17:39
Re: [AJUDA] Teleporte /spawn bugado - by Don_Speed - 14.01.2012, 17:51
Re: [AJUDA] Teleporte /spawn bugado - by WeenSoares_ - 14.01.2012, 18:14
Re: [AJUDA] Teleporte /spawn bugado - by Miqueias Barros - 14.01.2012, 18:14
Re: [AJUDA] Teleporte /spawn bugado - by WeenSoares_ - 14.01.2012, 18:20

Forum Jump:


Users browsing this thread: 1 Guest(s)