23.10.2015, 18:36
hello guys i want to know if its possible to get an offline player ip with yini i already stored the ip i just want to store the ip into a variable so i can unban the ip like:
One more question, if i want to make a saving string blank should i do it like
PHP код:
format(string, sizeof(string),"unbanip %s", IpStoreVariable); //
SendRconCommand(unbanstring);
SendRconCommand("reloadbans");
PHP код:
INI_WriteString(File,"ReasonOfBan", );