Jump to content

[REZOLVAT] Problema gamemode burned


Cuza
 Share

Recommended Posts

  • Username:Cuza
  • Problema întălnită: Bug la tag-ul de la clan
  • Detalii despre problemă: Imi fac. clan. apoi vreau sa scot tag-ul.. imi zice ca "ti-ai scos tag-ul" dar defapt nu sa scos...
  • Ce ai încercat să faci înainte să postezi?:Ma-m uitat prin gamemode dar nu am reusit sa rezolv
  • Cod sursă (recomandat pastebin.com) : Nu cred ca e cazul. dar daca doriti dau poza..
  • Alte detalii:Va rog sa ma ajutati..
Link to comment
Share on other sites

Acum 35 minute, Nurdock a spus:

e foarte simplu, arata dialogul unde normal trb sa scoata tagul

case DIALOG_CLANTAG: {
            if(!response) return 1;
            if(listitem == 2) {
                PlayerInfo[playerid][pTag] = -1;
                UpdateVar(playerid, "Tag", -1);
                SCM(playerid, COLOR_LGREEN, "Ti-ai scos tagul!");
                return 1;
            }

 

Link to comment
Share on other sites

 

La 22.12.2018 la 12:05, Nurdock a spus:

dupa scm-ul ala pune asta


				format(string, sizeof(string), "%s", PlayerInfo[playerid][pUsername]);
				SetPlayerName(playerid, string);

 

Gata am rezolvat ms mult de ajutor la toti

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...