Raised This Month: $51 Target: $400
 12% 

how to get the cmd return at a client? such as cmd "ver


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
kinsprite2
Junior Member
Join Date: Mar 2006
Old 05-16-2006 , 06:33   how to get the cmd return at a client? such as cmd "ver
Reply With Quote #1

Or we can't get it ? Thanks.

such as "version":

] version
Protocol version 47
Exe version 1.1.2.5 (cstrike)
Exe build: 21:56:52 Feb 8 2006 (3382)
kinsprite2 is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 05-16-2006 , 08:17  
Reply With Quote #2

Not possible, I don't think. You might be able to try query_client_cvar and aim it at the cvar "version", but I think it's a command.

The other possibility is hooking the echo command, which I don't think is ever sent to the server anyway.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
VEN
Veteran Member
Join Date: Jan 2005
Old 05-16-2006 , 08:22  
Reply With Quote #3

Yes, it's a command. As PM stated in other thread you can try to use sockets module to get the info and then parse it and send to the client.
VEN is offline
kinsprite2
Junior Member
Join Date: Mar 2006
Old 05-17-2006 , 00:06  
Reply With Quote #4

Quote:
Originally Posted by VEN
Yes, it's a command. As PM stated in other thread you can try to use sockets module to get the info and then parse it and send to the client.
I want to get the client version. Also, I can't find PM's thread about this.
kinsprite2 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 17:57.


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