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

[CS:S, CS:GO] Bones


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Plugin ID:
1078
Plugin Version:
3.1.3
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Start out with your knife and Kill your enemys to gain the use of their weapons.
    Old 08-10-2009 , 01:15   [CS:S, CS:GO] Bones
    Reply With Quote #1

    Bones
    Version 3.1.3



    Description:
    This gameplay mod forces Humans to fight for their survival. The object of this game is simple: YOU MUST SURVIVE!
    You start with just a knife and armor. Eliminate a bot to aquire their weapons.Then you must stay alive, because once you die you are back at square one. The knife is very potent, it's a 1 stab kill, yet the slash can take a little more. Get out there and give it your all. Have Fun and Good Luck (Trust me you'll need it).


    Features:
    • Buy zones have been removed.
    • Bots Receive random weapons at spawn. (Please read the THIS post for how the file system works.)
    • Knife damage has been multiplied by 2 for a 1 stab kill.
    • Humans spawn with only a knife. (Objectives not removed c4 still active)
    • Survivors keep their weapons until they DIE!!!!
    • When bots or humans die both primary and secondary weapons are dropped.
    Cvars:
    • sm_bones_knifedmgmulti - Amount to multiply damage of the knife. <Default: 2>
    • sm_bones_givedefuser - Give Defuse Kits? <Default: 1>
    • sm_bones_givearmor - Give Armor to Humans? <Default: 0>
    • sm_bones_armoramt - How Much Armor? <Default: 100>
    • sm_bones_givehelm - Give Helmet? <Default: 1>
    • sm_bones_dropall - Drop both Primary and Secondary guns on death? <Default: 1>

    Commands:
    • sm_reload_weapons - Reloads the weapons from the file.
    Required:
    Optional:
    Server(s):
    Credits:
    • BrutalGoerge- For showing me errors and fixing some code.
    • bl4nk - Showing me how to check if player has defuse kit, and Code optimization.
    • DaFox - Code Optimization.
    • Dr!fter - CS:S Weapon Tools (Modified for my use included in the zip)
    • FaTony - Saving weapon method.
    • RedSword - Telling me why Linux was causing an issue. (TrimString())
    • [b]Impact123 - Showing me how to ignore WhiteSpace (strlen() >= 2)

    ToDo List:
    • Bots drop all weapons when killed. DONE!!!!

    Change log:
    1.0.0
    Initial Release
    1.0.1
    Fixed defuse kits being given on maps that aren't bomb maps
    1.0.2
    Optimized the code to Bl4nk and DaFox's specifications
    1.0.3
    Changed the capture of Bomb maps to func_bomb_target not map name
    1.0.4
    Fixed defuse kit falling to ground if you live (aka getting a second defuse kit)
    2.0.0
    Brand new release (almost fully recoded)
    Switched from hooker to sdkhooks
    fixed for orange box
    Added in a cvar to change the knife multiplier damage.
    3.0.0
    100% full re-code.
    Added multiple Cvars.
    Moved the weapons array to a text file instead of inside of the plugin for easier customizing.
    Code is more efficient.
    CSGO SUPPORT!!!! finally haha
    Few more optimizations.
    small bug fixes when stripping weapons.
    3.1.0
    Major code Overhaul fixing minor bugs and adding features
    Changed the file system for 100% CS:GO and CS:S FULLY CUSTOMISABLE!!!!!
    Added cvar to drop all existing guns (Primary & Secondary) Controllable by cvar
    3.1.1
    Fixed Linux support. This plugin now supports Linux servers
    3.1.2
    Bug Fix: Stripping every round regardless of you surviving.
    3.1.3
    Bug Fix:Actually fixed said bug in 3.1.2 HAHA Stupid me i forgot the join team event(g_bFirstConnect was never false) using new method for this.

    * Suggestions Welcome*
    Attached Files
    File Type: zip Bones.zip (25.6 KB, 1042 views)
    File Type: sp Get Plugin or Get Source (bones.sp - 838 views - 10.6 KB)
    File Type: smx bones.smx (15.8 KB, 614 views)

    Last edited by Doc-Holiday; 03-10-2013 at 01:54. Reason: Update 3.1.2
    Doc-Holiday is offline
    dltndud332
    New Member
    Join Date: Apr 2009
    Old 08-11-2009 , 19:32   Re: [CSS] Survivor Mod
    Reply With Quote #2

    I'm korean. I'm not good at English as much as I want to be good at it.
    I was found this mod yesterday.
    Hellow I using this mod.
    The Mod takes my fancy.
    So, What is special thing to this mod?
    just likes deathmatch with bots.
    Please tell me what is special thing in your mod.
    to be honest, I want to new thing in this mod.
    Thanks for listening to my opinion.

    Last edited by dltndud332; 08-11-2009 at 19:35.
    dltndud332 is offline
    Doc-Holiday
    AlliedModders Donor
    Join Date: Jul 2007
    Old 08-12-2009 , 01:36   Re: [CSS] Survivor Mod
    Reply With Quote #3

    Quote:
    Originally Posted by dltndud332 View Post
    I'm korean. I'm not good at English as much as I want to be good at it.
    I was found this mod yesterday.
    Hellow I using this mod.
    The Mod takes my fancy.
    So, What is special thing to this mod?
    just likes deathmatch with bots.
    Please tell me what is special thing in your mod.
    to be honest, I want to new thing in this mod.
    Thanks for listening to my opinion.

    The idea of this mod is very simple its like the counter terrorist have been taken over by the T's and must break free. thus they only find a knife and must work there way to killing an enemy to recieve a weapon.


    In recieveing a weapon they must help there team obtain weapons and help them break through aswell.

    Once all enemy threats are done you must start over.

    If you want to see how it plays join the server there on the list.
    Doc-Holiday is offline
    Doc-Holiday
    AlliedModders Donor
    Join Date: Jul 2007
    Old 08-13-2009 , 00:44   Re: [CSS] Survivor Mod
    Reply With Quote #4

    updated the code for better efficiency

    Now checks if there is a bomb zone instead of map name to give a defuse kit.

    Also changed

    Buy zone is removed by FindEntityByClassname

    Please post any comments or suggestions to help this mod become MORE AWESOME

    Ok idk if any one has tested this but if you have then you will understand the following.

    Should i make it so that Counter-Terrorists have a little more resistance to bullets?

    Since right now its INCREDIBLE hard.

    Last edited by Doc-Holiday; 10-06-2012 at 15:41.
    Doc-Holiday is offline
    Doc-Holiday
    AlliedModders Donor
    Join Date: Jul 2007
    Old 08-16-2009 , 03:13   Re: [CSS] Survivor Mod
    Reply With Quote #5

    Version 1.4 Released

    Fix a few bugs
    Doc-Holiday is offline
    Apollyon
    SourceMod Donor
    Join Date: Dec 2007
    Location: California
    Old 08-16-2009 , 04:00   Re: [CSS] Survivor Mod
    Reply With Quote #6

    Just installed version 1.4 and the defuse kit issue has been fixed. Nice!
    __________________
    Apollyon is offline
    Doc-Holiday
    AlliedModders Donor
    Join Date: Jul 2007
    Old 08-16-2009 , 16:33   Re: [CSS] Survivor Mod
    Reply With Quote #7

    Quote:
    Originally Posted by Apollyon View Post
    Just installed version 1.4 and the defuse kit issue has been fixed. Nice!

    Thank you for testing
    Doc-Holiday is offline
    Doc-Holiday
    AlliedModders Donor
    Join Date: Jul 2007
    Old 08-23-2009 , 13:32   Re: [CSS] Survivor Mod
    Reply With Quote #8

    Can i get an approver to take a look at this please thank you..

    Also tell me what i need to get fixed to get this approved.
    Doc-Holiday is offline
    Acid07
    Member
    Join Date: May 2009
    Old 08-24-2009 , 16:24   Re: [CSS] Survivor Mod
    Reply With Quote #9

    sounds abit overpowered for the cts at first.... perhaps for the first few mins/seconds they have 200 health to make it fairer
    Acid07 is offline
    Doc-Holiday
    AlliedModders Donor
    Join Date: Jul 2007
    Old 08-25-2009 , 08:30   Re: [CSS] Survivor Mod
    Reply With Quote #10

    Quote:
    Originally Posted by Acid07 View Post
    sounds abit overpowered for the cts at first.... perhaps for the first few mins/seconds they have 200 health to make it fairer

    Actully trying to block the head shots of bots if i can do that it makes it so much easier.... 200 hp wouldnt do much except maybe survivive a haed shot..

    but if i can block the head shot it would give us a bit more time to kill

    my therory is Show your self, Hide, Kill,=
    Doc-Holiday 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 01:07.


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