Junkbuster Help
#1

How to unban ppl from junkbuster me and my friend test junkbuster and he get banned i cant unban i say

Ec Junkbuster: Could not unban IP 85.227.130.130
Reply
#2

Delete "samp.ban" file!
Reply
#3

I see but if i only want unban one person ? then cus if i delet all get unbanned
Reply
#4

Open it with notepad and find their ip / name and delete that line
Reply
#5

Login to rcon
/rcon unbanip ip

example
/rcon unbanip 125.234.234.2

then type /rcon reloadbans
Reply
#6

One more thing. can i make so ppl not need rcon login to using junkbuster /tban?
Reply
#7

Quote:
Originally Posted by N0FeaR
View Post
One more thing. can i make so ppl not need rcon login to using junkbuster /tban?
Yes you can by linking your admin system with junkbuster.
Reply
#8

Yes, you can make it that way for variable "RconAttempt"
Reply
#9

I make this but not work what i do wrong

Code:
}
public IsPlayerAdminCall (playerid)
{
	return (PlayerInfo[playerid][pAdmin] >= 2);
Reply
#10

Isn't the return suppose to be at the end then the closing bracket, for ex.

pawn Code:
(your coding)

   return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)