Results 1 to 2 of 2

Thread: disable that mark

  1. #1

    disable that mark

    hi, im making a video and I dont know how dissable that mark...(image)

    "I disable all items in the game options"

    thanks for replying...

    http://img709.imageshack.us/i/arma22...500521137.jpg/

    Last edited by 116; Apr 25 2010 at 06:11.

  2. #2
    Edit your ACE userconfig
    Code:
    /*//////////////////////////////////////////////
    CONFIG SETTING FOR : ACE 2 MOD - RECOGNITION SYSTEM
    --------------------
    FEATURES: Adjust wether recognistion system is activated via SPACEBAR or MOUSEWHEEL
    ---------
    TO ENABLE: Change the number(s) in the following block
    ----------
    //////////////////////////////////////////////*/
    class ACE_RECOGNITION {
    	Scanning_Method = 0;		//COMMENT: 2 - Constant / 1 - MouseWheel / 0 - SpaceBar
    };


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •