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

Compiling hlxce


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Jumpman
Senior Member
Join Date: Mar 2010
Location: Denmark
Old 03-29-2015 , 04:23   Compiling hlxce
Reply With Quote #1

I just updated sourcemod to version 1.7 now when i try to compile hlstatsx.sp i get all this errors ?


// C:\Users\Administrator\Desktop\GunGame\addons \sourcemod\scripting\include\log
helper.inc(51) : warning 234: symbol "GetClientAuthString" is marked as deprecat
ed: Use GetClientAuthId
//
//
// C:\Users\Administrator\Desktop\GunGame\addons \sourcemod\scripting\hlstatsx.sp
(219) : warning 234: symbol "GuessSDKVersion" is marked as deprecated: See GetEn
gineVersion()
//
//
// C:\Users\Administrator\Desktop\GunGame\addons \sourcemod\scripting\hlstatsx.sp
(1300) : error 157: 'char' is a reserved keyword
// C:\Users\Administrator\Desktop\GunGame\addons \sourcemod\scripting\hlstatsx.sp
(1301) : error 029: invalid expression, assumed zero
// C:\Users\Administrator\Desktop\GunGame\addons \sourcemod\scripting\hlstatsx.sp
(1301) : error 029: invalid expression, assumed zero
// C:\Users\Administrator\Desktop\GunGame\addons \sourcemod\scripting\hlstatsx.sp
(1306) : error 029: invalid expression, assumed zero
// C:\Users\Administrator\Desktop\GunGame\addons \sourcemod\scripting\hlstatsx.sp
(1300) : warning 204: symbol is assigned a value that is never used: "char"
//
// 4 Errors.
//
// Compilation Time: 0,25 sec
// ----------------------------------------
__________________
[+35]Jumpman
Jumpman is offline
red4911
Senior Member
Join Date: Sep 2010
Location: Russia
Old 03-29-2015 , 06:54   Re: Compiling hlxce
Reply With Quote #2

in line 234 - "GetClientAuthString" replace with "GetClientAuthId"
in line 219 - "GuessSDKVersion" replace with "GetEngineVersion"

The rest I do not know.
red4911 is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 03-29-2015 , 07:15   Re: Compiling hlxce
Reply With Quote #3

char has been reserved in sm 1.7 so any instances of char needs to be renamed.
__________________
WildCard65 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 19:41.


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