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

Watchlist


Post New Thread Reply   
 
Thread Tools Display Modes
nbtc971
Senior Member
Join Date: Sep 2008
Old 11-24-2008 , 02:59   Re: Watchlist
Reply With Quote #41

No the plugin doesn't work fine if you're trying to use mysql. It quite clearly doesn't work fine as the people who have tried it with mysql say it doesn't work. I would HOPE the sqlite part works fine since somehow it was approved as a plugin. In all honesty the developer should remove any comments that suggests this works with mysql or it should be unapproved. That's my opinion any way. ;)
nbtc971 is offline
Cho
Junior Member
Join Date: Aug 2008
Old 11-24-2008 , 16:06   Re: Watchlist
Reply With Quote #42

Quote:
Originally Posted by nbtc971 View Post
No the plugin doesn't work fine if you're trying to use mysql. It quite clearly doesn't work fine as the people who have tried it with mysql say it doesn't work. I would HOPE the sqlite part works fine since somehow it was approved as a plugin. In all honesty the developer should remove any comments that suggests this works with mysql or it should be unapproved. That's my opinion any way. ;)
Might not work with "MYSQL" but this does work with "sqlite" checked it several times. so from us thanks.


Cho
Cho is offline
nbtc971
Senior Member
Join Date: Sep 2008
Old 11-26-2008 , 02:38   Re: Watchlist
Reply With Quote #43

And for those who only have 1 server or keep multiple ban lists i'm sure it is good, but for those of us who have multiple servers that share a ban list this is a fairly ineffective paperweight.
nbtc971 is offline
recon0
Veteran Member
Join Date: Sep 2007
Location: US
Old 11-26-2008 , 18:12   Re: Watchlist
Reply With Quote #44

Since I don't use the plugin anymore, I haven't been developing it actively.

However, I'm pretty sure MySQL works.
__________________
recon0 is offline
nbtc971
Senior Member
Join Date: Sep 2008
Old 12-02-2008 , 04:35   Re: Watchlist
Reply With Quote #45

No, it doesn't. I'm a LAMP developer and I can't get it to work. Apparently the only other person in the thread that tried to use it with mysql said it didn't work for him either. No workie.
nbtc971 is offline
dmustanger
Member
Join Date: Mar 2008
Old 12-02-2008 , 11:44   Re: Watchlist
Reply With Quote #46

I tired it several times and the mysql does not work proper
__________________
dmustanger is offline
Electric Warrior
Senior Member
Join Date: Jan 2005
Location: Portslade, East Sussex,
Old 12-02-2008 , 13:44   Re: Watchlist
Reply With Quote #47

My admins are also reporting that all players are seeing the announcements, not just the admins. I thought this had been fixed.
Electric Warrior is offline
Send a message via ICQ to Electric Warrior Send a message via AIM to Electric Warrior Send a message via MSN to Electric Warrior Send a message via Yahoo to Electric Warrior Send a message via Skype™ to Electric Warrior
recon0
Veteran Member
Join Date: Sep 2007
Location: US
Old 12-04-2008 , 14:03   Re: Watchlist
Reply With Quote #48

Quote:
Originally Posted by Electric Warrior View Post
My admins are also reporting that all players are seeing the announcements, not just the admins. I thought this had been fixed.
Quote:
Originally Posted by dmustanger View Post
I made this so it broadcasts only to admins
Quote:
Originally Posted by nbtc971 View Post
No, it doesn't. I'm a LAMP developer and I can't get it to work. Apparently the only other person in the thread that tried to use it with mysql said it didn't work for him either. No workie.
Most plugins are maintained because the author uses them, since I don't use watchlist anymore, I haven't been spending much time on it.
__________________

Last edited by recon0; 12-04-2008 at 14:06.
recon0 is offline
Atreus
SourceMod Donor
Join Date: Apr 2005
Location: San Diego, CA
Old 12-16-2008 , 23:34   Re: Watchlist
Reply With Quote #49

I only just now finally installed this, and I'm having some issues with it. The most prominent is that you can't use partial names, only steam IDs/uids. Is anyone able to fix this for the IRC-capable Version posted on page 2?
Atreus is offline
Send a message via AIM to Atreus Send a message via MSN to Atreus
slait
Junior Member
Join Date: Dec 2008
Old 12-22-2008 , 19:10   Re: Watchlist
Reply With Quote #50

it doesn't even run for the server im using. I got sourcemod v1.04, MetaMod:Source v1.6.2.703V, linux server version i got the .sp and .smx installed, i've tried both the stable and the beta, but neither work nor execute. i made watch_announce_interval 0 i put that in server.cfg, then i put the command in the database.cfg like this;
Code:
"Databases"
{
    "driver_default"        "mysql"
    
    "default"
    {
        "driver"            "default"
        "host"                "localhost"
        "database"            "sourcemod"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }
    
    "storage-local"
    {
        "driver"            "sqlite"
        "database"            "sourcemod-local"
    }
}

"watchlist"
{
    "driver"     "sqlite"
    "database"   "watchlist"
}
any suggestions?
slait 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:47.


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