How do you do that ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mayflower
    Member
    • Jun 2005
    • 833

    #1

    How do you do that ?

    I've seen many people do this but Im wondering how can I do that without buying an extra keyboard path.

    Well what Im talking about is to be able to write, example, an entire sentence by pressing only one key.

    Example, I want to write Renderer.drawfps 1 in the console, is there a way to set a key of the keyboard so that when I press it, all the chain of command appear instead of typing it each time.

    thx

    Hoped you understood what I mean, very useful for programing...
  • lil_jimmy_norton

    #2
    Re: How do you do that ?

    A macro is what it would be called.

    Comment

    • USARANGER

      #3
      Re: How do you do that ?

      what exactually IS a macro

      Comment

      • lil_jimmy_norton

        #4
        Re: How do you do that ?

        Comment

        • JonnyMacFred102
          Member
          • Aug 2005
          • 1995

          #5
          Re: How do you do that ?

          It's like, if you press a certain key combination the computer will perform a command that normally couldn't be performed while pressing those keys and would usually take a lot of keys or time to do.

          Comment

          Working...