Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Kick people with space in name
#1
Question 
Currently ive made a !kick but it cant kick people that have space in their name
CSHARP Code
  1. if (Message.Substring(0, 5) == "!kick")
  2. {
  3. ServerCommand("kick " + Message.Substring(5));
  4. }
[Image: 24gu1a8.png]
Reply

#2
I hate once this idea.
http://www.itsmods.com/forum/Thread-Help...lugin.html
I don't know how to make it and if it's possible.
[Image: b_560_95_1.png]
[Image: hax0r3ez.gif]
Reply

#3
kick them or ban them using !banc !kickc

@99IRock
use the anti name changer
[Image: b_560_95_1.png]


[Image: b_560_95_1.png]

Reply

#4
(01-05-2013, 22:10)hillbilly Wrote: kick them or ban them using !banc !kickc

@99IRock
use the anti name changer

Is there a command for !banc and !kickc?
[Image: b_560_95_1.png]
[Image: hax0r3ez.gif]
Reply

#5
(01-05-2013, 22:11)99IRock Wrote:
(01-05-2013, 22:10)hillbilly Wrote: kick them or ban them using !banc !kickc

@99IRock
use the anti name changer

Is there a command for !banc and !kickc?

It's in the GodPlugin and also easy to make
Reply

#6
i use serveraddon, and i edited it to include !tempbanc, but !kickc and !banc are in there.

http://www.itsmods.com/forum/Thread-Rele...0-7-5.html

Code:
!help - Shows this list !kick [Playername] (reason) - Kicks a player with optional reason !ban [Playername] - Bans the player permanently !banc [clientnumber] - Same as ban but with clientnumber !kickc [clientnumber] (reason) - Kicks a player with optional reason !tmpban [playername] (reason) - Tempban a player, length is the time in sv_config.ini !pm [Playername] [message] - Pm's the player with [message] !ping (playername) - Displays the ping of (playername) or you is no playername is given !maxping - Displays the player with the highest ping !minping - Displays the player with the lowest ping !pi (Playername) - Displays the players name, xuid, warnings, and clientnumber, or all players if no name is used !yell [Playername or all] [Message] - Displays message on the players hud !warn [Playername] (reason) - Warns a player !unwarn [Playername] (reason) - Removes a player's warning !ver - Displays this plugin's version !xuid - Displays your player XUID !rcon [Command] - Executes [command] in the console !resetconf - Resets the configuration to the defaults !rel - Reloads all configs !add [Groupname] [Playername] - Adds player to the admin group, groupname is case sensitive !addword [Word] (word) (word) etc. - Adds the word(s) to the language filter !fastrestart - Quickly restart the map !addimmune [Playername] - Makes the player immune to all kick, warn, of ban commands of this plugin !reserved - Kicks the players with the highest ping that is in the usergroup

GODPLUGIN

Code:
New Commands: !Get<.dspl name>now (ex. !getsdnow = loads Search and Destroy On Current Map) !nextmap (ex. !nextmap = Shows what is coming on the next map) !get1 , !get2 , !get3 (Loads Custom Gametypes SEE DSPL FILE NAMES)(also works instant (!get1now)) !get<.dspl name> ( ex. !gettdm = loads teamdeath match on next map rotate) !map<mapname> ( ex. !mapdome = loads map of dome) !say <message> ( ex. !say hi = prints "hi" on console) !kick [Playername] (reason) - Kicks a player with optional reason !ban [Playername] - Bans the player permanently !banc [clientnumber] - Same as ban but with clientnumber !kickc [clientnumber] (reason) - Kicks a player with optional reason !tmpban [playername] (reason) - Tempban a player, length is the time in sv_config.ini !pm [Playername] [message] - Pm's the player with [message] !ping (playername) - Displays the ping of (playername) or you is no playername is given !maxping - Displays the player with the highest ping !minping - Displays the player with the lowest ping !pl (Playername) - Displays the players name, xuid, warnings, and clientnumber, or all players if no name is used !y [Playername or all] [Message] - Displays message on the players hud !warn [Playername] (reason) - Warns a player !unwarn [Playername] (reason) - Removes a player's warning !ver - Displays this plugin's version !xuid - Displays your player XUID !rcon [Command] - Executes [command] in the console !resetconf - Resets the configuration to the defaults !rel - Reloads all configs !add [Groupname] [Playername] - Adds player to the admin group, groupname is case sensitive !addword [Word] (word) (word) etc. - Adds the word(s) to the language filter !res - Real Fast restart !addimmune [Playername] - Makes the player immune to all kick, warn, of ban commands of this plugin !reserved - Kicks the players with the highest ping that is in the usergroup !admin - shows admins present on the server. !mr - rotates the map for changing gametype
[Image: b_560_95_1.png]


[Image: b_560_95_1.png]

Reply

#7
The RCON command in console for kickc is kickClient / banClient / tempbanClient i use that alot but how do i check their client numbers ingame? so moderators can do it.. I dont want to use GodPlugin
[Image: 24gu1a8.png]
Reply

#8
For ingame rcon use status (this requires rcon password)

or and set permissions for mods Moderator_commands=!rules,!ping,!pi
use the cmd !pi to show current players names and xuid (serveradmin)
[Image: b_560_95_1.png]


[Image: b_560_95_1.png]

Reply

#9
I dont have serveradmin or godplugin and im not getting it i need to make my own
[Image: 24gu1a8.png]
Reply

#10
in that case good luck
[Image: b_560_95_1.png]


[Image: b_560_95_1.png]

Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Wink Plugin with !ban !kick and !tampban clemi555 3 6,352 11-09-2013, 09:21
Last Post: clemi555
  Gayniggers From Outer Space House 3 5,010 08-27-2013, 09:34
Last Post: SuperNovaAO
  Help Server not in list, but people join 99IRock 8 8,842 07-17-2013, 21:26
Last Post: clacki
  I need to sorry all of you people Bloodfocus 23 15,894 04-05-2013, 18:15
Last Post: SuperNovaAO
  NASA's 2012 Space Shuttle: Endeavor DidUknowiPwn 11 9,370 04-05-2013, 18:12
Last Post: SuperNovaAO
  I want to thank some people [2] Mods edition Arteq 7 8,298 04-05-2013, 18:10
Last Post: SuperNovaAO
  Communist Mutants from Space Arteq 0 2,833 02-14-2013, 22:10
Last Post: Arteq
Heart Thanking some people 99IRock 6 5,384 12-27-2012, 14:40
Last Post: kokole
  I want to thank some people 99IRock 5 4,762 12-26-2012, 18:33
Last Post: surtek
Brick WeaponType\projectile kick back. HELP! GenaSG 10 10,043 12-24-2012, 20:42
Last Post: GenaSG

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2026 Melroy van den Berg.