[PEDIDO] PlayerMarker e NameTag invisivel
#2

pawn Код:
if (strcmp(tmpcmd, "/invisivel", true) == 0)
    {
        for( new i; i < MAX_PLAYERS; i++ )
        {
             SetPlayerMarkerForPlayer( i , playerid , 0xFFFFFF00 );
        }
        SendClientMessage(playerid, COR_AMARELA, "| Seu нcone estб invisнvel para os outros players.");
        PlayerPlaySound(playerid,1057,0.0,0.0,0.0); return 1;
    }
Reply


Messages In This Thread
[PEDIDO] PlayerMarker e NameTag invisivel - by Hellraiser1593 - 21.05.2012, 19:49
Respuesta: [PEDIDO] PlayerMarker e NameTag invisivel - by Matheus_Ecko - 21.05.2012, 19:52
Re: [PEDIDO] PlayerMarker e NameTag invisivel - by Crueliz0n - 21.05.2012, 19:52

Forum Jump:


Users browsing this thread: 1 Guest(s)