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

VIP System ( SQL Support )


Post New Thread Reply   
 
Thread Tools Display Modes
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 01-05-2022 , 12:45   Re: VIP System
Reply With Quote #21

  • Added %expiredate% field for connect message
  • Added native get_vip_expire( id, buffer, ilen ) for return the vip expire date.
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.

Last edited by Supremache; 01-05-2022 at 12:46.
Supremache is offline
thebest24
Member
Join Date: Sep 2018
Location: Georgia
Old 01-19-2022 , 11:19   Re: VIP System
Reply With Quote #22

amaizing work!
__________________
Hello!
thebest24 is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 01-26-2022 , 11:50   Re: VIP System
Reply With Quote #23

Someone reported me in private for some issues on this plugin in connect message function and vip list, i tested the plugin and doesn't get any issue so if there is someone who used it tell me if you got any problem.

I doing update for this plugin and doing optimize for the code if any one need a new adds or report please say that before upload a new version.

P.s: if you got any problem when using this plugin, please report here.
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.

Last edited by Supremache; 02-14-2022 at 18:23.
Supremache is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 02-13-2022 , 19:31   Re: VIP System
Reply With Quote #24

  • Code Optimized.
  • Create account file from "VIPSettings.ini" file
  • If the user has expired or is disabled, it will not be read from the file
  • Added support for IP, now you can add user by IP
  • Added has_vip_flag( id, szFlag[ ] ) for returns if the client has any of the specified vip flags.
  • Added has_all_vip_flags( id, szFlag[ ] ) for returns if the client has any of the specified vip flags or multi flags.
  • Added a log that show how many accounts in the file.
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.

Last edited by Supremache; 02-13-2022 at 19:37.
Supremache is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 02-14-2022 , 18:09   Re: VIP System
Reply With Quote #25

  • Fixed a bug when free vip time started it was given a random access or full access for everyone.

Follow this post, i will create some sub plugins
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.

Last edited by Supremache; 02-14-2022 at 18:09.
Supremache is offline
Dyaus
Member
Join Date: Aug 2021
Old 02-14-2022 , 18:40   Re: VIP System
Reply With Quote #26

oh wow i just discovered this , GOLD !! (from a beginner's POV at least) , i was having trouble trying to add functions to other vip plugins like arnaas' plugin (no offense his plugin was top notch too) , but this is much simpler and has a much wider range of flags i can add perks to , i'm thinking about using arnaas' one for zp since i already integrated it into my offline sv , but i i want to create a knife arena / zombie darkness (CSO) mod in future , i might just use this for them .
anyways i went a bit off topic there , very nice plugin , expect an invite to server when i start using it in the future ( although still far in the future xd )
Dyaus is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 02-16-2022 , 17:44   Re: VIP System
Reply With Quote #27

@Dyaus, Thanks

  • Added option for file to enable or disable VIP auto reload.
  • Added console command to reload VIPs, It's work only if you disable option auto reload

Check out these sub plugins
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.

Last edited by Supremache; 02-16-2022 at 17:44.
Supremache is offline
maNIaRO
Member
Join Date: Nov 2014
Old 03-19-2022 , 01:42   Re: VIP System
Reply With Quote #28

Hello there,
Nice plugin. It works also on CSDM mode?

And one question though, maybe I've missed it but, what are the flags for vip only?

I mean in VipAccounts you can put all flags as for admins also, but which flags are only for vips?
maNIaRO is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 03-19-2022 , 04:15   Re: VIP System
Reply With Quote #29

Quote:
Originally Posted by maNIaRO View Post
Hello there,
Nice plugin. It works also on CSDM mode?

And one question though, maybe I've missed it but, what are the flags for vip only?

I mean in VipAccounts you can put all flags as for admins also, but which flags are only for vips?
Quote:
Nice plugin. It works also on CSDM mode?
Yes, it works on any mod

Quote:
And one question though, maybe I've missed it but, what are the flags for vip only?

I mean in VipAccounts you can put all flags as for admins also, but which flags are only for vips?
It work like admin system of AMX-MODX, you can create flags and assign to each flag some functions
For example: If you added bunny hop plugin for flag "A" and added multi-jump for flag "B" so you can choose who will get these features so if you put the flag "A" you will only get the bunny hop etc...
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.

Last edited by Supremache; 03-19-2022 at 04:25.
Supremache is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 06-14-2022 , 17:54   Re: VIP System
Reply With Quote #30

  • Fixed some issues
  • Added SQL Support ( MySQL & SQLlite )
  • Added forwards for adds VIPS
  • Added forwards for the VIP event
  • Added Lang file
  • Added Geoip support to use more fields like Country, City, etc...
  • Added an options in the configuration file to control the expiration date ( "Remove", "Put comment", "Unread" )
  • Added more settings in the configuration file ( Check it out )
  • Added native "get_expire_type" returns the expiration date format from the configuration file
  • Added native "reload_vip" reload the configuration file
  • Replaced these two natives "get_vip_expire" - "is_free_vip_time" by "get_expire_date" - "is_event_time"
  • Created a new sub-plugin to buy a VIP account by money ( Requirements : AMX-MODX v1.9+ )

Some pictures of the Buy Account:

__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache 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 10:20.


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