Results 1 to 13 of 13
  1. #1
    iFireLazers's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    264
    Reputation
    18
    Thanks
    874
    My Mood
    Amused

    Realism Mod v2.00

    Looking into this code is a good way to learn GSc coding.
    The script is made by AgentGOD (he ships it with the latest MW2 Liberation).

    Code:
    Modern Warfare 2 Realism Mod v2.00
    by AgentGOD
    
    -----------------------------------------------------
    
    Description:
     - AgentGOD's attempt to get Call of Duty as realistic as possible
     - Highly anticipated Modern Warfare 2 PC Mod
     - Fixes major game exploits
    
    What is modded:
     - No crosshairs
     - No hit-marks (i.e. no more random wall sprays)
     - No jumping (no more bunny hoppers jumping while being shot)
     - Limited grenade launchers (no more noob-tube spaming)
     - Allies (Americans, SEALS, TF141) spawn with M16A4, M4A1, M240, or M82A1 Barrett
     - Axis (Opfor, Thugs, Russians) spawn with AK-47, TAR-21, RPD, or Intervention (wish this game had the SVD)
     - More realistic damages: rebalanced for new gameplay style
     - Higher ROF for the M16A4 to better match the AK-47 (balance)
     - Greeting message introducing users to the mod at spawn (one time)
     - Instruction for which button to press to choose weapon
     - Fixes a classic infamous game exploit
     - Level playing field: no more akimbo 1887s, akimbo G18s, etc
     - Skips original CoD class-selection menu
     - Fixes weapon-change-on-spawn exploit
     - Enforces 80-degree FOV throughout the game for a more realistic feel
    [(below changes added in v2.00)]
     - Opfor side now has suicide bombing ability (limited to 2 player max by default)
     - Suicide bombers can be defeated without being blown up by a headshot or knife kill
     - 3 kinds of incapacitation: disables ADS when shot on arms, forces prone/crouch when shot on legs,
       and forces weapon drop when shot in the hands
     - Better, easier to read introduction text, and now displays twice (first two consecutive spawns)
     - More straight-forward class selection than before
     - Now includes spawn protection (lasts for 15 seconds)
     - Removed annoying game spawn objective message
     - Limited enemy red label appearance
     - Gun hipfire accuracy greatly reduced *may require fast_restart
     - Knife now kills in one attempt (bug fix)
     - Class selection instruction will now stop printing upon selecting a class
     - Ammo is precious, learn to conserve. Now you are only given 3 magazines for AR's,
       and one M203/GP-25 round (need to load before using).
     - Removed 'Tactical Nuke' killstreak (for games that have Killstreaks enabled)
     - Player controls are frozen on spawn and unfrozen when class is chosen
     - Fixes the infamous team-kill (for positive points) game exploit completely
        (Had to do this as Infinity Ward had neglected to do it for months)
     - Reloading weapons will now have a longer time penalty *may require fast_restart
     - Victims of suicide bombers are warned about how to disable his bomb
     - Enforces tactical realism by encouraging crouch/prone when moving on the battlefield
     - Fixed a bug that prevented ladder climbing after being incapacitated
     - Jumping is now allowed, but with 2 jump limit + cooldown
    	
     Please support this project by donating!
    
    Requirements:
     - Modern Warfare 2 Liberation v1.00+ or the old ModLoader
     - Ability to mentally interprete ini files
    
    How to play:
    -----------
     - Run Modern Warfare 2 Liberation and select RealismMod under 'Mod loader' (alternatively you can use the old ModLoader and set up the ini correctly and inject the dll into iw4mp.exe)
     - Host a game (either private match, or public ranked match)
     - Enjoy! Be sure to read the on-screen instructions for how to choose a weapon, etc
    
    
    Credits:
    --------
    AgentGOD - Realism Mod creator
    ********* - Weapon name reference list
    
    Copyright © 2010 AgentGOD
    Even though these are only textfiles: https://www.virustotal.com/file-scan/...b7a-1282257162
    https://virusscan.jotti.org/en/scanre...71bae279a84c9c
    Last edited by iFireLazers; 08-19-2010 at 10:06 AM.

  2. The Following 9 Users Say Thank You to iFireLazers For This Useful Post:

    alancoz (08-03-2013),dondre (05-14-2011),FlavaFox (12-19-2010),hellomynameiszaid (02-10-2015),House (08-19-2010),Melodia (08-19-2010),molina174 (08-20-2010),shaneparsons2012 (05-05-2012),Stoshy (08-19-2010)

  3. #2
    Henka44's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Sweden
    Posts
    31
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    What is this meant to be? You telling us that its good to look at RealismMod to learn .gsc? :O

  4. #3
    Insane's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    9,057
    Reputation
    1007
    Thanks
    2,013
    You know it's encrypted right?

    Ex Middleman

  5. #4
    House's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    2,990
    Reputation
    223
    Thanks
    9,296
    My Mood
    Cynical
    Well he decrypted it right Nova?
    /Attachment approved
    please add a second scan (I know, the rules -.-", I dont wanna get ripped)

  6. #5
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Quote Originally Posted by Insane View Post
    You know it's encrypted right?
    Nothing is Encrypted, Shut Up.

    @Above
    Yah, It's a good way to try to understand how it works ; Dis and looking in .ff Files.

    ~Approved
    Love You All~

  7. The Following User Says Thank You to Melodia For This Useful Post:

    House (08-19-2010)

  8. #6
    Insane's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    9,057
    Reputation
    1007
    Thanks
    2,013
    Quote Originally Posted by House View Post
    Well he decrypted it right Nova?
    /Attachment approved
    please add a second scan (I know, the rules -.-", I dont wanna get ripped)
    I 'assumed' he didn't.

    Ex Middleman

  9. #7
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Quote Originally Posted by Insane View Post


    I 'assumed' he didn't.
    And I assume you should stop posting useless Crap Now.
    Love You All~

  10. #8
    iFireLazers's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    264
    Reputation
    18
    Thanks
    874
    My Mood
    Amused
    Quote Originally Posted by House View Post
    please add a second scan (I know, the rules -.-", I dont wanna get ripped)
    Apparently it really are textfiles. At least jotti doesn't see any viruses in it either. I guess I disguised them well enough...

  11. #9
    House's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    2,990
    Reputation
    223
    Thanks
    9,296
    My Mood
    Cynical
    Quote Originally Posted by Melodia View Post
    Nothing is Encrypted, Shut Up.

    @Above
    Yah, It's a good way to try to understand how it works ; Dis and looking in .ff Files.

    ~Approved
    Double approve ^^

    /Added second virus scan for you

    Quote Originally Posted by iFireLazers View Post
    Apparently it really are textfiles. At least jotti doesn't see any viruses in it either. I guess I disguised them well enough...
    Its fine now, thanks for respecting the rules
    +rep for you (although I know u dont care)

    Enjoy learning from this scripts folks :P
    Last edited by House; 08-19-2010 at 10:11 AM.

  12. #10
    Eddwiinn's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Holland
    Posts
    180
    Reputation
    12
    Thanks
    87
    My Mood
    Amused
    oke how can i learn from looking in these .gsc files ?
    im new to this and i realy want to learn it
    but my head hurts when i look into gsc files lol ^^
    so mutch things i don't understand

    Lalalalala...
    _______________

    I'm already fucking wasted. So now we dance.!



  13. #11
    iFireLazers's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    264
    Reputation
    18
    Thanks
    874
    My Mood
    Amused
    Quote Originally Posted by Eddwiinn View Post
    oke how can i learn from looking in these .gsc files ?
    im new to this and i realy want to learn it
    but my head hurts when i look into gsc files lol ^^
    so mutch things i don't understand
    Well, this mod is coded very well and therefore you can cleanly copypaste, or better try to understand the code.

  14. #12
    Eddwiinn's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Holland
    Posts
    180
    Reputation
    12
    Thanks
    87
    My Mood
    Amused
    Quote Originally Posted by iFireLazers View Post
    Well, this mod is coded very well and therefore you can cleanly copypaste, or better try to understand the code.
    oke im going to try something tomorow
    remove some stuff add some other weapons and perks or something
    i think thats the way i can learn gsc scripting my self isnt it ?

    Lalalalala...
    _______________

    I'm already fucking wasted. So now we dance.!



  15. #13
    xzync's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    40
    Reputation
    10
    Thanks
    6
    My Mood
    Asleep
    no hitmarker @.@ The MotherLoad.......... Ty