Posts: 78
Threads: 40
Joined: Jul 2010
Reputation:
0
I've seen in a GTA server and several CS ADM banning by ip but not by ID HD I believe.
I know is that the guy did not come back, do not have to reboot modem to change ip, change the face but not back.
Anyone know how to do this?
Posts: 29
Threads: 1
Joined: Jul 2010
Reputation:
0
Create a SA-MP plugin and a client that does what you need.
Posts: 1,150
Threads: 16
Joined: Oct 2009
Reputation:
0
There is a RCON command called "banip".
You can ban any IP address with that.
Example : /rcon banip 89.120.46.108
Posts: 78
Threads: 40
Joined: Jul 2010
Reputation:
0
Do not want to ban IP DJ
I want a ban to be permanent
who has not like the guy so restarts the server ip and back
Posts: 1,164
Threads: 20
Joined: Oct 2008
Reputation:
0
Name check? on the user file just make a variable "Banned", then set to 1 when banned.... If the player joins with the same name that he was banned on, he will get banned. Else, for a permanent ban use a Range Ban, just /rcon banip X.X.*.* That will ban the range of the IP, and unless he changes VPS he wont be able to evade the Ban. i.e /rcon banip 255.255.*.*
Posts: 78
Threads: 40
Joined: Jul 2010
Reputation:
0
but it has no danger of ban other players?
Posts: 1,164
Threads: 20
Joined: Oct 2008
Reputation:
0
Yes, Range ban would ban everyone that has Their IP in the range banned. If you ban 255.255.*.*, anyone that has the IP 255.255.x.x will get banned. For example, If you banned 255.255.*.*, and i have 255.255.255.255 i wont be able to join, because my IP starts with 255.255 and the other two numbers are banned
Posts: 78
Threads: 40
Joined: Jul 2010
Reputation:
0
why I wanted a ban on the machine id
i would not ban other guy and to go back to the server
have a great job
Posts: 1,363
Threads: 14
Joined: Apr 2009
Reputation:
0
MAC address bans are not possible with sa-mp + pawno script
Posts: 78
Threads: 40
Joined: Jul 2010
Reputation:
0
but there is a ban that blocks the entrance to the player on the server
even if you restart your modem?