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

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


Post New Thread Reply   
 
Thread Tools Display Modes
gildevanaraujo
Senior Member
Join Date: Oct 2018
Location: Brazil
Old 11-17-2018 , 01:59   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #131

Quote:
Originally Posted by Totenfluch View Post
If the user has the flag with "sm_who" after adding him to the vips and he can't use the command it's the other plugin.
sm plugins list:

Code:
[SM] Listing 24 plugins:
  01 "Admin File Reader" (1.9.0.6261) by AlliedModders LLC
  02 "Admin Help" (1.9.0.6261) by AlliedModders LLC
  03 "Admin Menu" (1.9.0.6261) by AlliedModders LLC
  04 "Anti-Flood" (1.9.0.6261) by AlliedModders LLC
  05 "Basic Chat" (1.9.0.6261) by AlliedModders LLC
  06 "Basic Comm Control" (1.9.0.6261) by AlliedModders LLC
  07 "Basic Commands" (1.9.0.6261) by AlliedModders LLC
  08 "Basic Info Triggers" (1.9.0.6261) by AlliedModders LLC
  09 "Basic Votes" (1.9.0.6261) by AlliedModders LLC
  10 "Client Preferences" (1.9.0.6261) by AlliedModders LLC
  11 "Fun Commands" (1.9.0.6261) by AlliedModders LLC
  12 "Fun Votes" (1.9.0.6261) by AlliedModders LLC
  13 "Nextmap" (1.9.0.6261) by AlliedModders LLC
  14 "Player Commands" (1.9.0.6261) by AlliedModders LLC
  15 "Reserved Slots" (1.9.0.6261) by AlliedModders LLC
  16 "SourceBans++: Admin Config Loader" (1.6.3) by AlliedModders LLC, SourceBans++ Dev Team
  17 "SourceBans++: Bans Checker" (1.6.3) by psychonic, Ca$h Munny, SourceBans++ Dev Team
  18 "SourceBans++: SourceComms" (1.6.3) by Alex, SourceBans++ Dev Team
  19 "SourceBans++: Main Plugin" (1.6.3) by SourceBans Development Team, SourceBans++ Dev Team
  20 "SourceBans++ Report Plugin" (1.6.3) by RumbleFrog, SourceBans++ Dev Team
  21 "SourceBans++: SourceSleuth" (1.6.3) by ecca, SourceBans++ Dev Team
  22 "ServerAdvertisements3" (3.1.3) by ESK0
  23 "Sound Commands" (1.9.0.6261) by AlliedModders LLC
  24 "tVip" (2.1) by Totenfluch
overrides_backup.cfg

Code:
"SB_Overrides"
{
	"override_commands"
	{
		"sm_wsvip"		"abo"
		"sm_nametagvip"		"abo"
		"sm_glovesvip"		"abo"
		"sm_glovevip"		"abo"
		"sm_luvasvip"		"abo"
		"buyammo1"		"abo"
		"buyammo2"		"abo"
	}
}
In sm_who she has the right flag. But even then one can not use these commands above. Am I doing right in configuration issue?

Last edited by gildevanaraujo; 11-17-2018 at 02:00.
gildevanaraujo is offline
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 11-17-2018 , 16:33   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #132

Quote:
Originally Posted by nephh View Post
Code:
"Databases"
{
	"driver_default"		"mysql"
	
	
	"tVip"
	{
		"driver" "mysql"
		"host" "mysql.local"
		"database" "5bef012bff716a695cb608d1"
		"user" "W-8BK_9xamlctgjR"
		"pass" "****"
		//"timeout" "0"
		"port" "3306"
	}

	"mostactive"
	{
	"driver" "mysql"
	"host" "mysql.local"
	"database" "5bef012bff716a695cb608d1"
	"user" "W-8BK_9xamlctgjR"
	"pass" "****"
	"port" "3306"
	}
}
Thanks for the help in advance
I'm pretty sure that "mysql.local" is an invalid host. You might want re-evaluate what the host is... maybe "localhost" ?
__________________
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
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 11-17-2018 , 16:55   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #133

