Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: 3agle poslato Decembar 24, 2017, 13:59:46 POSLE PODNE

Naslov: brisanje acca
Poruka od: 3agle poslato Decembar 24, 2017, 13:59:46 POSLE PODNE
Skripta koju koristim:svoj
Problem: Znaci, ocu napravit kad igrac stisne 'odustani' na registraciji kad upisuje sifru, da mu obrise acc, medjutim ja sam to namjestio, al mu ne brise acc
Dio skripte:

if(!response)
{
new pName[MAX_PLAYER_NAME], str[128];
GetPlayerName(playerid, pName, sizeof pName);
format(str, sizeof str, "Korisnici/%s.ini", pName);
fremove(str);
SetTimerEx("KickIgraca", 300,false,"i",playerid);
}
Naslov: Odg: brisanje acca
Poruka od: Comi420 poslato Decembar 24, 2017, 15:56:04 POSLE PODNE
new stringic[128], fajl[64];
format(stringic, sizeof(stringic), ovde stavis definiciju za path igraca, fajl);
fremove(fajl);
Naslov: Odg: brisanje acca
Poruka od: 3agle poslato Decembar 24, 2017, 16:33:04 POSLE PODNE
Ne radi
Naslov: Odg: brisanje acca
Poruka od: Łuk@ poslato Decembar 27, 2017, 03:47:56 PRE PODNE
(https://imgur.com/2N5gc6Z.png)

Prošlo 48h bez ikakvog odgovora na temu.