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

I'm developing a client, I have some questions


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Ax3B
Junior Member
Join Date: Jul 2015
Old 07-06-2015 , 11:15   I'm developing a client, I have some questions
Reply With Quote #1

Hi.
As it says on the title, I'm making a client (for gaming forums)

1. Is it possible to check with Visual Studio how many playes are on the server and their names? or I will have to do a web browser box in the windows form?

2. Is it possible to make one server that if you press the "Connect" button for the server, it will check the matchmaking rank of the player before he enters the server? (already did a form)

Last edited by Ax3B; 07-06-2015 at 11:16.
Ax3B is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 07-06-2015 , 11:21   Re: I'm developing a client, I have some questions
Reply With Quote #2

Quote:
Originally Posted by Ax3B View Post
Hi.
Hi.

Quote:
Originally Posted by Ax3B View Post
As it says on the title, I'm making a client (for gaming forums)
1. Is it possible to check with Visual Studio how many playes are on the server and their names?
Yes.

Quote:
Originally Posted by Ax3B View Post
2. Is it possible to make one server that if you press the "Connect" button for the server, it will check the matchmaking rank of the player before he enters the server? (already did a form)
Nein.
__________________

Last edited by Kia; 07-06-2015 at 11:21.
Kia is offline
Ax3B
Junior Member
Join Date: Jul 2015
Old 07-06-2015 , 12:51   Re: I'm developing a client, I have some questions
Reply With Quote #3

Quote:
Originally Posted by Kia View Post
Hi.



Yes.



Nein.
Thanks for the answer.
How can I do it? I need to connect it with the databases of the servers?

btw I noticed that the manager moved it to AMX, I'm talking about cs:go, not 1.6.
Ax3B is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 07-06-2015 , 13:00   Re: I'm developing a client, I have some questions
Reply With Quote #4

Quote:
Originally Posted by Ax3B View Post
Thanks for the answer.
How can I do it? I need to connect it with the databases of the servers?

btw I noticed that the manager moved it to AMX, I'm talking about cs:go, not 1.6.
You can use RCON, and this is the correct section. (Off-Topic, it's just a sub-forum of AMX MOD X, but for general use)
__________________
Kia is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-06-2015 , 13:38   Re: I'm developing a client, I have some questions
Reply With Quote #5

Quote:
Originally Posted by Ax3B View Post
1. Is it possible to check with Visual Studio how many playes are on the server and their names? or I will have to do a web browser box in the windows form?
https://developer.valvesoftware.com/wiki/Server_queries

CS:GO filters the players response however, so you're going to need it enabled server-side to get the player list.

Quote:
Originally Posted by Ax3B View Post
2. Is it possible to make one server that if you press the "Connect" button for the server, it will check the matchmaking rank of the player before he enters the server? (already did a form)
Yes, but good luck. The matchmaking rank is include as part of the ClientHello message from the GameCoordinator, which you can get if you spoof being CS:GO and connect to the GC using SteamKit / OpenSteamworks. This is not beginners stuff.
__________________
asherkin is offline
Ax3B
Junior Member
Join Date: Jul 2015
Old 07-06-2015 , 15:22   Re: I'm developing a client, I have some questions
Reply With Quote #6

Quote:
Originally Posted by Kia View Post
You can use RCON, and this is the correct section. (Off-Topic, it's just a sub-forum of AMX MOD X, but for general use)
Trough rcon? how?
We are talking about the list of players or the how many connected to the server?
Are you sure I can connect to a rcon trough visual studio app?
Quote:
Originally Posted by asherkin View Post
https://developer.valvesoftware.com/wiki/Server_queries

CS:GO filters the players response however, so you're going to need it enabled server-side to get the player list.



Yes, but good luck. The matchmaking rank is include as part of the ClientHello message from the GameCoordinator, which you can get if you spoof being CS:GO and connect to the GC using SteamKit / OpenSteamworks. This is not beginners stuff.
The valve wiki link you sent, I don't see any part that I can use with a vb code.
About this mm checker, I search a little and I found this: https://github.com/joshuaferrara/node-csgo
Is it possible to get the skill group trough a code there? I'm asking you because I couldn't find it, but i'm not in that level, i'm more a guy of WEB and pawn (started vb 2 months ago). maybe you can find something?


Thanks for both of you.

Last edited by Ax3B; 07-06-2015 at 15:23.
Ax3B is offline
pokemonmaster
princess milk
Join Date: Nov 2010
Location: Somewhere in this world
Old 07-09-2015 , 00:36   Re: I'm developing a client, I have some questions
Reply With Quote #7

Quote:
Originally Posted by asherkin View Post
Yes, but good luck. The matchmaking rank is include as part of the ClientHello message from the GameCoordinator, which you can get if you spoof being CS:GO and connect to the GC using SteamKit / OpenSteamworks. This is not beginners stuff.
What the ...
__________________
اَشْهَدُ اَنْ لَّآ اِلٰهَ اِلَّا اللہُ وَحْدَه لَا شَرِيْكَ لَه وَ اَشْهَدُ اَنَّ مُحَمَّدًا عَبْدُه وَرَسُوْلُه
No longer active in AMXX. Sorry.
pokemonmaster 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 14:40.


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