22.05.2016, 12:50
Hello.
I have a table called user which stores all ip's etcetra.
I also have a table called adminlogs, which stores all previous bans.
I am making a offline ban command, so it needs to get the IP from the table called user, and then use it
in the creation of the table adminlogs.
now the big question;
How do i do this?
I have a table called user which stores all ip's etcetra.
I also have a table called adminlogs, which stores all previous bans.
I am making a offline ban command, so it needs to get the IP from the table called user, and then use it
in the creation of the table adminlogs.
now the big question;
How do i do this?