[Problema Extraсo] Problema muy extraсo en el Gamemode.
#5

Como estas checkeando si el jugador es admin? quiero decir por ejemplo:

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
  if(!IsPlayerAdmin) // esta malo
  {
    //comandos
  }
  return 0; // recuerda el return 0 siempre al final
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)