Raised This Month: $32 Target: $400
 8% 

[Any][MySQL] tVip (2.3 | 04-04-21) - The simplest to use Vip Manager


Post New Thread Reply   
 
Thread Tools Display Modes
plock
Senior Member
Join Date: Feb 2016
Location: noitacoL
Old 12-03-2018 , 07:53   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #141

Quote:
Originally Posted by Terminatorr View Post
Hi, so you are saying i have to install mysql server and create the db right?
If you rented a gameserver you should contact your host and ask for the mysql.
If you have an external mysql (you can buy one very cheap), just use it.
If you are using a dedicated server or a VPS you will need to install it probably.

The file you are asking for is where you add the database information that the plugin requires to connect to your mysql.

A few plugins offer support to SQLite, then you won't need MySQL
__________________
~tuturu

Owner/Developer at Kniv
My Steam Profile
plock is offline
Notifications
AlliedModders Donor
Join Date: Oct 2015
Old 12-03-2018 , 22:38   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #142

Is this meant to show [VIP] next to their name? If so it doesn't work for me unless I use another plugin which is just weird..
Notifications is offline
plock
Senior Member
Join Date: Feb 2016
Location: noitacoL
Old 12-04-2018 , 06:36   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #143

Quote:
Originally Posted by Notifications View Post
Is this meant to show [VIP] next to their name? If so it doesn't work for me unless I use another plugin which is just weird..
Afaik this plugin only adds the flag, not the tag.
__________________
~tuturu

Owner/Developer at Kniv
My Steam Profile
plock is offline
rEDGUY
Junior Member
Join Date: Dec 2018
Old 12-09-2018 , 14:45   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #144

Ive got a sql database called tVip and it is connected ive added a table with 4 "lines" or whatever you call them and i wrote client, admin, duration and format, i of course choosed int, but then when i try to add vip i get "Vip (steamid) has been added" but i aint vip and it havent added the steam id with name to the database, how do i fix this?
rEDGUY is offline
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 12-09-2018 , 18:45   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #145

Quote:
Originally Posted by rEDGUY View Post
Ive got a sql database called tVip and it is connected ive added a table with 4 "lines" or whatever you call them and i wrote client, admin, duration and format, i of course choosed int, but then when i try to add vip i get "Vip (steamid) has been added" but i aint vip and it havent added the steam id with name to the database, how do i fix this?

SQLite is not supported. Use MySQL

You convert the mysql syntax to sqlite but I don't give support for that
__________________
Notable Projects:
Event Item Spawner | Scissors, Rock, Paper for ZephStore
tVip | Smart Link Remover
PLG & GGC - CS:GO Roleplay

and countless more...

I can make a helicopter shoot missles if you want me to...

Last edited by Totenfluch; 12-09-2018 at 18:52.
Totenfluch is offline
Terminatorr
Member
Join Date: Dec 2018
Old 12-11-2018 , 01:14   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #146

Hey, i just installed the plugin, first the download plugin says failed to compile contact the author, i downloaded the files instead, created db with credentials and added the configs to databse.cfg, now after restarting the server i get command not found for all commands, is the plugin not working anymore?
Terminatorr is offline
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 12-11-2018 , 07:14   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #147

Quote:
Originally Posted by Terminatorr View Post
Hey, i just installed the plugin, first the download plugin says failed to compile contact the author, i downloaded the files instead, created db with credentials and added the configs to databse.cfg, now after restarting the server i get command not found for all commands, is the plugin not working anymore?
download the attached .smx, follow the installation guide then it works.

Else post errors here from the sourcemod error log
__________________
Notable Projects:
Event Item Spawner | Scissors, Rock, Paper for ZephStore
tVip | Smart Link Remover
PLG & GGC - CS:GO Roleplay

and countless more...

I can make a helicopter shoot missles if you want me to...
Totenfluch is offline
Terminatorr
Member
Join Date: Dec 2018
Old 12-12-2018 , 05:20   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #148

Quote:
Originally Posted by Totenfluch View Post
download the attached .smx, follow the installation guide then it works.

Else post errors here from the sourcemod error log
Hi, all good now, i noticed that, adding a vip one round , then removing them on third round, they still have the flag, unless i flush the admin cache, do i have to flush the cache each time i remove a VIP?
Edit1:dose the plugin check the db each round, or each map?

Last edited by Terminatorr; 12-12-2018 at 05:21.
Terminatorr is offline
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 12-12-2018 , 11:36   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #149

Quote:
Originally Posted by Terminatorr View Post
Hi, all good now, i noticed that, adding a vip one round , then removing them on third round, they still have the flag, unless i flush the admin cache, do i have to flush the cache each time i remove a VIP?
Edit1:dose the plugin check the db each round, or each map?
The Plugin is not designed for micro management, as it is not possible to decide if the Person didn't have the flags in the first place (for example is an Admin) before he is removed from VIPs.
Flags are reset on Mapchange and this will not change.
__________________
Notable Projects:
Event Item Spawner | Scissors, Rock, Paper for ZephStore
tVip | Smart Link Remover
PLG & GGC - CS:GO Roleplay

and countless more...

I can make a helicopter shoot missles if you want me to...
Totenfluch is offline
Terminatorr
Member
Join Date: Dec 2018
Old 12-12-2018 , 23:36   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #150

Hi, now sm_tvip opens the menu and i can add someone to try vip, but is there a command that a player can type in chat to test vip? like !testvip and they will be given that much to test, and they can not do it again later on.

Last edited by Terminatorr; 12-17-2018 at 11:54. Reason: new question.
Terminatorr 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 13:53.


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