Need help with unbanip in a command,
#1

Alright so i have been trying multiple ways of making a CMD which unbans IP's from samp.ban but the IP from my scriptfiles .sav is there but it aint going in the string, Does anyone know how to fix this?

Код:
format(file, 128, "/LuxAdmin/Accounts/%s.sav", params);
format(string1, sizeof(string1), "unbanip %s", dini_Int(file, "Ip"));
	SendRconCommand(string1);
Reply


Messages In This Thread
Need help with unbanip in a command, - by Glenn332 - 04.08.2013, 20:04
Re: Need help with unbanip in a command, - by Private200 - 04.08.2013, 20:38
Re: Need help with unbanip in a command, - by Glenn332 - 04.08.2013, 21:01

Forum Jump:


Users browsing this thread: 1 Guest(s)