Car exploding on slowdown

From GMod Wiki

Jump to: navigation, search
Deletion.pngThis page has been nominated for deletion. Deletion is due within approximately 30 days from nomination, unless the deletion has been disputed on the talk page. See more pages nominated for deletion here.
Reason for deletion: Not what Garry wants the wiki to be used for
Last Edit was made on 11/16/2011



Contents

Car exploding on slowdown

Car exploding on slowdown: Car exploding on slowdown
Page white text.png Description:This is my tutorial explaining how to make a car, that will explode when its velocity is lower then some number.
link=User:Akrasuski1 Original Author:Akrasuski1
Calendar.png Created:16 December 2010
Page white text.png Notes:-


First thing I want to say is that this is just a big improvement to Axolotl's Bus That Couldn't Slow Down, just not as messy and better-looking.

Please confirm that this works, because I can't play GMod for a few days.

So, the idea is:
The car is below set velocity - it's safe.
The car is over set velocity - bomb's armed.
The car is below set velocity and bomb is armed - BOOM!

OK, start.


Materials:


Wiring:

  1. Wire the speedometer to Greater Than's A input.
  2. Wire Constant Value to Greater Than's B input.
  3. Wire the speedometer to Less Than's A input.
  4. Wire Constant Value to Less Than's B input.
  5. Wire Greater Than's output to D-Latch's Data input.
  6. Wire Greater Than's output to OR gate's input.
  7. Wire Button to OR gate's input.
  8. Wire OR gate to D-Latch's Clock input.
  9. Wire D-Latch's output to AND gate's input.
  10. Wire Less Than's output to AND gate's input.
  11. Wire AND gate's output to Detonator or Explosive.
  12. Optionally, wire D-Latch's output to LED or Indicator. If it's lighted, the bomb's armed.
  13. Optionally, wire Speedometer output to Screen input.
  14. Easy Weld Screen to some place on top of vehicle. You must see it during ride.
  15. Every other circuit should be hidden, for example under vehicle.
  16. Enjoy!



The button is to reset the bomb if you want to use it again.

Image:

Click to enlarge:
Speedbomb.JPG

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox