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

Save Scores (1.3.4)


Post New Thread Reply   
 
Thread Tools Display Modes
MOTHER
Member
Join Date: Jun 2012
Old 01-07-2014 , 05:17   Re: Save Scores (1.3.4)
Reply With Quote #281

Any Updates regarding this plugin for csgo? I tried it on my server, plugin loads and the score is not working with those two bugs mentioned previously.

Player disconnects and reconnects score and money is not restored in CSGO. Although only !resetscore works. Any help?

Last edited by MOTHER; 01-10-2014 at 01:31.
MOTHER is offline
thoren
Junior Member
Join Date: Jan 2014
Old 01-18-2014 , 06:20   Re: Save Scores (1.3.4)
Reply With Quote #282

I tried the latest version (1.3.5) and it does'nt seem to work with CS GO...

Any idea ?
thoren is offline
thoren
Junior Member
Join Date: Jan 2014
Old 01-23-2014 , 16:25   Re: Save Scores (1.3.4)
Reply With Quote #283

Sorry, it works on CS GO. I made a mistake.

Continue good work ;)
thoren is offline
bethunej
Member
Join Date: Dec 2013
Old 01-24-2014 , 00:42   Re: Save Scores (1.3.4)
Reply With Quote #284

schinese update
Attached Files
File Type: txt savescores.phrases.txt (1.8 KB, 150 views)
bethunej is offline
PlasteR
Senior Member
Join Date: May 2011
Location: Poland
Old 02-09-2014 , 06:24   Re: Save Scores (1.3.4)
Reply With Quote #285

Quote:
Originally Posted by Avo View Post
Here is a little contribution for CS:GO

[IMG]http://img38.**************/img38/4548/changelog1.png[/IMG] Changelog:
  • 1.3.5
    • Fixed cash for CS:GO
    • Added Assists and Score for CS:GO
No work for linux v1.32.1.0
MetaMod:Source v1.10.1-devV, SourceMod v1.5.3-dev+3954
Server.cfg -> mp_backup_round_file ""

Does anyone else have a problem with that?
__________________
PlasteR is offline
PlasteR
Senior Member
Join Date: May 2011
Location: Poland
Old 03-21-2014 , 06:06   Re: Save Scores (1.3.4)
Reply With Quote #286

Someone working properly with the latest version CSGO? (Linux)
__________________
PlasteR is offline
LambdaLambda
AlliedModders Donor
Join Date: Oct 2010
Location: London
Old 03-26-2014 , 18:55   Re: Save Scores (1.3.4)
Reply With Quote #287

Hey,

I've found reason why the new verion of that plugin (post #273) wasn't working.

After player's disonnect, it were adding record to database, however, once player reconnected, it were clearing the database from his record. I've check the code, and problem is in code in lines between 671-679, which is this:
PHP Code:
    // If tracking time < time from DB and client didn't played after connection then remove score
    
if ((save_scores_tracking_time 60 < (GetTime() - SQL_FetchInt(hndl,4))) && save_scores_tracking_time != && !onlyCash[client])
    {
        if (!
save_scores_forever)
        {
            
RemoveScoreFromDB(client);
            return;
        }
    } 
Once I deleted these lines, plugin did load up scored propetly. BUT I haven't got enough time to monitor the situation what's going to happen afterword. However, if somebody would be looking for fix for that: take a look on these lines.
LambdaLambda is offline
gpadmin
Member
Join Date: Oct 2006
Old 05-12-2014 , 19:31   Re: Save Scores (1.3.4)
Reply With Quote #288

Not work for csgo PatchVersion=1.32.9.0
gpadmin is offline
versatile_bfg
Veteran Member
Join Date: Feb 2012
Old 05-13-2014 , 10:37   Re: Save Scores (1.3.4)
Reply With Quote #289

Quote:
Originally Posted by gpadmin View Post
Not work for csgo PatchVersion=1.32.9.0
Make sure you are using 1.3.5 from this post: https://forums.alliedmods.net/showpo...&postcount=273

I've only tested it on Windows but it was working. Will test with Linux in the next day or 2. [Adding a native to it for warmod]
__________________
versatile_bfg is offline
gpadmin
Member
Join Date: Oct 2006
Old 05-16-2014 , 08:34   Re: Save Scores (1.3.4)
Reply With Quote #290

Yes, i test correct version 1.3.5
I have linux system

I use compile file from archive and compile it by self. After leave game on reconnect i lose score and money to 800
gpadmin 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 18:57.


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