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

Map Rate [RELOADED]


Post New Thread Reply   
 
Thread Tools Display Modes
cool_myll
SourceMod Donor
Join Date: Aug 2011
Old 02-25-2013 , 16:36   Re: Map Rate [RELOADED]
Reply With Quote #101

Minor bug. Dead ringer triggers the vote
__________________
cool_myll is offline
Chefe
Senior Member
Join Date: Dec 2009
Location: Germany
Old 02-26-2013 , 10:25   Re: Map Rate [RELOADED]
Reply With Quote #102

Quote:
Originally Posted by cool_myll View Post
Minor bug. Dead ringer triggers the vote
Fixed in the next release.
__________________
My plugin repo, you're welcome to clone/pr or report issues there: SomeGit

OpenFastDL: openfastdl.net
Open public shared moderated FastDL for free use
Chefe is offline
Avo
Senior Member
Join Date: Apr 2012
Old 04-04-2013 , 08:50   Re: Map Rate [RELOADED]
Reply With Quote #103

A little request for CS:GO workshop maps. Could you use only map name ? Aka for the moment, it use "workshop/12643243/de_machin" instead of "de_machin".
You could use Doc-Holiday's function to patch this. (as I did in demorecord )

Thanks a lot
__________________
Avo is offline
Chefe
Senior Member
Join Date: Dec 2009
Location: Germany
Old 04-04-2013 , 14:08   Re: Map Rate [RELOADED]
Reply With Quote #104

Quote:
Originally Posted by Avo View Post
A little request for CS:GO workshop maps. Could you use only map name ? Aka for the moment, it use "workshop/12643243/de_machin" instead of "de_machin".
You could use Doc-Holiday's function to patch this. (as I did in demorecord )

Thanks a lot
Will implement this soon, thx for the heads up.
__________________
My plugin repo, you're welcome to clone/pr or report issues there: SomeGit

OpenFastDL: openfastdl.net
Open public shared moderated FastDL for free use
Chefe is offline
Avo
Senior Member
Join Date: Apr 2012
Old 04-05-2013 , 13:04   Re: Map Rate [RELOADED]
Reply With Quote #105

Thanks a lot.

I have another request. You have a sm_maprate_resetratings command to reset current map ratings. And yet when we could mainly need it, it's to reset ratings from a deleted map (to easily remove it from our web chart).

So could you add a reset command with a mapname in argument ?

Thx again
__________________
Avo is offline
T1k3
Junior Member
Join Date: Jul 2011
Old 04-08-2013 , 07:17   Re: Map Rate [RELOADED]
Reply With Quote #106

Almost all maps - "Could not create table map_ratings." - but if after load in manually - "sm plugins load maprate" - then it's good & work. :S
What's the problem? I don't know.
T1k3 is offline
cool_myll
SourceMod Donor
Join Date: Aug 2011
Old 04-10-2013 , 06:27   Re: Map Rate [RELOADED]
Reply With Quote #107

Any way to combine map versions ratings? Eg i have a cp_promap_b1 and then i put cp_promap_b2. How to combine the ratings?
__________________
cool_myll is offline
Avo
Senior Member
Join Date: Apr 2012
Old 04-10-2013 , 07:11   Re: Map Rate [RELOADED]
Reply With Quote #108

Quote:
Originally Posted by cool_myll View Post
Any way to combine map versions ratings? Eg i have a cp_promap_b1 and then i put cp_promap_b2. How to combine the ratings?
Best way is to go to your SQL Database and change mapname :
Code:
UPDATE `map_ratings` SET `map`='cp_promap_b2' WHERE `map`='cp_promap_b1'
The only problem is if you do that after putting your map on server, you could already have 2 rates by the same player, then you'll have to verify/delete them.
__________________

Last edited by Avo; 04-10-2013 at 07:14.
Avo is offline
cool_myll
SourceMod Donor
Join Date: Aug 2011
Old 04-10-2013 , 10:16   Re: Map Rate [RELOADED]
Reply With Quote #109

Quote:
Originally Posted by Avo View Post
Best way is to go to your SQL Database and change mapname :
Code:
UPDATE `map_ratings` SET `map`='cp_promap_b2' WHERE `map`='cp_promap_b1'
The only problem is if you do that after putting your map on server, you could already have 2 rates by the same player, then you'll have to verify/delete them.
I did this for a map i just updated (which has no votes). But as you said duplicate votes may do things complicated for maps that already have votes .
__________________
cool_myll is offline
maxolahird
Veteran Member
Join Date: Dec 2012
Old 04-26-2013 , 02:17   Re: Map Rate [RELOADED]
Reply With Quote #110

Load Errors:
Map Rate: An error occurred while connecting to the database.


Please help :S

Also, if I type !mapratings nothing shows up, it connects and writes to DB fine but you cant see other players ratings...

Still please tell me how to fix the first error

Last edited by maxolahird; 04-26-2013 at 02:22.
maxolahird 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 05:36.


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