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
#2

I'd suggest you to get a better admin system. No one will join your server from the moment that your password is not hashed. You can use YSI too as a file writer/saver.
Reply
#3

Wut, my passwords are being hashed. These are IP's.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)