Suchergebnisse
Suchergebnisse 1-2 von insgesamt 2.
-
Report System buggt
BeitragSchicke fleich mal den Code von dem Ordner etc.
-
Report System buggt
Beitrag[pwn] if (strcmp("/areport", cmdtext, true, 10) == 0) { if(SpielerInfo[playerid][pAdmin] >= 1) { new File:hFile2=fopen("tickets/report.ini", io_read); if(flength(hFile2) <= 1) { SendClientMessage(playerid, COLOR_WHITE,""#SERVERTAG": kein Report Vorhanden"); return 1; } new sstring[256]; new string3[256]; new string2[256]; new player[MAX_PLAYER_NAME]; string3 = dini_Get("tickets/report.ini", "Report"); string2 = dini_Get("tickets/report.ini", "Text"); SendClientMessage(playerid, COLOR_GREY, "----…