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

Map Rate v0.10 (6/30)


Post New Thread Reply   
 
Thread Tools Display Modes
zerosin
Member
Join Date: Sep 2005
Location: San Francisco
Old 11-07-2009 , 17:28   Re: Map Rate v0.10 (6/30)
Reply With Quote #321

Installed on Gentoo Linux, with MM:S 1.7.1, SM 1.2.4 and this plugin remotely connecting via our mySQL db.

Works like a charm!!! Great addition to any server operators out there, a must have!!!.

Now I have a question, I'm using SourceBans 1.4.5 & HLstatsX:CE 1.6.1, is there anyway to integrate the Source Admin Web thingy into any of them?

I like to be able to view it within SourceBans or HLstatsX:CE, instead of another php page. I'm a noob @ php stuff, so please point me in the right direction.

Any help would be greatly appreciated.

Peace,
zero
zerosin is offline
Black Haze
BANNED
Join Date: Sep 2008
Location: Hamsterdam
Old 11-09-2009 , 15:04   Re: Map Rate v0.10 (6/30)
Reply With Quote #322

Thank you very much!
Black Haze is offline
bytethegroove
Member
Join Date: Feb 2009
Old 11-11-2009 , 06:04   Re: Map Rate v0.10 (6/30)
Reply With Quote #323

i have tried for 3 days now trying to get this to work...
this has to be a plugin issue....I cannot connect to my database., however if I download the eventscripts version, I have no issues connecting to the very same database.
Ive tried using default, Ive tried using both mysql and sqlight..niether will connect and my console throws this error everytime I do sm plugins list
I even tried 2 different mysql databases (both are known to work with evenscripts maprate)

[SM] Listing 27 plugins:
01 "Admin File Reader" (1.2.2-dev) by AlliedModders LLC
02 "Admin Help" (1.2.2-dev) by AlliedModders LLC
03 "Admin Menu" (1.2.2-dev) by AlliedModders LLC
04 "Advertisements" (0.5.5) by Tsunami
05 "Anti-Flood" (1.2.2-dev) by AlliedModders LLC
06 "Basic Ban Commands" (1.2.2-dev) by AlliedModders LLC
07 "Basic Chat" (1.2.2-dev) by AlliedModders LLC
08 "Basic Comm Control" (1.2.2-dev) by AlliedModders LLC
09 "Basic Commands" (1.2.2-dev) by AlliedModders LLC
10 "Basic Info Triggers" (1.2.2-dev) by AlliedModders LLC
11 "Basic Votes" (1.2.2-dev) by AlliedModders LLC
12 "TF2 Class Restrictions" (0.6) by Tsunami
13 <Failed> "Client Preferences" (1.2.2-dev) by AlliedModders LLC
14 "Fun Commands" (1.2.2-dev) by AlliedModders LLC
15 "Fun Votes" (1.2.2-dev) by AlliedModders LLC
16 "HLstatsX CE Ingame Plugin" (1.6.1) by psychonic
17 "MapChooser" (1.2.2-dev) by AlliedModders LLC
18 <Error> "Map Rate" (0.10) by Ryan "FLOOR_MASTER" Mannion
19 "Nextmap" (1.2.2-dev) by AlliedModders LLC
20 "Map Nominations" (1.2.2-dev) by AlliedModders LLC
21 "Player Commands" (1.2.2-dev) by AlliedModders LLC
22 "Reserved Slots" (1.2.2-dev) by AlliedModders LLC
23 "Rock The Vote" (1.2.2-dev) by AlliedModders LLC
24 "Sound Commands" (1.2.2-dev) by AlliedModders LLC
25 "SuperLogs: TF2" (1.3.3) by psychonic
26 "Teamspeak join command" (1.2) by Berni
27 "Team talk" (1.0) by Ratty
Load Errors:
Map Rate: An error occurred while connecting to the database.

and here is my database.cfg

