Raised This Month: $ Target: $400
 0% 

List of client commands with FCVAR_SERVER_CAN_EXECUTE flag?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 05-19-2012 , 13:06   List of client commands with FCVAR_SERVER_CAN_EXECUTE flag?
Reply With Quote #1

I was just wondering what commands I can abuse on clients.

Is there a list somewhere of all the commands/cvars with the FCVAR_SERVER_CAN_EXECUTE flag? This is for TF2 by the way.
__________________
Dr. McKay is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-19-2012 , 13:10   Re: List of client commands with FCVAR_SERVER_CAN_EXECUTE flag?
Reply With Quote #2

*edit
type in console
Code:
findflags

Usage:  findflags <string>
Available flags to search for: 
   - ARCHIVE
   - SPONLY
   - GAMEDLL
   - CHEAT
   - USERINFO
   - NOTIFY
   - PROTECTED
   - PRINTABLEONLY
   - UNLOGGED
   - NEVER_AS_STRING
   - REPLICATED
   - DEMO
   - DONTRECORD
   - SERVER_CAN_EXECUTE
   - CLIENTCMD_CAN_EXECUTE
   - CLIENTDLL
Code:
findflags SERVER_CAN_EXECUTE

Last edited by Bacardi; 05-19-2012 at 13:10.
Bacardi is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 05-19-2012 , 13:12   Re: List of client commands with FCVAR_SERVER_CAN_EXECUTE flag?
Reply With Quote #3

This can't be right...

Code:
-> findflags SERVER_CAN_EXECUTE
"echo"
 server_can_execute
 - Echo text to console.
"name" = "unnamed"
 archive server_can_execute
 - Current user name

-> findflags CLIENTCMD_CAN_EXECUTE
Command Executed.
__________________
Dr. McKay is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-19-2012 , 13:13   Re: List of client commands with FCVAR_SERVER_CAN_EXECUTE flag?
Reply With Quote #4

hmm only show convars ?
Bacardi is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 05-19-2012 , 13:14   Re: List of client commands with FCVAR_SERVER_CAN_EXECUTE flag?
Reply With Quote #5

Quote:
Originally Posted by Bacardi View Post
hmm only show convars ?
This is showing both convars and commands, as "echo" is a command and "name" is a convar.



*facepalm* Nevermind. I typed this into rcon. Of course the server won't have any client commands.

Ignore me please.
__________________
Dr. McKay is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-19-2012 , 13:16   Re: List of client commands with FCVAR_SERVER_CAN_EXECUTE flag?
Reply With Quote #6

Quote:
Originally Posted by Dr. McKay View Post
This is showing both convars and commands, as "echo" is a command and "name" is a convar.



*facepalm* Nevermind. I typed this into rcon. Of course the server won't have any client commands.

Ignore me please.
I almost post same
Bacardi is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:16.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode