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

[ANY] SteamWorks


Post New Thread Reply   
 
Thread Tools Display Modes
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 09-09-2016 , 12:12   Re: [ANY] SteamWorks
Reply With Quote #461

Might be because you're closing the request right after sending it, so the result gets thrown away immediately.
PHP Code:
CloseHandle(hHTTPRequest); 
__________________
Peace-Maker is offline
dubbeh
Senior Member
Join Date: Jul 2007
Old 09-09-2016 , 13:05   Re: [ANY] SteamWorks
Reply With Quote #462

Thanks Peace-Maker, that was it
__________________
SM Plugins - dubbeh.net - Plugin requests are welcome
dubbeh is offline
sillicon
Junior Member
Join Date: Sep 2016
Location: Poland
Old 09-09-2016 , 23:18   Re: [ANY] SteamWorks
Reply With Quote #463

How can i remove players blocking feature in Left 4 Dead 2? Even my friends can block me and prevent from joing own server.
sillicon is offline
ImACow
AlliedModders Donor
Join Date: Feb 2015
Old 09-11-2016 , 06:33   Re: [ANY] SteamWorks
Reply With Quote #464

Quote:
Originally Posted by sillicon View Post
How can i remove players blocking feature in Left 4 Dead 2? Even my friends can block me and prevent from joing own server.
Totally the wrong topic!
__________________
ImACow is offline
sillicon
Junior Member
Join Date: Sep 2016
Location: Poland
Old 09-11-2016 , 10:15   Re: [ANY] SteamWorks
Reply With Quote #465

Quote:
Originally Posted by ImACow View Post
Totally the wrong topic!
Nope. First comments page is all about it.
sillicon is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 09-15-2016 , 08:47   Re: [ANY] SteamWorks
Reply With Quote #466

That still should be posted on its own thread on the plugin requests forum (if you need someone to write a plugin) or the scripting forum (if you want to code it yourself).
Potato Uno is offline
sillicon
Junior Member
Join Date: Sep 2016
Location: Poland
Old 09-16-2016 , 10:11   Re: [ANY] SteamWorks
Reply With Quote #467

Quote:
Originally Posted by Potato Uno View Post
That still should be posted on its own thread on the plugin requests forum (if you need someone to write a plugin) or the scripting forum (if you want to code it yourself).
To be honest, there is a tiny chance to get solution outside this specific thread. It is really depends on this extensions and today there is no such a
Code:
forward SW_OnNewCompatibilityResult
in SteamWorks.inc(Another call?).
I have played on large group of servers which ignore players blocking list and people running this servers wont really share solution.
sillicon is offline
ImACow
AlliedModders Donor
Join Date: Feb 2015
Old 11-01-2016 , 19:10   Re: [ANY] SteamWorks
Reply With Quote #468

Is there a way to detect if steam is "offline"

I'd like to detect the "Steam servers are currently down for routine maintenance" the steam client has

Code:
SteamWorks_IsConnected
?
__________________

Last edited by ImACow; 11-01-2016 at 19:11.
ImACow is offline
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 11-03-2016 , 09:51   Re: [ANY] SteamWorks
Reply With Quote #469

Quote:
Originally Posted by ImACow View Post
Is there a way to detect if steam is "offline"

I'd like to detect the "Steam servers are currently down for routine maintenance" the steam client has

Code:
SteamWorks_IsConnected
?
SteamWorks_SteamServersDisconnected
KyleS is offline
ImACow
AlliedModders Donor
Join Date: Feb 2015
Old 11-06-2016 , 21:39   Re: [ANY] SteamWorks
Reply With Quote #470

Thanks!

I'm trying to figure out how this GC stuff works.

Code:
SteamWorks_GCSendMessage(unMsgType, const char[] pubData, cubData)
Logging it:
Code:
SteamWorks_GCSendMessage(%i, %s, %i)", unMsgType, pubData, cubData
gives the following result:
Code:
SteamWorks_GCSendMessage(-2147474495, Á#, 14)
and
Code:
SteamWorks_GCMsgAvailable
Is returning

Code:
SteamWorks_GCMsgAvailable(4614)
SteamWorks_GCMsgAvailable(22)
SteamWorks_GCMsgAvailable(147)
SteamWorks_GCMsgAvailable(2670)
SteamWorks_GCMsgAvailable(826)
SteamWorks_GCMsgAvailable(147)
SteamWorks_GCMsgAvailable(22)
The numbers represent a certain message from an enum.

Is there a way to get more details ?
__________________
ImACow 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 08:19.


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