Smart. Posted October 7, 2012 Share Posted October 7, 2012 (edited) Simple to use VIP/Donate system, it allows you to add an account into a database which updates every hour. To add an account simply use: /addvip accountName hours (you can only use command if you have permission to ban people, use 0 as hours for permanent VIP) To remove an account that is in-game use: /removevip accountName (requires kick player permission) To view a list of all VIPs: /showvip (requires kick player permission) To see how much VIP time you have left: /viptime Export function which you can use to see if people have VIP: exports.vip_system:isPlayerDonator(player) - returns amount of hours or false if not in database. Download: https://community.multitheftauto.com/index.php?p= ... ls&id=5780 Edited February 9, 2014 by Guest Link to comment
toptional Posted October 8, 2012 Share Posted October 8, 2012 Dude man... Stick to your promise next time this aint cool .... Link to comment
Smart. Posted October 8, 2012 Author Share Posted October 8, 2012 Dude man... Stick to your promise next time this aint cool .... nah Link to comment
toptional Posted October 8, 2012 Share Posted October 8, 2012 Then you aint such a good person are you? Link to comment
Smart. Posted October 8, 2012 Author Share Posted October 8, 2012 Then you aint such a good person are you? I guess, but could we stay on topic? Link to comment
Baseplate Posted October 9, 2012 Share Posted October 9, 2012 Lolz, just wondering what the hell you guys talking about? On topic: Looks good, lots of people will hack for a VIP sys but you kinda saved a lot of pepz there keep it up +1 Link to comment
TwiX! Posted October 9, 2012 Share Posted October 9, 2012 if exports.vip_system:isPlayerVIP(player) then Rofl! function isPlayerVIP(player) return getElementData(player,"VIP"); end if isPlayerVIP(player) then --etc end or it's hard for u? need make over 999999999999 arguments lol and export CURRENT Resource i mean your code Link to comment
Mr.T9 Posted October 10, 2012 Share Posted October 10, 2012 Can be add through a acl.xml Link to comment
TAPL Posted October 10, 2012 Share Posted October 10, 2012 Can be add through a acl.xml What do ACL have to do with such thing? Link to comment
Mr.T9 Posted October 11, 2012 Share Posted October 11, 2012 Can be add through a acl.xml What do ACL have to do with such thing? The powers of the Admin Panel Yes related Link to comment
Smart. Posted October 11, 2012 Author Share Posted October 11, 2012 Can be add through a acl.xml What do ACL have to do with such thing? The powers of the Admin Panel Yes related what the fuck are you talking about? Link to comment
TAPL Posted October 11, 2012 Share Posted October 11, 2012 The powers of the Admin Panel Yes related what the are you talking about? The VIP Gui is (Admin Panel) > open it > give yourself Armor > give yourself Vehicle > give yourself $ (set Money?) > give yourself Jetpack. This is what he think about VIP <=== (LoL). Link to comment
Smart. Posted October 11, 2012 Author Share Posted October 11, 2012 lol, who the hell would do that every time somebody wants a jetpack or vehicle? Link to comment
Mr.T9 Posted October 11, 2012 Share Posted October 11, 2012 The powers of the Admin Panel Yes related what the are you talking about? The VIP Gui is (Admin Panel) > open it > give yourself Armor > give yourself Vehicle > give yourself $ (set Money?) > give yourself Jetpack. This is what he think about VIP <=== (LoL). Link to comment
TwiX! Posted October 12, 2012 Share Posted October 12, 2012 @Tapl, but admin panel can use only admins or mods Link to comment
TAPL Posted October 12, 2012 Share Posted October 12, 2012 @Tapl, but admin panel can use only admins or mods Say this to Mr.T9, not me lol. Link to comment
TwiX! Posted October 13, 2012 Share Posted October 13, 2012 The VIP Gui is (Admin Panel) > open it > give yourself Armor > give yourself Vehicle > give yourself $ (set Money?) > give yourself Jetpack. This is what he think about VIP <=== (LoL). @Tapl, but admin panel can use only admins or mods Say this to Mr.T9, not me lol. Link to comment
Smart. Posted February 9, 2014 Author Share Posted February 9, 2014 UPDATE: Simple to use VIP/Donate system, it allows you to add an account into a database which updates every hour. To add an account simply use: /addvip accountName hours (you can only use command if you have permission to ban people, use 0 as hours for permanent VIP) To remove an account that is in-game use: /removevip accountName (requires kick player permission) To view a list of all VIPs: /showvip (requires kick player permission) To see how much VIP time you have left: /viptime Export function which you can use to see if people have VIP: exports.vip_system:isPlayerDonator(player) - returns amount of hours or false if not in database. Download: https://community.multitheftauto.com/index.php?p= ... ls&id=5780 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now