Results 1 to 10 of 10

Threaded View

  1. #1
    KIngston456's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    37
    My Mood
    Cool

    Make 'em Fall v0.7

    Hey, this is a mod from mw2 that I remade and with some new features Big Grin

    The only map for now is Summit, Yes I will add other maps this time.. some maps might be in the _rank.gsc but screw up for some reason. when I made one on Cracked I actually found out that Black Ops has a swimming function sort of! still it sucks that the map edit didnt work correctly Sad

    Objective
    Make the enemy fall to their death by destroying care packages, but make sure that you don't fall down!

    Stuff
    You get a random pistol on spawn, you might get it dual wield (1/5 chance) and if you get a CZ75 you might also get it automatic
    Its played on SnD, I removed everything that I didnt need so no annoying useless waypoints and stuff ^^. DONT CHANGE GAMETYPE
    You get some runner perks which will make it easier to move.
    Dont even bother shooting someone, health is set to 9999 and the only possible way to kill someone is to shoot his head for the complete round (have fun Big Grin)


    Special Blocks
    Currently only one which is the Boobytrap.
    The boobytrap can take out multiple crates when it explodes, so be carefull!

    I'm working on an upgrade crate, it gives the destroyer a MPL.

    Code:
    level.enable_traps = 1;         // Enables/disables boobytraps, 0 = off, 1 = on
    level.enable_upgrades = 1;        // Enables/disables Upgrades, 0 = off, 1 = on
    level.override_mapsettings = 0;    // If this is 1 then it'll override the original map settings(max. traps etc)
    
    level.boxhealth = 175;             // normal crate health
    level.traphealth = 300;         // boobytrap health
    level.upgradehealth = 500;        // upgradebox health
    level.maxtraps = 15;             // maximum number of boobytraps
    level.maxupgrades = 2;             // maximum number of upgrade boxes






    Virustotal

    Virusscan.org

    SPECIAL THANKS TO:
    iAegle - Creating this mod
    Chronalis - For making the MW2 mod: Make 'em Fall
    Azumikkel - For releasing H&S with its awesome HUD!
    Tomsen1410 - For the only testing we did
    Last edited by master131; 03-20-2011 at 03:49 AM.

  2. The Following 6 Users Say Thank You to KIngston456 For This Useful Post:

    Angelchev (03-25-2011),edva12356 (08-07-2012),guibyn (10-05-2012),House (03-20-2011),soiconnho (08-25-2011),Swagnipples (03-16-2013)