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

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


Post New Thread Reply   
 
Thread Tools Display Modes
Trum
AlliedModders Donor
Join Date: Jan 2017
Old 02-21-2019 , 13:44   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #191

Solved it.
Trum is offline
Nocky
Member
Join Date: Oct 2013
Location: Czech Republic
Old 02-21-2019 , 18:46   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #192

I have problem with flags.. Please help

flags in config - https://ctrlv.cz/shots/2019/02/22/cJ5r.png
and i say sm_who to console https://ctrlv.cz/shots/2019/02/22/a5BX.png
flags 0 16 20 is not custom5

command to add vip - sm_addvip "0:234842522" "1" "Nocky"

Help thanks
Nocky is offline
gildevanaraujo
Senior Member
Join Date: Oct 2018
Location: Brazil
Old 02-21-2019 , 19:39   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #193

Quote:
Originally Posted by Nocky View Post
I have problem with flags.. Please help

flags in config - https://ctrlv.cz/shots/2019/02/22/cJ5r.png
and i say sm_who to console https://ctrlv.cz/shots/2019/02/22/a5BX.png
flags 0 16 20 is not custom5

command to add vip - sm_addvip "0:234842522" "1" "Nocky"

Help thanks
Try
Code:
sm_addvip "STEAM_1:0:234842522" "1" "Nocky"
gildevanaraujo is offline
Nocky
Member
Join Date: Oct 2013
Location: Czech Republic
Old 02-24-2019 , 09:18   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #194

Quote:
Originally Posted by gildevanaraujo View Post
Try
Code:
sm_addvip "STEAM_1:0:234842522" "1" "Nocky"
I have already tried it, it does not work
Nocky is offline
krikus62
Senior Member
Join Date: Jan 2015
Old 02-26-2019 , 08:42   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #195

Quote:
Originally Posted by Nocky View Post
I have already tried it, it does not work
I believe the correct syntax for using steamid32 is:
Code:
sm_addvip "#STEAM_1:0:234842522" "1" "Nocky"
For more info about targeting: https://wiki.alliedmods.net/Admin_Co...#How_to_Target
__________________
My plugins:
Spoiler
krikus62 is offline
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 02-26-2019 , 08:50   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #196

Quote:
Originally Posted by krikus62 View Post
I believe the correct syntax for using steamid32 is:
Code:
sm_addvip "#STEAM_1:0:234842522" "1" "Nocky"
For more info about targeting: https://wiki.alliedmods.net/Admin_Co...#How_to_Target
This is invalid and does not work
__________________
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 02-26-2019 , 08:52   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #197

Quote:
Originally Posted by Nocky View Post
I have already tried it, it does not work
Look for errors in the log and on startup. Try unloading, loading then reloading the plugin and then check for errors
__________________
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
gildevanaraujo
Senior Member
Join Date: Oct 2018
Location: Brazil
Old 02-28-2019 , 23:13   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #198

Can someone help me?

The testVip I set to 10080 minutes (1week), but when I try to add sm_addvip "steam" testVip "name" when checking the database the vip is added but does not count to 1 week (10080 minutes).

What can it be?
gildevanaraujo is offline
ichiballs
Member
Join Date: Oct 2016
Old 03-01-2019 , 02:54   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #199

Quote:
Originally Posted by gildevanaraujo View Post
Can someone help me?

The testVip I set to 10080 minutes (1week), but when I try to add sm_addvip "steam" testVip "name" when checking the database the vip is added but does not count to 1 week (10080 minutes).

What can it be?
Test vip is for when a player uses !testvip, it grants them a VIP flag for the duration you chose(in your example, 10080 minutes). The command you used(sm_addvip) is for manually adding VIPs and has nothing to do with test vip duration.
ichiballs is offline
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 03-01-2019 , 09:56   Re: [Any][MySQL] tVip (2.1 | 27-06-17) - The simplest to use Vip Manager
Reply With Quote #200

Quote:
Originally Posted by gildevanaraujo View Post
Can someone help me?

The testVip I set to 10080 minutes (1week), but when I try to add sm_addvip "steam" testVip "name" when checking the database the vip is added but does not count to 1 week (10080 minutes).

What can it be?
sm_addvip "<SteamID>" <Duration in X> "<Name>" [0=Month,1=Minutes]
__________________
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
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 08:36.


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