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

[CSS] VIP


Post New Thread Reply   
 
Thread Tools Display Modes
Bonnis
Senior Member
Join Date: Apr 2013
Old 05-11-2013 , 09:27   Re: [CSS] VIP
Reply With Quote #21

you should update this .....
i did try to use it now, but only VIP members can type in chat.
please update it??
Bonnis is offline
BEANZ
New Member
Join Date: Nov 2014
Old 11-30-2014 , 13:18   Re: [CSS] VIP
Reply With Quote #22

I know this is an old post, but I am trying to get this mod working on my CSS server, and am unable too, I am unsure what to put in the fields, could someone help me?
What I have so far:

"vip"
{
"driver" "mysql"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
"port" "0"
}
BEANZ is offline
Snaggle
AlliedModders Donor
Join Date: Jul 2010
Location: England
Old 11-30-2014 , 14:04   Re: [CSS] VIP
Reply With Quote #23

Quote:
Originally Posted by BEANZ View Post
I know this is an old post, but I am trying to get this mod working on my CSS server, and am unable too, I am unsure what to put in the fields, could someone help me?
What I have so far:

"vip"
{
"driver" "mysql"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
"port" "0"
}
Do you have an SQL server? If not, you'll need one. When you have one you'll be able to fill in that info.
Snaggle is offline
BEANZ
New Member
Join Date: Nov 2014
Old 11-30-2014 , 14:19   Re: [CSS] VIP
Reply With Quote #24

I am renting the server from Multiplay, the whole database looks like this:
"Databases"
{
"driver_default" "mysql"

// When specifying "host", you may use an IP address, a hostname, or a socket file path

"default"
{
"driver" "default"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

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

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

"vip"
{
"driver" "mysql"
"host" "localhost"
"database" "metamod"
"user" "root"
"pass" ""
//"timeout" "0"
"port" "0"
}
}

I think its the database input thats wrong, not sure what i need it to be
BEANZ is offline
Snaggle
AlliedModders Donor
Join Date: Jul 2010
Location: England
Old 11-30-2014 , 14:52   Re: [CSS] VIP
Reply With Quote #25

You need a MySQL database, that's just the configuration file to tell Sourcemod where to connect to read/write from your database. I don't think Multiplay offer that, you would have to check.

This plugin will store your users in that online database.
Snaggle is offline
THC710
New Member
Join Date: Jan 2016
Old 02-05-2016 , 03:30   Re: [CSS] VIP
Reply With Quote #26

How do i add vip(s) ?
THC710 is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 02-05-2016 , 05:07   Re: [CSS] VIP
Reply With Quote #27

Quote:
Originally Posted by THC710 View Post
How do i add vip(s) ?
You read the first post of this thread, as it is the author's descriptions of how the plugin works..

We can't help you to read it.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
PHHAAKE
Member
Join Date: Aug 2016
Location: Iran
Old 08-06-2016 , 02:21   Re: [CSS] VIP
Reply With Quote #28

Hi,
There is A Bug
When You Are Add An VIP
Cant To send message in Y window For all
just Can Send message in U window For Team
PHHAAKE is offline
eliteroyal
AlliedModders Donor
Join Date: Dec 2016
Location: Moldova
Old 09-24-2017 , 07:14   Re: [CSS] VIP
Reply With Quote #29

Quote:
Originally Posted by PHHAAKE View Post
Hi,
There is A Bug
When You Are Add An VIP
Cant To send message in Y window For all
just Can Send message in U window For Team
same problem here and vips dont have tag vip but [1]
eliteroyal is offline
Reply


Thread Tools
Display Modes

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 06:55.


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