Jump to content
  • 0

Ajutor factions bug


Buldog2

Question

Salut eu sunt buldog2 si am nevoie de ajutor nu pot sa rezolv aceasta problema

Primiti un +1 daca mi-ati fost de ajutor

Problema este la paramedic nu vede [aplicatii deschise]

Aveti aici codul de la ea:  if(DynamicFactions[14][fApplication] > 0)
   {
  format(stringz2, sizeof(stringz2),"%s{FFFFFF}[%d/%d] %s {00FF00}[aplicatii deschise]", stringz2, GetFactionMembers(14), DynamicFactions[14][fMaxMembers], DynamicFactions[14][fName]);
 }
 else
 {
   format(stringz2, sizeof(stringz2),"%s{FFFFFF}[%d/%d] %s", stringz2, GetFactionMembers(14), DynamicFactions[14][fMaxMembers], DynamicFactions[14][fName]);
 }
 ShowPlayerDialog(playerid, DIALOG_FACTIONS, DIALOG_STYLE_LIST,"Factions", stringz2, "Select", "Cancel");
 return 1;
}

sa-mp-066.png

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
Acum 22 minute, Buldog2 a spus:

Salut eu sunt buldog2 si am nevoie de ajutor nu pot sa rezolv aceasta problema

Primiti un +1 daca mi-ati fost de ajutor

Problema este la paramedic nu vede [aplicatii deschise]

Aveti aici codul de la ea:  if(DynamicFactions[14][fApplication] > 0)
   {
  format(stringz2, sizeof(stringz2),"%s{FFFFFF}[%d/%d] %s {00FF00}[aplicatii deschise]", stringz2, GetFactionMembers(14), DynamicFactions[14][fMaxMembers], DynamicFactions[14][fName]);
 }
 else
 {
   format(stringz2, sizeof(stringz2),"%s{FFFFFF}[%d/%d] %s", stringz2, GetFactionMembers(14), DynamicFactions[14][fMaxMembers], DynamicFactions[14][fName]);
 }
 ShowPlayerDialog(playerid, DIALOG_FACTIONS, DIALOG_STYLE_LIST,"Factions", stringz2, "Select", "Cancel");
 return 1;
}

sa-mp-066.png

trebuie tu sa-l activezi din baza de date sau sa iti dau lider la factiune si sa ii deschizi app

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

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