[Pedido] como por nome nas skin
#1

tipo qnd elas passa aparecer em Game for text o nome da skin
Reply
#2

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    if(classid == 0) // numero case da skin
    {
        GameTextForPlayer(playerid,"~0xFFFF00FF ~NOME ",5000,3);
        Classe[playerid] = 0; // id da calsse.
    }
    return 1;
}
Reply
#3

Seu Gm й tipo de PCC_Trucking?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)