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

SuperLogs: CS:S 1.2.4 (updated 2010-09-24)


Post New Thread Reply   
 
Thread Tools Display Modes
ltgenkd
AlliedModders Donor
Join Date: Sep 2008
Old 07-16-2012 , 13:21   Re: SuperLogs: CS:S 1.2.4 (updated 2010-09-24)
Reply With Quote #71

Will there be a Superlogs for CS:GO? Or can we just use the CS:S superlogs.
CS:GO will be supported in the next release of HLSTATSX:CE

Thanks
ltgenkd is offline
Baron Rojo
Senior Member
Join Date: Dec 2011
Old 12-06-2012 , 02:20   Re: SuperLogs: CS:S 1.2.4 (updated 2010-09-24)
Reply With Quote #72

Quote:
Originally Posted by ltgenkd View Post
Will there be a Superlogs for CS:GO? Or can we just use the CS:S superlogs.
CS:GO will be supported in the next release of HLSTATSX:CE

Thanks
Same question, must installed hlstatsX on our csgo server and wanted to track the accuracy
Baron Rojo is offline
rodpod
SourceMod Donor
Join Date: Jan 2005
Old 09-28-2014 , 14:07   Re: SuperLogs: CS:S 1.2.4 (updated 2010-09-24)
Reply With Quote #73

plugin fails to compile. does anyone know what to change/modify for it to work? or maybe there is a newer version? for cs go?
rodpod is offline
Doulos
AlliedModders Donor
Join Date: Aug 2007
Old 10-25-2015 , 17:29   Re: SuperLogs: CS:S 1.2.4 (updated 2010-09-24)
Reply With Quote #74

latest update to superlogs cause HLSW to not show Global ID, GID names, and Ban ID, BanID kick is greyed out and not accessible. Reverted back to the older one and they show up.
Doulos is offline
Krillin
Senior Member
Join Date: Jul 2004
Old 12-28-2015 , 00:38   Re: SuperLogs: CS:S 1.2.4 (updated 2010-09-24)
Reply With Quote #75

Quote:
Originally Posted by rodpod View Post
plugin fails to compile. does anyone know what to change/modify for it to work? or maybe there is a newer version? for cs go?
I believe I have it 99.99% of the way. I have been working on this for some time now. I finally sat down and hammered out the details. The only issue I am having is a Mismatch for the old GuessSDKVersion to GetEngineVersion. Otherwise I have them figured out. I am testing the mod out now in CS:GO.

Code:
Compiling hlstatsx.sp ...
SourcePawn Compiler 1.7.2
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2014 AlliedModders LLC

hlstatsx.sp(219) : warning 213: tag mismatch
Code size:            43932 bytes
Data size:            11716 bytes
Stack/heap size:      16384 bytes
Total requirements:   72032 bytes

1 Warning.
Any input will be welcomed to share with all to keep this from breaking.

Code:
Compiling superlogs-css.sp ...
SourcePawn Compiler 1.7.2
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2014 AlliedModders LLC

Code size:            19136 bytes
Data size:           124780 bytes
Stack/heap size:      16384 bytes
Total requirements:  160300 bytes
Due to the size of this (42.4MB) I am unable to post the package here. PM me if you or anyone are interested in the updated version of HLX:CE 1.6.2 we are currently running. Will provide you a link to download it from our website.

Guess I spoke too soon. Game MOD detected CS:S (not sure why it is not detecting CS:GO) and something about BfWrite Native crashing the server any time an admin opens sm_admin menu. This drives me nuts, especially with the NO-HELP "functions" for SM. Not getting any further. This really needs to become FULLY community based build as it seems the authors have abandoned the HLSTATSX:CE and SuperLogs plugins. So sad, really...

Best Regards,
Krillin
__________________
Krillin's World Server(s) Operator


Last edited by Krillin; 12-28-2015 at 02:49. Reason: Undesired results in fixing that compiled version of SL and HLS:CE
Krillin is offline
Starguest
Member
Join Date: Mar 2009
Location: Germany
Old 03-06-2016 , 22:38   Re: SuperLogs: CS:S 1.2.4 (updated 2010-09-24)
Reply With Quote #76

Quote:
Originally Posted by Krillin View Post
I believe I have it 99.99% of the way. I have been working on this for some time now. I finally sat down and hammered out the details. The only issue I am having is a Mismatch for the old GuessSDKVersion to GetEngineVersion. Otherwise I have them figured out. I am testing the mod out now in CS:GO.

