Page 2 of 10 FirstFirst 1234 ... LastLast
Results 16 to 30 of 143
  1. #16
    Waterku's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    - Edit.
    Never mind. I found out what was wrong.
    Last edited by Waterku; 06-12-2010 at 03:42 PM.

  2. #17
    Neekokeen's Avatar
    Join Date
    Jun 2010
    Gender
    female
    Posts
    387
    Reputation
    14
    Thanks
    361
    My Mood
    Breezy
    Wanted to say thanks for this mod, it's great. Had a lot of fun with it and didn't have a single person complain about it ingame! (ANY other mod always will get some ppl to start whining)

    Played around a bit with the weapons list, added and changed some.
    I can't get the endkill to work either.
    A possible solution would be to make the last weapon nuke_mp, so first one to the end gets a nuke and ends the game.

    But killstreaks are disabled.
    How can I enable killstreaks, but just give all players no killstreaks equiped, like in the avp mod?:

    self setPlayerData( "killstreaks", 0, "none" );
    self setPlayerData( "killstreaks", 1, "none" );
    self setPlayerData( "killstreaks", 1, "none" );

    The way it is now (killstreaks can be obtained, but not used), it's annoying cos every time you respawn, you will hear the voice saying this or that is standing by, but you can't use it.

    So I think it'd be better to enable killstreaks, but just force no killstreaks on players like in avp mod.
    That way the nuke can be used when given.(I looked kinda dumb running around empty handed, with nothing I could do, lol)

    Sorry for not figuring this out on my own, I'm completely new to this.
    Thanks again for the great mod, and thanks in advance to whoever responds.
    -N
    Last edited by Neekokeen; 06-15-2010 at 09:12 AM.

  3. #18
    Ace666's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    MW3
    Posts
    267
    Reputation
    32
    Thanks
    100
    My Mood
    Twisted
    The mod is cool .... but I have a little problem becoming the host of a game..

  4. #19
    khcastro's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    CALIFORNIA :D
    Posts
    261
    Reputation
    10
    Thanks
    147
    My Mood
    Inspired
    Quote Originally Posted by Neekokeen View Post
    Wanted to say thanks for this mod, it's great. Had a lot of fun with it and didn't have a single person complain about it ingame! (ANY other mod always will get some ppl to start whining)

    Played around a bit with the weapons list, added and changed some.
    I can't get the endkill to work either.
    A possible solution would be to make the last weapon nuke_mp, so first one to the end gets a nuke and ends the game.

    But killstreaks are disabled.
    How can I enable killstreaks, but just give all players no killstreaks equiped, like in the avp mod?:

    self setPlayerData( "killstreaks", 0, "none" );
    self setPlayerData( "killstreaks", 1, "none" );
    self setPlayerData( "killstreaks", 1, "none" );

    The way it is now (killstreaks can be obtained, but not used), it's annoying cos every time you respawn, you will hear the voice saying this or that is standing by, but you can't use it.

    So I think it'd be better to enable killstreaks, but just force no killstreaks on players like in avp mod.
    That way the nuke can be used when given.(I looked kinda dumb running around empty handed, with nothing I could do, lol)

    Sorry for not figuring this out on my own, I'm completely new to this.
    Thanks again for the great mod, and thanks in advance to whoever responds.
    -N
    : / i couldent find anything that jumps out at me but try comparing the files side by side and see if you can find something

    Quote Originally Posted by Ace666 View Post
    The mod is cool .... but I have a little problem becoming the host of a game..
    try this https://www.mpgh.net/forum/269-call-d...et-update.html


    T͖̤̠̮̬̠̹̖̥͔̬͖̖͛̏͗͝͡Ḣ̸̵̰̲̖͚̘̹͎̫͈̫̗͖̅̉̐ͤ̏ͪ̾͢ͅẺ̷ͩ̐̚ ̸̴̷̢͎͇̤͇Ŕ̡̢̻̦̗̪̳̮̈́͊ͨ̆͐ͪ̈́̆̍͗̇͆͆ͯ͠͞E̷̷͔̰͍̻̭̟̖ͥ͋̅̽̈́̚ ͍̲̬͚̮̬ ̶̧̭̳̰̠͍̾̓̿̍I̼̟͕̝̽͛̄̂̓̚͘͜͡Ș̷̵̛̳̮̩̯̞̯͈͊ͦ̌͐̍̏́͆̃́̈̔͢ ̫͇…



    MEH


    If McDonalds sold hot dogs, could you, with a straight face, order a McWeiner...and tell them to supersize it?

    Quote Originally Posted by stoshy View Post
    But the thing that rly pisses me off is LAGGERS! Fukin teleporting all over the place. theres 1 guy running at me teleporting LEFT RIGHT LEFT RIGHT like fukin Dragon Ball Z then he fukin commandos my ass =.=
    /WIN

  5. #20
    Neekokeen's Avatar
    Join Date
    Jun 2010
    Gender
    female
    Posts
    387
    Reputation
    14
    Thanks
    361
    My Mood
    Breezy
    Unfortunately I am totally oblivious as to what I'm doing.. I tried, but I'm too new to this..
    I can't find the line that allows or disallows using killstreaks..
    Also, I'm not sure whether you can give weapon nuke_mp, or if you need to/can change the 'creategun' with a 'givekillstreak'?

    This should be perfectly possible tho, hopefully someone can help
    so what I'm trying to do:
    - clear all killstreaks
    - give nuke as last weapon (usable ofcourse)

  6. #21
    B4M's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Real World
    Posts
    6,940
    Reputation
    478
    Thanks
    1,752
    My Mood
    Bored
    It's fun at the begging, but it becomes borign after a while, still thank you for it.
    [center]

    Back in '10



    Got a question?PM/VM me!
    I read them all.
    Also contact me via MSN.
    vlad@mpgh.net

    Minion since:07-04-2010
    Mod since:08-31-2010
    Till : 05.07.2011

  7. #22
    Neekokeen's Avatar
    Join Date
    Jun 2010
    Gender
    female
    Posts
    387
    Reputation
    14
    Thanks
    361
    My Mood
    Breezy
    I'm not begging, I'm asking for help to those who want to share their knowledge, thanking in advance. I don't see how that can be a bad thing.
    A post like yours doesn't do any good for anyone btw, still thank you for it

  8. #23
    Assuck's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Florida
    Posts
    186
    Reputation
    10
    Thanks
    34
    My Mood
    Paranoid
    I just played this, it was so fun. Staring with the throwing knife with no crosshair sucks tho
    Steam Username: ManIsTheBastard

    Currently playing Modern Warfare 2





  9. #24
    mad_max_pk's Avatar
    Join Date
    Jun 2010
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Innocent
    Can get full list of weapon pls?

  10. #25
    Tolebole's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    you can find it at ********* forum

  11. #26
    mad_max_pk's Avatar
    Join Date
    Jun 2010
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Innocent
    Quote Originally Posted by Tolebole View Post
    you can find it at ********* forum
    can send link in PM?

  12. #27
    Priunord's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Alright,

    I DL'd the hack, and read the Readme. When It says Open MW2_Modder.ini and configure as necessary, I opened it, but am unsure on the instructions. This is what it looks like:

    ; Modern Warfare 2 ModLoader
    ; by AgentGOD

    [MW2_Modder]
    ; Choose the mod to load (by numbering defined below)
    CurrentMod=0

    ; Define your mods here numbering them from 0 through whatever.
    ; The value on the right of the = sign is the folder containing the mod
    Mod0=GunGame
    mod1= ; etc
    __________________________________________________ ___________

    How am I suppost to Edit this?? I tried deleting everything but CurrentMod=0 and Mod0=GunGame, but that doesnt seem to work. Thanks -Priunord

  13. #28
    the viper's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Posts
    131
    Reputation
    10
    Thanks
    22
    Please dont forget to edit the gsc and remove the gay advertising.

    Funny I didnt think advertising was allowed???

  14. #29
    Stenii's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Mellow
    Better this is a nice hack Thanks

  15. #30
    Neekokeen's Avatar
    Join Date
    Jun 2010
    Gender
    female
    Posts
    387
    Reputation
    14
    Thanks
    361
    My Mood
    Breezy
    @Priunord:Your MW2_Modder.ini is fine the way it is. You do not need to change anything.

    All you need to do:
    Extract all content of the rar to your PC (anywhere will do)
    Open LoaderX.exe, press 'auto inject' (it will now say 'status: searching for 'Modern Warfare 2'

    Now run mw2.
    You need to be host to run this mod. So either you host a private server, or you need to force host using the console.

Page 2 of 10 FirstFirst 1234 ... LastLast