View Single Post
vn_lind
Member
Join Date: Jul 2017
Old 01-22-2019 , 11:10   Re: Get location info for players
Reply With Quote #20

Quote:
Originally Posted by Bacardi View Post
I don't know which version you are compiling.

But I show this version, just for "example"


You maybe can ignore those "warnings"... I have no time to explain how you edit/change those.

But plugin source code is old, and use now keyword "char" on variable, that is problem.
https://bitbucket.org/Maverick_of_UC...statsx.sp-1304

You need replace "char" with other nonsense, example "x"
i am trying to compile this version :

Code:
#define VERSION "1.6.19"
#define HLXTAG "HLstatsX:CE"
is not compiling at all on the latest SM , any help ?
vn_lind is offline