Code:
Compiling hlstatsx.sp ...
SourcePawn Compiler 1.7.2
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2014 AlliedModders LLC

hlstatsx.sp(219) : warning 213: tag mismatch
Code size:            43932 bytes
Data size:            11716 bytes
Stack/heap size:      16384 bytes
Total requirements:   72032 bytes

1 Warning.
Any input will be welcomed to share with all to keep this from breaking.

Code:
Compiling superlogs-css.sp ...
SourcePawn Compiler 1.7.2
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2014 AlliedModders LLC

Code size:            19136 bytes
Data size:           124780 bytes
Stack/heap size:      16384 bytes
Total requirements:  160300 bytes
Due to the size of this (42.4MB) I am unable to post the package here. PM me if you or anyone are interested in the updated version of HLX:CE 1.6.2 we are currently running. Will provide you a link to download it from our website.

Guess I spoke too soon. Game MOD detected CS:S (not sure why it is not detecting CS:GO) and something about BfWrite Native crashing the server any time an admin opens sm_admin menu. This drives me nuts, especially with the NO-HELP "functions" for SM. Not getting any further. This really needs to become FULLY community based build as it seems the authors have abandoned the HLSTATSX:CE and SuperLogs plugins. So sad, really...

Best Regards,
Krillin
any news? github link?
Starguest is offline
Shadowmaru
Junior Member
Join Date: Apr 2016
Location: Toronto, Canada
Old 04-01-2016 , 10:03   Re: SuperLogs: CS:S 1.2.4 (updated 2010-09-24)
Reply With Quote #77

use:

GetEngineVersion() == Engine_CSGO

Last edited by Shadowmaru; 04-01-2016 at 10:07.
Shadowmaru is offline
Lwiz
New Member
Join Date: May 2016
Location: Singapore
Old 05-08-2016 , 10:42   Re: SuperLogs: CS:S 1.2.4 (updated 2010-09-24)
Reply With Quote #78

Quote:
Originally Posted by Doulos View Post
latest update to superlogs cause HLSW to not show Global ID, GID names, and Ban ID, BanID kick is greyed out and not accessible. Reverted back to the older one and they show up.
Is there a mirror for the older verisons cause round_mvp doesn't seem to work on my server. Im trying to rule out the plugin version (CSS Server)

Last edited by Lwiz; 05-08-2016 at 11:40. Reason: grammar
Lwiz is offline
Doulos
AlliedModders Donor
Join Date: Aug 2007
Old 05-08-2016 , 12:38   Re: SuperLogs: CS:S 1.2.4 (updated 2010-09-24)
Reply With Quote #79

Quote:
Is there a mirror for the older verisons cause round_mvp doesn't seem to work on my server. Im trying to rule out the plugin version (CSS Server)
Don't know the release date. Nor do I have the source.

Last edited by VoiDeD; 05-08-2016 at 12:58. Reason: attachment removed - plugin posted without source
Doulos is offline
Krillin
Senior Member
Join Date: Jul 2004
Old 10-28-2016 , 23:43   Re: SuperLogs: CS:S 1.2.4 (updated 2010-09-24)
Reply With Quote #80

Quote:
Originally Posted by Starguest View Post
any news? github link?
SM plugins are mainly kept in Plugins of SM. I do not want to step on any ones toes regarding these plugins without permissions from the original Authors. Of which I or anyone else do not know how to get in contact with as I do not want to jeopardize AlliedModders website for any infringements.

If anyone has any ideas on how one can continue with these plugins, I have the resources if anyone can point the way to do so.

Quote:
Originally Posted by Shadowmaru View Post
use:

GetEngineVersion() == Engine_CSGO
Pardon my delay in getting back to this. Things have been hectic with running these servers and life in general.

This only statics the engine. The code uses a function, a case of arrays if you will, to determine what engine is being used and then passes this to the plugin to detect what game is running to use the right reporting methods. (Sorry, it has been too long since I tackled this and did not keep notes).

Best Regards,
Krillin
__________________
Krillin's World Server(s) Operator


Last edited by Krillin; 10-28-2016 at 23:56. Reason: Consolidating responses. (sorry)
Krillin is offline
Reply


Thread Tools
Display Modes

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 03:21.


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