"Databases"
{
"driver_default" "mysql"

"default"
{
"driver" "mysql"
"host" "mysql-stoli.x10hosting.com"

"database" "bytetheg_maps"
"user" "XXXXXX"
"pass" "XXXXXX"
//"timeout" "0"
"port" "3306"
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"maprate1"
{
"driver" "default"
"host" "bytethegroove.com"
"database" "XXXXXXX"
"user" "XXXXXX"
"pass" "XXXXXX"
//"timeout" "0"
//"port" "3306"
}

"maprate"
{
"driver" "sqlite"
"database" "maprate"
}
}

what can I do?
bytethegroove is offline
zerosin
Member
Join Date: Sep 2005
Location: San Francisco
Old 11-11-2009 , 21:43   Re: Map Rate v0.10 (6/30)
Reply With Quote #324

Quote:
Originally Posted by bytethegroove View Post
i have tried for 3 days now trying to get this to work...
this has to be a plugin issue....I cannot connect to my database., however if I download the eventscripts version, I have no issues connecting to the very same database.
Ive tried using default, Ive tried using both mysql and sqlight..niether will connect and my console throws this error everytime I do sm plugins list
I even tried 2 different mysql databases (both are known to work with evenscripts maprate)

[SM] Listing 27 plugins:
01 "Admin File Reader" (1.2.2-dev) by AlliedModders LLC
02 "Admin Help" (1.2.2-dev) by AlliedModders LLC
03 "Admin Menu" (1.2.2-dev) by AlliedModders LLC
04 "Advertisements" (0.5.5) by Tsunami
05 "Anti-Flood" (1.2.2-dev) by AlliedModders LLC
06 "Basic Ban Commands" (1.2.2-dev) by AlliedModders LLC
07 "Basic Chat" (1.2.2-dev) by AlliedModders LLC
08 "Basic Comm Control" (1.2.2-dev) by AlliedModders LLC
09 "Basic Commands" (1.2.2-dev) by AlliedModders LLC
10 "Basic Info Triggers" (1.2.2-dev) by AlliedModders LLC
11 "Basic Votes" (1.2.2-dev) by AlliedModders LLC
12 "TF2 Class Restrictions" (0.6) by Tsunami
13 <Failed> "Client Preferences" (1.2.2-dev) by AlliedModders LLC
14 "Fun Commands" (1.2.2-dev) by AlliedModders LLC
15 "Fun Votes" (1.2.2-dev) by AlliedModders LLC
16 "HLstatsX CE Ingame Plugin" (1.6.1) by psychonic
17 "MapChooser" (1.2.2-dev) by AlliedModders LLC
18 <Error> "Map Rate" (0.10) by Ryan "FLOOR_MASTER" Mannion
19 "Nextmap" (1.2.2-dev) by AlliedModders LLC
20 "Map Nominations" (1.2.2-dev) by AlliedModders LLC
21 "Player Commands" (1.2.2-dev) by AlliedModders LLC
22 "Reserved Slots" (1.2.2-dev) by AlliedModders LLC
23 "Rock The Vote" (1.2.2-dev) by AlliedModders LLC
24 "Sound Commands" (1.2.2-dev) by AlliedModders LLC
25 "SuperLogs: TF2" (1.3.3) by psychonic
26 "Teamspeak join command" (1.2) by Berni
27 "Team talk" (1.0) by Ratty
Load Errors:
Map Rate: An error occurred while connecting to the database.

and here is my database.cfg

"Databases"
{
"driver_default" "mysql"

"default"
{
"driver" "mysql"
"host" "mysql-stoli.x10hosting.com"

"database" "bytetheg_maps"
"user" "XXXXXX"
"pass" "XXXXXX"
//"timeout" "0"
"port" "3306"
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"maprate1"
{
"driver" "default"
"host" "bytethegroove.com"
"database" "XXXXXXX"
"user" "XXXXXX"
"pass" "XXXXXX"
//"timeout" "0"
//"port" "3306"
}

"maprate"
{
"driver" "sqlite"
"database" "maprate"
}
}

what can I do?
Byte, msg me on Steam and I'll help you with it, works on all 18 o our servers ranging from CS:S, TF2, DOD:S

Peace,
zero
zerosin is offline
bytethegroove
Member
Join Date: Feb 2009
Old 11-12-2009 , 16:21   Re: Map Rate v0.10 (6/30)
Reply With Quote #325

i finally got a sql light database to work...but id really like to use mysql for the web script....both my game servers and web space have open ports, everything should work, im even using the site for hlstats..so im not sure why it wont connect
thanks
byte
bytethegroove is offline
The JCS
AlliedModders Donor
Join Date: Jan 2007
Location: Brazil
Old 12-09-2009 , 15:35   Re: Map Rate v0.10 (6/30)
Reply With Quote #326

Portugues translation attached.
Attached Files
File Type: txt maprate.phrases.txt (3.8 KB, 91 views)
The JCS is offline
Send a message via MSN to The JCS
SeeingBllue
Junior Member
Join Date: Aug 2008
Old 12-20-2009 , 23:22   Re: Map Rate v0.10 (6/30)
Reply With Quote #327

Here is a suggestion. Make the number 1 option "Don't vote" So players that just hit 1, not caring what map it is won't count.
SeeingBllue is offline
Black Haze
BANNED
Join Date: Sep 2008
Location: Hamsterdam
Old 12-21-2009 , 06:11   Re: Map Rate v0.10 (6/30)
Reply With Quote #328

Quote:
Originally Posted by SeeingBllue View Post
Here is a suggestion. Make the number 1 option "Don't vote" So players that just hit 1, not caring what map it is won't count.
Here is a suggestion. Before spamming the guy's thread with useless messages, READ his description for a change.

Quote:
Originally Posted by START POST
# maprate_dismiss (default "0")

* If non-zero, a "Dismiss" option will be added to the menu as option #1 (instead of "1 Star"). Changes to this cvar take effect on every map change, not instantly.
Black Haze is offline
SeeingBllue
Junior Member
Join Date: Aug 2008
Old 12-21-2009 , 08:22   Re: Map Rate v0.10 (6/30)
Reply With Quote #329

Actually this mean to go on rtv. sorry.
SeeingBllue is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 12-22-2009 , 07:19   Re: Map Rate v0.10 (6/30)
Reply With Quote #330

I just installed it and so far ask why I haven't added it before. My implementation:

http://www.topnotchclan.com/forums/mapratings.php
__________________

DontWannaName 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 14:36.


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