Jump to content

didacticro

Membru
  • Posts

    4
  • Joined

  • Last visited

Profile Information

  • Sex
    Masculin
  • Level of knowledge
    Mediu

didacticro's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Poate ai uitat sa pui la randul anterior ";" sau la randul urmator.
  2. Poti sa dai attack fiindca esti admin 7, seteaza-ti adminul 1 si vezi atunci . if(PlayerInfo[playerid][pAdmin] < 7) { if(strcmp(days,"Saturday",true) == 0 || strcmp(days,"Sunday",true) == 0) return SCM(playerid, COLOR_LIGHTRED, "Nu se dau war-uri in weekend!"); if(hour == 20 || hour == 23) {} else return SCM(playerid, COLOR_LIGHTRED, "War-uri se pot da doar in intervalul 20:00 - 22:00!"); if(GetFactionMembersOn2(PlayerInfo[playerid][pMember]) < 2) return SCM(playerid, COLOR_LGREEN, "Nu poti folosi aceasta comanda deoarece nu sunt minim 3 membri conectati din factiunea ta!"); if(GetFactionMembersOn2(TurfInfo[turf][zOwned]) < 2) return SCM(playerid, COLOR_LGREEN, "Nu poti folosi aceasta comanda deoarece nu sunt minim 3 membri conectati din factiunea care detine teritoriul!"); } Comanda e facuta la admin 7 + pentru teste.
  3. Ai totul mai sus, sper ca te-am ajutat Nu iti era adaugata functia: if(listitem == 2): format(string, sizeof(string), "%s", PlayerInfo[playerid][pUsername); SetPlayerName(playerid, string);
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.