Results 1 to 5 of 5
  1. #1
    Insane's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    9,057
    Reputation
    1007
    Thanks
    2,013

    God Mode for Host only (Modded Lobby)

    Ok so I have been trying to find something that will allow the host, me, to have god mode. (I'm using Mod Loader) I know this is what you use for health but I want it to be just for me.
    Code:
    self.maxhealth = 50; self.health = self.maxhealth;
    I have tried,
    Code:
    if(self isHost())
    {
    self.maxhealth = 50; self.health = self.maxhealth;
    }
    And it doesn't work.

    Please help and thanks

    EDIT:

    @Hackeur-Pro I understand I need to change the value higher, the code itself won't work. Even if I put 50 or 9999 it still comes with error.

    @Crazyelfjj I don't have alterIWnet and also It dosen't say anything about God Mode
    Last edited by Insane; 06-25-2010 at 01:50 AM.

    Ex Middleman

  2. #2
    Hackeur-Pro's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    1
    My Mood
    Aggressive
    Quote Originally Posted by jbubblepop View Post
    Ok so I have been trying to find something that will allow the host, me, to have god mode. (I'm using Mod Loader) I know this is what you use for health but I want it to be just for me.
    Code:
    self.maxhealth = 50; self.health = self.maxhealth;
    I have tried,
    Code:
    if(self isHost())
    {
    self.maxhealth = 50; self.health = self.maxhealth;
    }
    And it doesn't work.

    Please help and thanks
    I think: self.maxhealth = 9999;

  3. #3
    Crazyelfjj's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Different from the last time.
    Posts
    111
    Reputation
    10
    Thanks
    10
    My Mood
    Relaxed
    Well, why use a .gsc? Try using littleservertool... or Here
    which is a few pages down.

    Edot: Also I really like Host Trainer 1.1b and it comes with alot more functions then godmode... take a look at them.
    Last edited by Crazyelfjj; 06-25-2010 at 01:46 AM.

  4. #4
    Crazyelfjj's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Different from the last time.
    Posts
    111
    Reputation
    10
    Thanks
    10
    My Mood
    Relaxed
    Quote Originally Posted by jbubblepop View Post
    @Crazyelfjj I don't have alterIWnet and also It dosen't say anything about God Mode
    Infact, Littleserver says switch to spectate for godmode and Host trainer 1.1b has an hp hack..set to 999 for godmode..

    Also one little tip, if your going for legit Mw2 then have fun being banned. else... some other private server then idk.

  5. #5
    Insane's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    9,057
    Reputation
    1007
    Thanks
    2,013
    Quote Originally Posted by Crazyelfjj View Post
    Infact, Littleserver says switch to spectate for godmode and Host trainer 1.1b has an hp hack..set to 999 for godmode..

    Also one little tip, if your going for legit Mw2 then have fun being banned. else... some other private server then idk.
    Ok, I'll try Host trainer 1.1b. Thanks!!

    EDIT:
    It worked! Thanks alot.
    (Solved xD)
    Last edited by Insane; 06-25-2010 at 02:07 AM.

    Ex Middleman

Similar Threads

  1. [Solved] mods for host only
    By mic44 in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 12
    Last Post: 06-24-2011, 02:50 PM
  2. Editing perks for Host only?
    By Sn1p3rGT in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 12
    Last Post: 01-24-2011, 09:08 AM
  3. {Release} God mode !!! for all game's
    By wassup40 in forum Spammers Corner
    Replies: 1
    Last Post: 09-01-2010, 04:01 AM
  4. [SOLVED]Can you be banned for hosting modded lobbies in PRIVATE?
    By Demented420 in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 08-08-2010, 11:54 AM
  5. God Mode. Too much for one man ?
    By JHooker in forum Combat Arms Hacks & Cheats
    Replies: 11
    Last Post: 08-18-2008, 07:10 AM