Raised This Month: $ Target: $400
 0% 

Save Scores (1.3.4)


Post New Thread Reply   
 
Thread Tools Display Modes
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-02-2010 , 08:30   Re: Save Scores (1.3.4)
Reply With Quote #191

Quote:
Originally Posted by exvel View Post
Did you recompile it manually?
I have tested, when using savescore.smx from zip file (already compiled) on Cs:s dedicated server.
It not give those game.tf2.ext erros.

But when compiled it manually also with includes (calcplayerscore.inc, colors.inc, autoupdate.inc)
Then errors appeard, but only when start server. Not every map change.
And it not crash server...

SM 1.3.2

*edit
Is this typo ?? But this not fix that error.
I don't even know much about coding...

in ...scripting\savescores.sp
Line 355
Code:
public OnMapStart()
{
    // ...killing it again ^_^
    UnloadScoreMod();
    
    // Clear DB
    ClearDB();
    
    // Checking again for TF extensions. Just for sure.
    if (Game == GAME_TF)
        CheckTFExtensions();
}
- Should be there tags, if {}

Last edited by Bacardi; 06-02-2010 at 09:03.
Bacardi is offline
exvel
SourceMod Donor
Join Date: Jun 2006
Location: Russia
Old 06-02-2010 , 12:10   Re: Save Scores (1.3.4)
Reply With Quote #192

There is a bug in default sourcemod tf2.inc file. If you want to compile savescores manually you have also to edit scripting/include/tf2.inc, change this string
Code:
	autoload = 1,
to this
Code:
	autoload = 0,
and then compile the plugin.
__________________
For admins: My plugins

For developers: Colors library
exvel is offline
Send a message via ICQ to exvel
GrO
Veteran Member
Join Date: Jun 2010
Location: Poland
Old 06-04-2010 , 04:37   Re: Save Scores (1.3.4)
Reply With Quote #193

Quote:
Originally Posted by exvel View Post
Did you recompile it manually?
Yes.

Quote:
Originally Posted by Bacardi View Post
I have tested, when using savescore.smx from zip file (already compiled) on Cs:s dedicated server.
It not give those game.tf2.ext erros.

But when compiled it manually also with includes (calcplayerscore.inc, colors.inc, autoupdate.inc)
Then errors appeard, but only when start server. Not every map change.
And it not crash server...
Sorry, You're right. I was just experiencing random server crashes, but they were caused by something else and it appears only on server start. My error log file was kinda big and I thoght, it's on every map change.

Now it's all cleared out and thanks to my false positive we've discovered little problem with tf2.inc. I will just use already compiled version or I'll edit tf2.inc.

Thanks for Your help exvel & Bacardi.

Last edited by GrO; 06-04-2010 at 04:41.
GrO is offline
motto
Member
Join Date: Aug 2009
Location: Poland
Old 06-15-2010 , 21:08   Re: Save Scores (1.3.4)
Reply With Quote #194

Not work on Insurgency
__________________
217.153.241.222:27015 CS GO [PL] Panika Emeryta

Last edited by motto; 06-15-2010 at 21:14.
motto is offline
GrO
Veteran Member
Join Date: Jun 2010
Location: Poland
Old 06-23-2010 , 03:38   Re: Save Scores (1.3.4)
Reply With Quote #195

Quote:
Originally Posted by motto View Post
Not work on Insurgency
I hope you're not requesting anything at this forum, cause you don't deserve for anything, after your "sweet" answers in this topic:

http://forums.alliedmods.net/showthr...=116514&page=2

Probably you're crashing some servers with advanced programmers from the group you belong to. At least stop crashing Ks.Bidul's server, cause it's way better, than your inFAMOUS one. Unfortunately, you act, as a child, cause you're UNfamous and you will be, untill you grow up mentally.

I hope your IP is logged in our console drops and we will be able to report it to some proper places ^^. Bye.

P.S.
Sorry for OFF-Topic, but I hate people of that kind.

Last edited by GrO; 06-23-2010 at 03:41.
GrO is offline
Dirton
BANNED
Join Date: Oct 2008
Old 06-24-2010 , 07:58   Re: Save Scores (1.3.4)
Reply With Quote #196

Do I need to include calc player scores on new CS:S steam3 engine?
Dirton is offline
exvel
SourceMod Donor
Join Date: Jun 2006
Location: Russia
Old 06-24-2010 , 10:58   Re: Save Scores (1.3.4)
Reply With Quote #197

Quote:
Originally Posted by Dirton View Post
Do I need to include calc player scores on new CS:S steam3 engine?
Nope.
__________________
For admins: My plugins

For developers: Colors library
exvel is offline
Send a message via ICQ to exvel
Dirton
BANNED
Join Date: Oct 2008
Old 06-24-2010 , 11:47   Re: Save Scores (1.3.4)
Reply With Quote #198

It doesn't compile without it.
Dirton is offline
exvel
SourceMod Donor
Join Date: Jun 2006
Location: Russia
Old 06-24-2010 , 13:50   Re: Save Scores (1.3.4)
Reply With Quote #199

Quote:
Originally Posted by Dirton View Post
It doesn't compile without it.
I thought you were talking about running compiled version. Then - yes, you do need it.
__________________
For admins: My plugins

For developers: Colors library
exvel is offline
Send a message via ICQ to exvel
Astridax
Member
Join Date: Dec 2009
Old 07-09-2010 , 20:35   Re: Save Scores (1.3.4)
Reply With Quote #200

How would I modify this so that it saved scores at round end and reinstated them when the next round began?
Astridax 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 22:36.


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