execclient commands

Use this forum if you have a relatively general question or comment about a game, Ventrilo, TeamSpeak, or Murmur/Mumble server with us. If you have a server-specific question that might not help out the community, please directly contact us through your control panel instead.
Post Reply
october
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Dec 07, 2004 4:27 pm

execclient commands

Post by october »

Here's a maybe dumb question. But can anyone help familiarize me with with where i can get the execclient commands rcon admins can use? I know you can basically perform any command you would use in your own game config on any user on your server, but where do i look to find out what the console commands are that can be used using execclient.
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

Im not sure if this is what you mean but: excecclient commands cannot be ran via rcon, you would need to have some sort of mod like adminmod or an amxmodx plugin
october
New to forums
New to forums
Posts: 4
Joined: Tue Dec 07, 2004 4:27 pm

Post by october »

Sorry, yes, we have admin mod on our cs servers. Here's an example of what i mean. If you wanted to change a player name because it had racial overtones, the admin command from console would be admin_execclient <target> name "newname" this would change the players name to whatever you want. Or, if you wanted a player to say "i love the admin" you could use admin_execclient <target> say "i love the admin" the command you performed on them being name, or say, etc. where do i find all the valid commands is my question.. such as name, say.. etc.. i'm sure there's a menu or list somewhere and i'm being silly.
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

The command is:
admin_execclient <target> <command>
the <command> is general, so you could do any client side command that you want. however, certain commands are restricted because of their maliciousness (ex: unbindall)
october
New to forums
New to forums
Posts: 4
Joined: Tue Dec 07, 2004 4:27 pm

Post by october »

OK.. at least we're to the meat of what i was trying to get to :) the commands i'd like to know are the client commands themselves.. like you just metioned. where or how can i view a listing of the client commands that are available to use with that.
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

just type cvarlist in your console.
Post Reply