+ Reply to Thread
Results 1 to 5 of 5

Thread: Advanced Input

  1. #1
    Wire Amateur Lovefist233's Avatar
    Join Date
    Aug 2007
    Posts
    70

    Default

    Hey, pardon my ignorance but I want an advanced input without needing numpad keys, is there a chip that does this or something?

    My contraption is a manned anti-aircraft turret and I use the advanced input to control the hydraulic that raises and lowers the guns.

  2. #2
    Wire Sofaking miron's Avatar
    Join Date
    Apr 2007
    Location
    California
    Posts
    402

    Default

    Accumulator, or just use numberpad outputs. I don't use the accumulator specifically, so I couldn't help you there.
    Quote Originally Posted by Flux
    Isnt masturbating a hobby?

  3. #3
    GMech Developer InfectiousFight's Avatar
    Join Date
    Jun 2007
    Location
    Houston, TX
    Posts
    537

    Default

    Yeah, an accumulator. An advanced input is basically two numpad inputs, an add chip, a constant value chip, and an accumulator. If you want that, without numpad inputs...just use an accumulator. And add whatever other stuff you want to it.

  4. #4
    Wirererer uoykcuf's Avatar
    Join Date
    Jul 2007
    Posts
    279

    Default

    u can use this e-gate

    Code:
    N@Advanced input buttons
    I@Up Down
    O@Value
    interval(100)
    Maxvalue = 100
    Minvalue = 10
    Resolution = 1
    Up & clk() -> Value += Resolution;
    Down & clk() -> Value -= Resolution;
    Value >= Maxvalue -> Value = Maxvalue;
    Value <= Minvalue -> Value = Minvalue;
    Just change Min value to the minium value
    Maxvalue to the maximum value
    and resolution to the amount u want the number change per 1/10th of a second

    and then when u press Up or Down the number will increase/decrease with the resolution
    Creator of this Ram controller



    Click here if u experience wiremod error Problems

    92% of teens have moved onto rap. If you are part of the 8% that still listen to real music, copy and paste this into your signature.

    98% of teens smoke, or have smoked before in their life. If you are part of the 2% that hasn&#39;t/doesn&#39;t, copy this into your sig.

    It ain&#39;t broken, it just lacks ducktape

  5. #5
    Wire Amateur Lovefist233's Avatar
    Join Date
    Aug 2007
    Posts
    70

    Default

    that looks good thanks

+ Reply to Thread

Similar Threads

  1. Advanced Colourer (as opposed to LevyBreak's Advanced Colorer) :D
    By andy1976uk in forum Ideas & Suggestions
    Replies: 8
    Last Post: 07-10-2008, 03:16 AM
  2. Replies: 16
    Last Post: 02-26-2008, 07:29 AM
  3. 2 really needed things for Advanced Input
    By andy1976uk in forum Ideas & Suggestions
    Replies: 1
    Last Post: 01-14-2008, 10:11 AM
  4. Advanced Input Stopped Work 560
    By MJONE in forum Bug Reports Archive
    Replies: 10
    Last Post: 01-09-2008, 10:09 AM
  5. Advanced input thingy
    By timas in forum Ideas & Suggestions
    Replies: 2
    Last Post: 06-05-2007, 10:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
proceed-collector
proceed-collector
proceed-collector
proceed-collector
linguistic-parrots
linguistic-parrots
linguistic-parrots
linguistic-parrots