View Single Post
El Diablo War3Evo
Veteran Member
Join Date: Jun 2013
Old 12-27-2021 , 17:09   Re: Does SteamTools no longer work? I've got a deprecated error with steamtools.inc
Reply With Quote #2

Ok... fixed that issue by updating part of that code:

Code:
typeset HTTPRequestComplete

{

	function Action (HTTPRequestHandle HTTPRequest, bool requestSuccessful, HTTPStatusCode statusCode);

	function Action (HTTPRequestHandle HTTPRequest, bool requestSuccessful, HTTPStatusCode statusCode, any contextData);

};
hope it doesn't give me errors later... lol
__________________

Last edited by El Diablo War3Evo; 12-27-2021 at 17:31.
El Diablo War3Evo is offline