Jump to content

Zet

Membru
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Zet

  1. Salut . As dori sa creati un tutorial despre cum sa apara la comanda [ /factiuni ] prin dialog de stil [ DIALOG_STYLE_TABLIST_HEADERS ] , numarul membrilor sub sectiunea "Membri" si numele liderului respectivei factiuni sub sectiunea "Lider". Dialogul ar arata cam asa

    	if (strcmp(cmd, "/factiuni", true) == 0)
    	{
    		ShowPlayerDialog(playerid, 1, DIALOG_STYLE_TABLIST_HEADERS, "Factiunile Serverului","ID / Nume\tMembri\tLider\n\1] Politia Romana\t0/6[Cati membri sunt in factiune]\t%s [Numele Liderului]", "Select", "Cancel");
    		return 1;
        }

     

    sa-mp-000.png

×
×
  • 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.