- 0
Problema timp /report
-
Similar Content
-
- 2 replies
- 116 views
-
- 3 answers
- 176 views
-
- 11 replies
- 241 views
-
- 2 replies
- 130 views
-
- 2 answers
- 168 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
marius11
Problema intalnita (descriere):vreau sa adaug la comanda /report un timp in care sa poata da /report si nu mere
Ero(area / rile) / warning-(ul / urile):
Liniile de cod / sursa / script-ul(obligatoriu):
else if(listitem == 4)
{
if(reportsend[playerid] == 1) return SCM(playerid,COLOR_GREEN,"}Ai timis deja un report va rugam sa asteptati 3 minute");
if(reportaccepted[playerid] == 1) return SCM(playerid,COLOR_GREEN,"}Ai timis deja un report va rugam sa asteptati 3 minute");
ShowPlayerDialog(playerid, DIALOG_REPORT_ALTAPROBLEMA, DIALOG_STYLE_INPUT, "Alta problema", "Scrie problema mai jos \n Poti trimite o problema la 120 secunde", "Ok","Cancel");
reportsend[playerid] = 1;
}
}
Imagini / Video (optional):
Ati incercat sa rezolvati singur?: Am incercat sa adaug ReportTime[playerid] = 3; si nu face nimic iar daca sterg reportsend[playerid] = 1; merge sa dea report 1 dupa altu
PS in prezent comanda este facut cand un player da report nu mai poate da 1 nou pana cand un admin accepta report-ul
script intreg aici http://pastebin.com/VMwuDsh1
Link to comment
Share on other sites
8 answers to this question
Recommended Posts