View Single Post
Nerus
Senior Member
Join Date: Aug 2010
Location: Poland
Old 05-04-2019 , 13:38   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 16.02.2019* | *VERSION 3.1.3a
Reply With Quote #727

@ESK0 could you please provide this plugin with newest SteamWorks exts?

Quote:
./compile.sh ServerAdvertisements3.sp

Compiling ServerAdvertisements3.sp...
SourcePawn Compiler 1.9.0.6280
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2017 AlliedModders LLC

files/misc.sp(462) : error 017: undefined symbol "hHTTPRequest"
files/misc.sp(462) : error 115: cannot use delete, type ::ft:hHTTPRequest:110352:110352 has no destructor
files/misc.sp(464) : error 139: could not find type "EHTTPStatusCode"
files/misc.sp(472) : error 017: undefined symbol "SteamWorks_GetHTTPResponseBodySize"
files/misc.sp(47 : error 017: undefined symbol "SteamWorks_GetHTTPResponseBodyData"
Problem solved: needs to change name of steamworks include file to new one in main plugin file in line 8.
Quote:
#tryinclude <SteamWorks>

Last edited by Nerus; 05-04-2019 at 13:55.
Nerus is offline