Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 39

Hybrid View

  1. #1
    best22's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Germany
    Posts
    35
    Reputation
    10
    Thanks
    103
    Quote Originally Posted by submeyar View Post
    plz tell me how to add bots ?
    open ur iwd file with winrar..
    Than go to the directory maps\mp\isnipe\settings.gsc and open it with ur Texteditor.

    Well, there stay
    Code:
    SpawnBots = false;
    change the
    Code:
    false
    to
    Code:
    true
    So it must look now like this:

    Code:
    SpawnBots = true; //false = dissabling, true = enabling
    Last edited by best22; 03-03-2012 at 01:06 PM.
    So Serious !

  2. #2
    xvital's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    how to enable vip?

  3. #3
    Nachos's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Between Equator and The North Pole
    Posts
    2,984
    Reputation
    176
    Thanks
    919
    My Mood
    Blah
    Quote Originally Posted by xvital View Post
    how to enable vip?
    Open with WinRar
    Go to maps\mp\Stuff\VIPS.gsc

    Then add yourself to the top thread with your GUID.


    The lines in my Steam are i's

  4. #4
    xvital's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Nachos View Post
    Open with WinRar
    Go to maps\mp\Stuff\VIPS.gsc

    Then add yourself to the top thread with your GUID.
    thanks man but i want to enable it for all
    and how can i change the vip icon?
    Last edited by xvital; 04-13-2012 at 01:46 PM.

  5. #5
    Nachos's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Between Equator and The North Pole
    Posts
    2,984
    Reputation
    176
    Thanks
    919
    My Mood
    Blah
    Quote Originally Posted by xvital View Post
    thanks man but i want to enable it for all
    and how can i change the vip icon?
    @Jorndel

    I don't remember shit about modding and i won't bother finding the code, though i probably could.
    You are much better at this shit anyway...


    The lines in my Steam are i's

  6. #6
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Quote Originally Posted by Nachos View Post
    @Jorndel

    I don't remember shit about modding and i won't bother finding the code, though i probably could.
    You are much better at this shit anyway...
    And you really think I do :S
    Ages and even years since I done this. Well well...


    Code:
    VIPS() 
    {
    	self endon("disconnect");
    
    		// Waffen
    		self thread VIPsAreGay();
    		// Spotlight
    		//self thread VIP_Fire();
    
    /*     ---| This code have been disabled, remove the  /*  &  */  to enable it |---
    		level.VIP_Text = self createFontString( "arial", 1.5 );
    		level.VIP_Text setPoint( "LEFT", "LEFT", 35, 130 );
    		level.VIP_Text.hideWhenInMenu = true;
    		level.VIP_Text setText( "^1VIP OFF");
    */
    }
    About VIP Icon change.
    (Me to lazy to read the whole scripts...)

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  7. #7
    bigfabi's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    How can i activate the VIP InGame menu?

  8. #8
    betre123's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    fuck
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by bigfabi View Post
    How can i activate the VIP InGame menu?
    That isn't a Menue, it's changes automaticly to VIP if oyu have the right GUID in the scripts.

  9. #9
    pwmaster2000's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    File sum/name mismatch...
    Code:
    Menu load error: ui_mp/filter_popmenu.menu, line 23: unknown menu keyword 1
    Menu load error: ui_mp/filter_popmenu.menu, line 23: unknown menu keyword ;
    GamerProfile - Updating and possibly saving for controller #0.
    
    GamerProfile - Compressed 'Exe' keypairs for storage.  Used 73/1000 bytes.
    GamerProfile - Compressed 'Common' keypairs for storage.  Used 164/1000 bytes.
    [NP] RPC_HandleMessage: type 1112
    [NP] Dispatching RPC message with ID 5 and type 1112.
    [NP] Dispatching RPC message to async handler.
    [NP] GetUserFileCB for iw4.stat
    [NP] RPC_HandleMessage: type 1112
    [NP] Dispatching RPC message with ID 6 and type 1112.
    [NP] Dispatching RPC message to async handler.
    [NP] GetUserFileCB for iw4.stat
    execing default_xboxlive.cfg from fastfile
    Gamestate changing due to a call to ResetState

  10. #10
    conanspy's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    1
    My Mood
    Amazed
    cool i will try this mod... sooon as posible

  11. #11
    Codie's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    913
    Reputation
    149
    Thanks
    297
    My Mood
    Relaxed
    Please, how to run this mod with B3? B3 isn't working with this mod on..

  12. #12
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Quote Originally Posted by Codie View Post
    Please, how to run this mod with B3? B3 isn't working with this mod on..
    You are in the MW2 Section.

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  13. #13
    petardazo10's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    I LOVE YOU'R SNIPER MOD THANKS! but VIP OFF what is that?

  14. #14
    betre123's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    fuck
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by petardazo10 View Post
    I LOVE YOU'R SNIPER MOD THANKS! but VIP OFF what is that?
    'VIP' is a function to add some specials for a person: Weapons, Nades or whatever. 'VIP OFF' is that you haven't got add your GUID in this script so you don't get this Special Functions

    ---------- Post added at 11:31 AM ---------- Previous post was at 11:28 AM ----------

    Quote Originally Posted by Vincent Dominguez View Post
    For every mod menu I can't find the hot key to open the menu whats the hot key for this one?
    Sorry for the LATE answers!
    You can open the easy Menue with the Hotkey "Actionslot +1", on my Keyboard

    ---------- Post added at 11:32 AM ---------- Previous post was at 11:31 AM ----------

    Quote Originally Posted by luigggii View Post
    Every round in snd killstreak reset how can i keep it for the next round if i don't die?
    This modification isn't meant for a SnD Gameplay, I'm sorry!

  15. #15
    I.Q|Mega's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Thank You frined For The Mode IS Very Nice

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Back with some new..
    By Skiezo in forum CrossFire Discussions
    Replies: 11
    Last Post: 08-22-2011, 02:34 PM
  2. Nexon Website Change with new features...
    By Mr. Jingles in forum General
    Replies: 14
    Last Post: 09-30-2009, 02:52 AM
  3. {RELEASE} LOLZ2MUCH 1.4 WITH A NEW FEATURE
    By Blased in forum Combat Arms Europe Hacks
    Replies: 58
    Last Post: 08-04-2009, 02:14 PM
  4. {RELEASE] LOLZ2MUCH 1.4 WITH A NEW FEATURE
    By lolz2much in forum Combat Arms Hacks & Cheats
    Replies: 372
    Last Post: 07-31-2009, 09:31 AM
  5. my new hack(with some vip options)
    By luddiw2 in forum WarRock - International Hacks
    Replies: 35
    Last Post: 07-07-2008, 03:11 AM