Comando /cachear adaptado a sistema de bolsillos
#4

CMD:cachear(playerid, params[])
{
static
playerid2;

if (sscanf(params, "u", playerid2))
return MensajeGris(playerid, "/cachear[ID Jugador]");

MostrarBolsillos2(playerid, playerid2);
return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)