Raised This Month: $32 Target: $400
 8% 

[ANY] SteamWorks


Post New Thread Reply   
 
Thread Tools Display Modes
klausenbusk
AlliedModders Donor
Join Date: Jan 2011
Old 02-13-2014 , 11:29   Re: [ANY] SteamWorks
Reply With Quote #81

Quote:
Originally Posted by h3bus View Post
Won't +ip in command line work?
No, already tried..
klausenbusk is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 02-13-2014 , 11:46   Re: [ANY] SteamWorks
Reply With Quote #82

Quote:
Originally Posted by klausenbusk View Post
No, already tried..
Sorry -ip <local_ip> +net_public_addr <VPS IP>
h3bus is offline
klausenbusk
AlliedModders Donor
Join Date: Jan 2011
Old 02-13-2014 , 11:53   Re: [ANY] SteamWorks
Reply With Quote #83

Quote:
Originally Posted by h3bus View Post
Sorry -ip <local_ip> +net_public_addr <VPS IP>
Code:
Unknown command "net_public_addr"
Tried adding it to command line. Do it work with CS:S or CS:GO only?
klausenbusk is offline
spumer
Senior Member
Join Date: Aug 2011
Old 02-14-2014 , 02:16   Re: [ANY] SteamWorks
Reply With Quote #84

klausenbusk, "-ip" set the interface on which server will be listen for connections. I recommend use 0.0.0.0, if you don't have any other networks with restrictions to connect to your server.

Server register in master-server by send join command, and src-address will be added to servers list. If you want register your server with VPS address, you should catch packets to master-server and send it via VPS connection. Or just replace src-addr in UDP packet, but provider can drop packet with wrong ip in src (not in their own network)

You can get master-servers list from game files or analyze traffic: dst-addr from packets with "VS01" content is a master-server address.

PS: sorry for my english.
__________________

Last edited by spumer; 02-14-2014 at 02:18.
spumer is offline
Root_
Veteran Member
Join Date: Jan 2012
Location: ryssland
Old 02-14-2014 , 02:17   Re: [ANY] SteamWorks
Reply With Quote #85

Any news about implementation of this?
__________________


dodsplugins.com - Plugins and Resources for Day of Defeat
http://twitch.tv/zadroot
Root_ is offline
VoiDeD
AlliedModders Donor
Join Date: Mar 2009
Location: Illinois, USA
Old 02-14-2014 , 19:02   Re: [ANY] SteamWorks
Reply With Quote #86

Quote:
Originally Posted by spumer View Post
Server register in master-server by send join command, and src-address will be added to servers list.
This hasn't been supported for months if not years by now. The old master servers do not allow you to add servers without being connected to Steam. In fact, the entire join command was replaced with a Steam message.

Quote:
Originally Posted by spumer View Post
You can get master-servers list from game files or analyze traffic: dst-addr from packets with "VS01" content is a master-server address.
"VS01" is not a master server protocol, it's Steam.
__________________

Last edited by VoiDeD; 02-14-2014 at 19:06.
VoiDeD is offline
spumer
Senior Member
Join Date: Aug 2011
Old 02-15-2014 , 11:51   Re: [ANY] SteamWorks
Reply With Quote #87

VoiDeD, thanks!
In my installation i change route for dst-addr with "VS01" content. And finally my server connected to Steam with needed ip.
__________________
spumer is offline
ericwilder
Junior Member
Join Date: Dec 2012
Old 02-21-2014 , 04:06   Re: [ANY] SteamWorks
Reply With Quote #88

Quote:
Originally Posted by V1SoR View Post
My Steamworks fork for L4D2 -- supports blocking Family Sharing and Free-to-Buy players(BETA)

I've taken it into a bit different direction, changing some sensitive aspects, so I decided that my pull request wouldn't be accepted anyway. Correct me if I'm wrong.

I haven't compiled the Windows version so if anyone wants, go ahead.

Linux binary: https://github.com/Attano/SteamWorks...aster/binaries
Include: https://github.com/Attano/SteamWorks...steamworks.inc
Plugin: https://github.com/Attano/SteamWorks...hip_tracker.sp
I need knowing if i can block players that are members in certaian steam groups using this, else what did you create it for?
ericwilder is offline
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 02-21-2014 , 04:32   Re: [ANY] SteamWorks
Reply With Quote #89

Quote:
Originally Posted by ericwilder View Post
I need knowing if i can block players that are members in certaian steam groups using this, else what did you create it for?
This is the fifth time you've posted this, stop.
KyleS is offline
ericwilder
Junior Member
Join Date: Dec 2012
Old 02-21-2014 , 05:26   Re: [ANY] SteamWorks
Reply With Quote #90

cuz i need to do it and cant be done on l4d2 cuz steamtools not works.
ericwilder 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 18:58.


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