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

[CS:GO] Vip Features


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Plugin ID:
4954
Plugin Version:
2.0
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Plugin for add special vip features
    Old 12-17-2015 , 16:01   [CS:GO] Vip Features
    Reply With Quote #1

    Description:

    Plugin for add special vip features. This plugin was made for the claninspired community. Vips with the flag t (custom6) get access to the plugin features.


    Current features:

    -Unlimmit reserved ammo
    -Grenade pack in spawn
    -Get defuse kit
    -Get extra money in spawn
    -Auto join in a team if you are in spectator in the last round


    Todo list:

    -Add a cvar for configure the flag needed for get access to the vip features (for the moment you can do this).
    -Add the posibility of disable/enable each feature with a cvar
    -Add the posibility of disable/enable each feature per client and with clientprefs support
    -Add more vip features

    Donations (optional):

    If you apreciate my work, you can donate me via paypal or with a trade offer


    Download:

    Main repository
    Direct download
    Code changes



    Suggestions are welcome!
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 04-28-2022 at 14:49.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    crackworld
    Junior Member
    Join Date: Feb 2010
    Old 12-17-2015 , 16:35   Re: [CS:GO] Vip Features
    Reply With Quote #2

    Nice!

    Last edited by crackworld; 12-17-2015 at 16:35.
    crackworld is offline
    New.ZM.Life
    Veteran Member
    Join Date: Sep 2014
    Location: Iran
    Old 12-17-2015 , 18:41   Re: [CS:GO] Vip Features
    Reply With Quote #3

    Good job , but some of this features are not okay for a public server.
    Can you add more features to it , like vip gun menu , or vip models ???
    Something like cs 1.6 vip plugin
    __________________
    PLUGINS

    Zombie Plague 5.0 + New Modes

    Added NightCrawler Mode to ZP





    New.ZM.Life is offline
    nguyenbaodanh
    AlliedModders Donor
    Join Date: Jun 2007
    Location: HCMC, Vietnam
    Old 12-21-2015 , 03:27   Re: [CS:GO] Vip Features
    Reply With Quote #4

    can add gun menu with all guns for VIP ?
    like vip on TS can buy m4a1-s

    and can we disable each features with cvars ?
    __________________

    Last edited by nguyenbaodanh; 12-21-2015 at 03:31.
    nguyenbaodanh is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 12-21-2015 , 18:08   Re: [CS:GO] Vip Features
    Reply With Quote #5

    Quote:
    Originally Posted by New.ZM.Life View Post
    Good job , but some of this features are not okay for a public server.
    Can you add more features to it , like vip gun menu , or vip models ???
    Something like cs 1.6 vip plugin
    For vip models you can use the skinchooser plugin but anyway I could add a small vip model feature to my plugin. and for gun menu you mean weapons for free of buy weapons of the opposite team? (like usp-silencer, glock, ak47...)

    Quote:
    Originally Posted by nguyenbaodanh View Post
    and can we disable each features with cvars ?
    Soon...
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.

    Franc1sco is offline
    Send a message via MSN to Franc1sco
    New.ZM.Life
    Veteran Member
    Join Date: Sep 2014
    Location: Iran
    Old 12-21-2015 , 18:18   Re: [CS:GO] Vip Features
    Reply With Quote #6

    Quote:
    Originally Posted by Franc1sco View Post
    For vip models you can use the skinchooser plugin but anyway I could add a small vip model feature to my plugin. and for gun menu you mean weapons for free of buy weapons of the opposite team? (like usp-silencer, glock, ak47...)

    i mean a menu with 2 free choice that appears to vip players each X rounds:

    For example:

    1-AK47 + Deagle
    2-M4A1 + Deagle

    Something like this cs1.6 vip menu gun:

    https://forums.alliedmods.net/showthread.php?t=92994
    __________________
    PLUGINS

    Zombie Plague 5.0 + New Modes

    Added NightCrawler Mode to ZP






    Last edited by New.ZM.Life; 12-21-2015 at 18:41.
    New.ZM.Life is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 12-22-2015 , 08:06   Re: [CS:GO] Vip Features
    Reply With Quote #7

    Quote:
    Originally Posted by New.ZM.Life View Post
    i mean a menu with 2 free choice that appears to vip players each X rounds:

    For example:

    1-AK47 + Deagle
    2-M4A1 + Deagle

    Something like this cs1.6 vip menu gun:

    https://forums.alliedmods.net/showthread.php?t=92994
    Seems a good idea. I will think in add it in future updates
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 12-22-2015 at 08:07.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    JustCallMeLuke
    Member
    Join Date: Dec 2015
    Old 12-22-2015 , 08:24   Re: [CS:GO] Vip Features
    Reply With Quote #8

    -Add a cvar for configure the flag needed for get access to the vip features.

    -
    For anyone who wants that flag to be different, its pretty simple and even though a cvar would be nice just looking at the code you can change it.

    Step 1. Open the sp file with something like notpad++
    The minute you open it on the 6th line it says #define ADMFLAG_NEEDED ADMFLAG_CUSTOM6
    He has done this so he can just do that and not type the same thing all the time.

    Step 2. Change the CUSTOM6 part to whatever. you can find them here: https://wiki.alliedmods.net/Adding_Admins_(SourceMod)
    For example mine is #define ADMFLAG_NEEDED ADMFLAG_RESERVATION (the a flag), i disabled the reserved slots plugin since i plan to use it later on.

    Step 3. Save it when you're done and head to http://www.sourcemod.net/compiler.php, upload the .sp file and compile it.

    Step 4. Download the compiled smx and drop it in the plugins folder.
    Done. just give the flag you've selected to who you want.
    __________________
    It's just a prank bro
    Cameras over there.
    JustCallMeLuke is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 12-22-2015 , 10:01   Re: [CS:GO] Vip Features
    Reply With Quote #9

    Quote:
    Originally Posted by JustCallMeLuke View Post
    -Add a cvar for configure the flag needed for get access to the vip features.

    -
    For anyone who wants that flag to be different, its pretty simple and even though a cvar would be nice just looking at the code you can change it.

    Step 1. Open the sp file with something like notpad++
    The minute you open it on the 6th line it says #define ADMFLAG_NEEDED ADMFLAG_CUSTOM6
    He has done this so he can just do that and not type the same thing all the time.

    Step 2. Change the CUSTOM6 part to whatever. you can find them here: https://wiki.alliedmods.net/Adding_Admins_(SourceMod)
    For example mine is #define ADMFLAG_NEEDED ADMFLAG_RESERVATION (the a flag), i disabled the reserved slots plugin since i plan to use it later on.

    Step 3. Save it when you're done and head to http://www.sourcemod.net/compiler.php, upload the .sp file and compile it.

    Step 4. Download the compiled smx and drop it in the plugins folder.
    Done. just give the flag you've selected to who you want.
    Thanks for the explanation, really appreciated! I added it to the first post
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.

    Franc1sco is offline
    Send a message via MSN to Franc1sco
    Dr. Greg House
    Professional Troll,
    Part-Time Asshole
    Join Date: Jun 2010
    Old 12-22-2015 , 12:05   Re: [CS:GO] Vip Features
    Reply With Quote #10

    As always this plugin has multiple flaws,
    But you don't really care about those! And licensing laws!
    So hereby I just say that your plugin does suck!
    In the unapproval section it will end, just like a squashed bug.
    __________________
    Santa or Satan?

    Watch out when you're paying people for private requests! Most stuff already exists and you can hardly assess the quality of what you'll get, and if it's worth the money.
    Dr. Greg House 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 16:31.


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