[Ajuda]/tirardisfarce
#3

pawn Код:
if (strcmp("/tirardisfarce", cmdtext, true) == 0)
{
    if(GetPlayerSkin(playerid) != SKIN_HITMAN) return SendClientMessage(playerid, -1, "# Y U NO Й HITMAN");
   
    SetPlayerSkin(playerid, 294);
    for(new i; i != GetMaxPlayerS(); ++i) if(IsPlayerConnected(i))ShowPlayerNameTagForPlayer(playerid, i, false);
    return 1;
}
Reply


Messages In This Thread
[Ajuda]/tirardisfarce - by gabrielmatos - 06.01.2012, 01:07
Re: [Duvida]/tirardisfarce - by Bryaan_Smith - 06.01.2012, 01:12
Re: [Duvida]/tirardisfarce - by [O.z]Caroline - 06.01.2012, 01:16

Forum Jump:


Users browsing this thread: 1 Guest(s)