Posts: 67
Threads: 26
Joined: Mar 2010
Reputation:
0
I jukbuster, how can I give kicked, not banned
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
Um, I'm assuming Junkbuster is some type of script you are using? If so, ask in the scripts topic.
Posts: 651
Threads: 15
Joined: Nov 2007
Reputation:
0
Change all ban() to kick()?
Posts: 2,368
Threads: 27
Joined: Jun 2010
Reputation:
0
There is an option for choosing what you want Sprunk Buster to do
Search for #define ACTION 1
After searching change it to #define ACTION 2
To make it kicks player only!
Posts: 67
Threads: 26
Joined: Mar 2010
Reputation:
0
I JunkBuster. Can someone help me?
Posts: 3,304
Threads: 58
Joined: Sep 2008
Reputation:
0
Search for "Ban" in your script, and replace it with "Kick"
Posts: 67
Threads: 26
Joined: Mar 2010
Reputation:
0
we have kicked around
D:\Brother\Brother ServerS\pawno\include\JunkBuster.inc(1221) : error 021: symbol already defined: "JB_Kick"
D:\Brother\Brother ServerS\pawno\include\JunkBuster.inc(1231) : warning 202: number of arguments does not match definition
D:\Brother\Brother ServerS\pawno\include\JunkBuster.inc(2060) : warning 202: number of arguments does not match definition
D:\Brother\Brother ServerS\pawno\include\JunkBuster.inc(2579) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
You're not actually suppose to compile an include.