View Single Post
yuv41
Member
Join Date: Jan 2020
Old 09-17-2020 , 11:28   Re: [CS:GO] VIP System
Reply With Quote #102

Quote:
Originally Posted by BraveFox View Post
Is it possible to add the activation keys like in here?
Quote:
Originally Posted by lemonpaka View Post
This plugin is amazing. but I found some small problems and I tried to fix it by myself.
Here is my modified version( mixed some codes from reservedslots.sp), it looks working pretty well in my own servers.

New Feature:
① player can get their VIP via Cdkey now. (you need to add cdkey manually to your database or just make a generator)
② Connect message and Disconnect message can be disabled now.

New Command:
sm_getvip - Get VIP via cdkey

New Cvars:
sm_vip_message - Enable the VIP join/leave Message? 0 = Disable, 1 = Enable(default: 0)
sm_vip_slots - Number of Vip player slots(set 0 vip can join via console if sm_slots_enable 1), if VIP slots feature disabled ,whatever you input will be 0(default: 0)
sm_slots_enable - Enable the VIP slots feature? 0 = Disable, 1 = Enable(default: 1)

Fixed bugs?:
① If someone's VIP is expired, he can't get VIP via cdkey or be re-add VIP by admin.
② If someone set his skin back to default, next time he join into server will crash the server.
③ When VIP join into server will kick a player who is not VIP and played longest time now.
yuv41 is offline