Results 1 to 4 of 4
  1. #1
    Erige's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    3
    My Mood
    Twisted

    Question [SOLVED] question with modding

    hey guys i have a question. In the rank.gsc file if you already have a doammo thread is it possible to add another one that i could use for host only? as in add it to ifselfishost.
    Last edited by Insane; 09-18-2010 at 01:22 PM.

  2. The Following User Says Thank You to Erige For This Useful Post:

    96disturbed (09-19-2010)

  3. #2
    rathynia's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Modern Warfare 2 Section.
    Posts
    457
    Reputation
    126
    Thanks
    538
    My Mood
    Aggressive
    Quote Originally Posted by Erige View Post
    hey guys i have a question. In the rank.gsc file if you already have a doammo thread is it possible to add another one that i could use for host only? as in add it to ifselfishost.
    Yes just name it a different Thread name

    Code:
    doHostAmmo()
    {
    
    if ( self isHost() )
    {
    //code here
    }
    
    }
    Or something like that insert your code where the // is
    Nothing Is "Impossible" For The Word Itself Says "I'm Possible".
    If you get a thank from me you better act like it's a reward, because I don't give them out easily.

    Computer Specs:
    Processor - AMD Athlon(tm) II X4 640 Processor 3.0 GHz (Not OverClocked)
    RAM - 8.0 GB
    OS - Microsoft Windows 7 Ultimate Edition 64-bit
    Video Card - GeForce GTX 550 Ti
    Video RAM 4.0 GB
    Pixel Shader version 5.0
    Vertex Shader version 5.0
    Sound Card - NVIDIA High Definition Audio
    Disk space - 1,640 GB

  4. The Following User Says Thank You to rathynia For This Useful Post:

    96disturbed (09-19-2010)

  5. #3
    Erige's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    3
    My Mood
    Twisted
    ok thanks.

  6. #4
    Insane's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    9,057
    Reputation
    1007
    Thanks
    2,013
    /Marked as Solved

    Ex Middleman

Similar Threads

  1. [SOLVED]I need a little help towards hacking with mods
    By Rufus in forum Call of Duty Modern Warfare 2 Help
    Replies: 4
    Last Post: 07-27-2010, 04:59 AM
  2. [SOLVED]Noob help with modding
    By FORCE™ in forum Call of Duty Modern Warfare 2 Help
    Replies: 2
    Last Post: 07-19-2010, 05:04 AM
  3. [SOLVED] Help with making a mod
    By lolbie in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 06-11-2010, 04:20 AM
  4. Question with Modding, G36e to L85a1
    By mapleck in forum Combat Arms Mod Discussion
    Replies: 4
    Last Post: 01-06-2010, 08:55 PM