Quote:
Originally Posted by gildevanaraujo View Post
sm plugins list:

overrides_backup.cfg

Code:
"SB_Overrides"
{
	"override_commands"
	{
		"sm_wsvip"		"abo"
		"sm_nametagvip"		"abo"
		"sm_glovesvip"		"abo"
		"sm_glovevip"		"abo"
		"sm_luvasvip"		"abo"
		"buyammo1"		"abo"
		"buyammo2"		"abo"
	}
}
In sm_who she has the right flag. But even then one can not use these commands above. Am I doing right in configuration issue?
Sounds like tVip is indee working correctly.
overrides_backup.cfg sounds like a file that is not used. Find the correct override file? Manage your overrides in the sourcebans web-panel?
But it's definitly not tVip so I would recommend asking in general about this.
__________________
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
nephh
New Member
Join Date: Nov 2018
Old 11-18-2018 , 00:12   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #134

Quote:
Originally Posted by Totenfluch View Post
I'm pretty sure that "mysql.local" is an invalid host. You might want re-evaluate what the host is... maybe "localhost" ?
Well, mostactive had no problems creating the table so I know the IP was right. I actually just ended up switching my host service and it's working no problems!
__________________
24/7 hostage maps @ hostagelovers.game.nfoservers.com:27015
nephh is offline
Unban
Junior Member
Join Date: Jul 2011
Location: Lithuania
Old 11-18-2018 , 20:47   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #135

Plugin works fine. But i dont understand, all vips in my server have flag "t". My private vip plugin working very well with tVip plugin. But another plugin "custom-chatcolors-cp.smx" wont work properly.. but if i load vips from admin-simple.ini with flag "t", everything is ok. Something help please if know where is mistake.

Last edited by Unban; 11-19-2018 at 08:11.
Unban is offline
Send a message via Skype™ to Unban
Unban
Junior Member
Join Date: Jul 2011
Location: Lithuania
Old 11-19-2018 , 14:34   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #136

IT WON'T WORK WITH plugin hexvips https://forums.alliedmods.net/showthread.php?p=2491464 Because HexVips plugin wont load vips from tVip database, anyone know why?

Last edited by Unban; 11-21-2018 at 11:04.
Unban is offline
Send a message via Skype™ to Unban
Terminatorr
Member
Join Date: Dec 2018
Old 12-03-2018 , 04:40   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #137

Hey, Thanks for making the plugin, i am having hard time installing it, you mention there should be a database.cfg, i searched the whole game dir did not find any file matches, should the file be created? what path?
Terminatorr is offline
plock
Senior Member
Join Date: Feb 2016
Location: noitacoL
Old 12-03-2018 , 06:50   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #138

Quote:
Originally Posted by Terminatorr View Post
Hey, Thanks for making the plugin, i am having hard time installing it, you mention there should be a database.cfg, i searched the whole game dir did not find any file matches, should the file be created? what path?
You can find it in

Code:
addons/sourcemod/configs/databases.cfg
__________________
~tuturu

Owner/Developer at Kniv
My Steam Profile
plock is offline
plock
Senior Member
Join Date: Feb 2016
Location: noitacoL
Old 12-03-2018 , 06:52   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #139

Quote:
Originally Posted by Unban View Post
IT WON'T WORK WITH plugin hexvips https://forums.alliedmods.net/showthread.php?p=2491464 Because HexVips plugin wont load vips from tVip database, anyone know why?
Probably because the plugin HexVips loads the client info before the tVip loads it's flags. Or your flags doesn't match if you didn't set it up in the right way.
__________________
~tuturu

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

Hi, so you are saying i have to install mysql server and create the db right?
Terminatorr 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 08:11.


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