25.05.2013, 15:00
hi,
i have include #dini but when im doing unban command it just doesnt work
format(string,sizeof(string),"users/%s.ini",tmp);
dini_IntSet(string, "Banned", 0);
for making it Banned=0 from Banned=1
everything is fine with the command
i have include #dini but when im doing unban command it just doesnt work
format(string,sizeof(string),"users/%s.ini",tmp);
dini_IntSet(string, "Banned", 0);
for making it Banned=0 from Banned=1
everything is fine with the command