Jump to content

Gamemode Burned v2 Small Update


Radutz

Recommended Posts

On 6/6/2019 at 7:09 AM, Admin_Sciprt_RPG said:

De ce nu există LVPD? Rifa? și familia Vernant

Pentru a face acest lucru, trebuie modificata limita de la factions

Model cv:

YCMD:factions(playerid, params[], help) {
    new szDialog[180], szDialog2[1024];
    strcat(szDialog2, "Numele factiunii\tMembrii/Locuri\tAplicatii\n");
    for(new i = 1; i < 16; i++) {
        format(szDialog, sizeof(szDialog), "%d. %s\t%s/7\t%s\n", i, FactionName(i), GetFactionMembers(i), GetFactionStatus(i));
        strcat(szDialog2, szDialog);
    }
    ShowPlayerDialog(playerid, DIALOG_FACTIONS, DIALOG_STYLE_TABLIST_HEADERS, "Factiuni:", szDialog2, "Ok", "Close");
    return 1;
}

inloc de 14 pui 16.

    for(new i = 1; i < 16; i++) {

Link to comment
Share on other sites

  • 2 months later...
  • 5 weeks later...
La 17.03.2019 la 16:56, Radutz a spus:

Am decis sa postez acest gamemode pentru ca nu mai lucrez la el.

UPDATE:

Adaugata factiunea LVPD.

Adaugata factiunea The Rifa.

Adaugata factiunea Vernant Family.

Adaugat un sistem de crate(/opencase).

Buguri rezolvate:

Am rezolvat bug-ul acela cand cei de la Paramedic nu mai pot da /fare.

Buguri:

Am gasit un Bug destul de nasol dar sunt sigur ca o sa il rezolvati voi bugul este ca la comanda /factions nu arata factiunile noi facute de mn.

Poze/Dovezi:https://imgur.com/a/8E1WGTT(LVPD).

https://imgur.com/a/2hMItyr(The Rifa).

https://imgur.com/a/BFOw1rz(Vernant Family).

https://imgur.com/a/HryQ48x(Crates).

Link download:http://www.mediafire.com/file/5mp6usdluupzu5i/gamemode+by+Radutz.rar

Nu arata factiunele noi pentru ca trebuie sa mergi la ycmd:factions si sa modifici cate factiuni ai si o sa apara toate dupa.

Link to comment
Share on other sites

  • 4 weeks later...
19 hours ago, Andrei141 said:

Imi poti spune te rog cum ai schimbat pozitionarea bicicletelor de la spawn? 
Si cum ai mutat sistemul de licente?Eu am incercat sa o fac, dar scrisul ramanea acolo

Ca sa pui bmx-urile unde vrei foloseste comanda /vpark.

Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...
  • 3 months later...

Join the conversation

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

Guest
Reply to this topic...

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