[AJUDA] Teleporte /spawn bugado
#5

pawn Код:
if (strcmp("/spawn", cmdtext, true, 10) == 0)
{
        new sp[110], nome[24]; GetPlayerName(playerid, nome, 24);
        SetPlayerPos(playerid, 2107.0806,987.8856,10.8203);
        format(sp, sizeof(sp), "%s foi para o Spawn. (/spawn)", nome);
        SendClientMessageToAll(COR_BRANCA, sp);
        return 1;
}
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)