View Single Post
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 01-02-2017 , 10:45   Re: [Any] tVip (1.0 | 31-12-16) - The simplest to use Vip Manager
Reply With Quote #8

Quote:
Is it possible to use this plugin with sqlite ?
Since I'm not fluent in sqlite and MySQL is the better choice in my opinion no

Quote:
So it uses local storage for each server?
This kind of ruins the idea of the plugin. But if you want just use different databases or alter the table name in the sp

Quote:
Also if I would like to change flag in .sp line 21; int g_iFlag = 19;
Should be int g_iFlag = 0 (if I would like flag A ) ?
Theoretically Yes. Your VIPs will get the A flag. Practically I can't say if it gives the users actual permissions in the base sourcemod Admin menu. That's something you have to test. But you got the Idea.

Quote:
I am retarded regarding this compiling, how exactly am I supposed to do this ?
https://wiki.alliedmods.net/Compiling_SourceMod_Plugins
or https://spider.limetech.io/
The only requirements are multicolors.inc ( https://github.com/Bara20/Multi-Colo...ulticolors.inc and https://github.com/bcserv/smlib/tree...ipting/include )

Quote:
Sorry for so many questions.
np

Quote:
Great plugin, it does exactly what I wanted for some time now.
Thanks.
__________________
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; 01-02-2017 at 11:23.
Totenfluch is offline