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

[CS:GO] Knife mod


Post New Thread Reply   
 
Thread Tools Display Modes
Author
DeadSwim
Junior Member
Join Date: Mar 2019
Location: On PC
Plugin ID:
7194
Plugin Version:
1.03a
Plugin Category:
All
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    This is simple knife mod
    Old 07-08-2020 , 16:50   [CS:GO] Knife mod
    Reply With Quote #1



    Hi, I started working on the Knife mods project, as I noticed that there is almost none here on AlliedModders, so hopefully you will like my work



    Code:
    • English


    Code:
    • /menu - Open menu
    • /abilities - Menu for choose abilities
    • /shop - Shop with knifes and items
    • /settings - Settings hud..
    • /top - Show TOP players
    • /adminmenu - Edit mode in game (ROOT Access)
    ConVars
    Quote:
    // Cost knife 1
    // -
    // Default: "5"
    knife_1c "5"

    // Cost knife 2
    // -
    // Default: "8"
    knife_2c "8"

    // enable / disable Only 35 HP
    // -
    // Default: "0"
    knife_35hp "0"

    // Cost knife 3
    // -
    // Default: "10"
    knife_3c "10"

    // Cost more HP
    // -
    // Default: "4"
    knife_Hpc "4"

    // enable / disable abilities
    // -
    // Default: "1"
    knife_abe "1"

    // enable / disable Anti-backstab
    // -
    // Default: "0"
    knife_back "0"

    // Cost Heal
    // -
    // Default: "2"
    knife_heal "2"

    // Cost Gravity
    // -
    // Default: "2"
    knife_gravity "2"


    // enable / disable buy and get weapon
    // -
    // Default: "1"
    knife_secure "1"

    // enable / disable settings for players
    // -
    // Default: "1"
    knife_settings "1"

    // enable / disable Shop
    // -
    // Default: "1"
    knife_shop "1"
    REQUIRE

    Code:
    SourceMod 1.9+
    MultiColors
    FPVM Interface
    TO DO LIST
    Add MySQL
    Add TOP10
    Add more abilities
    Add more items in the Shop

    SCREENSHOTS

    https://madgames.eu/inc/img/knife_mod/abilities.png
    https://madgames.eu/inc/img/knife_mod/admin.png
    https://madgames.eu/inc/img/knife_mod/hud.png
    https://madgames.eu/inc/img/knife_mod/menu.png
    https://madgames.eu/inc/img/knife_mod/settings.png
    https://madgames.eu/inc/img/knife_mod/shop.png

    CREDITS

    Sniperoo7 - Help me with someting - Github
    Fanc1sco - For use FPVM

    INSTALLATION

    1) Download Models & Material HERE
    2) Unzip Abilities models & Special knifes
    3) Upload Abilities models and Special Knifes to folder Material and Models
    4) Upload plugin to a folder /addons/sourcemod/plugins
    5) Upload includes to a folder /addons/sourcemod/scripting/include
    6) Install mysql to database.cfg in /addons/sourcemod/config

    Github
    Attached Files
    File Type: zip includes.zip (66.7 KB, 337 views)
    File Type: smx fpvm_interface.smx (14.2 KB, 286 views)
    File Type: sp Get Plugin or Get Source (knife.sp - 338 views - 29.1 KB)
    File Type: zip knife103a.zip (6.3 KB, 334 views)
    __________________

    Last edited by DeadSwim; 07-09-2020 at 20:18.
    DeadSwim is offline
    DeadSwim
    Junior Member
    Join Date: Mar 2019
    Location: On PC
    Old 07-09-2020 , 19:47   Re: [CS:GO] Knife mod
    Reply With Quote #2

    Changelog - 10.07.2020 - Version: 1.03a
    Added
    + MySQL
    + TOP 10
    + New item in /shop (Gravity)
    + Fixed text
    + Fixed changeing abilities
    __________________
    DeadSwim 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 00:20.


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