Search & Win
Showing posts with label gmod. Show all posts
Showing posts with label gmod. Show all posts

Saturday, August 28, 2010

0

How to make a wired security system - Alternative Way [Wiremod]

This is the alternative way to make the Security System using only a Multiply Chip, Add Chip, Greater Than Chip, Indicator, [X] Rangers, and 1 Button.







Posted by:
Starbuckscp

Saturday, August 21, 2010

0

Easy Wired Security System Tutorial [E2] - By Iced Out

Well, the other day I was checking out a tutorial to make a toggleable security system and I was like, wow.. I doubt anyone understands this.. So what I did was turn it into 1 E2 chip. With the help of Bull from the wiremod forum. I was able to perfect it. Alright so on with the tut. :)

1) Create a new E2 chip with the following code:

Code:


@name Security Chip V2
@inputs Ranger1 Ranger2 Ranger3 Ranger4
@outputs Explode Indicator Owner:entity

if(first()|duped()){
Owner=entity():owner()
runOnChat(1)
hint("~Security System~",20)
hint("Type /on to Activate",20)
hint("Type /off to Deactivate",20)
hint("Concept/Partial Coding by Iced Out",20)
hint("Perfected by Bull",20)
}

if ( chatClk(Owner) ) {
LastSaid = Owner:lastSaid()
if ( LastSaid == "/on") {
Indicator=1
}
elseif ( LastSaid == "/off") {
Indicator=0
}
}


if (Indicator & ( Ranger1 | Ranger2 | Ranger3 | Ranger4 ) ) {
Explode = !Explode
}
else {
Explode = 0
}






2) Spawn it anywhere


3) Spawn 4 Rangers {Desired length} with Ignore world Checked (Up and down line)


4) Spawn a Wired Indicator anywhere


5) Spawn a Wired Explosive where you want




--Wire time--


6) Indicator: A -> E2: Indicator


7) E2:Ranger1 -> Ranger:Dist (First Ranger)


8) E2:Ranger2 -> Ranger:Dist (Second Ranger)


9) E2:Ranger3 -> Ranger:Dist (Third Ranger)


10) E2:Ranger4 -> Ranger:Dist (Fourth Ranger)


11) E2:Explode -> Explosive:Detonate






Now type /on to activate Security System


and /off to deactivate Security System


Have fun! :) -Iced Out




Don't Understand? Leave a comment below and I'll be sure to get back to you. :)

Sunday, August 1, 2010

0

Game Chooser V1.1.2 - RELEASE

Game Chooser V1.1.2

Game Chooser V1.1.2 is now released! We have added a bunch of new features, but sadly no new games. Anyways, now we have fixed Game Chooser! The icons are fully working, and now instead of having to extract it to your desktop, it now has an installation application! Just do NOT, I repeat, do NOT change the download directory! Changing it will result in the application not working, icons screwing up, etc. So please, just don't do it! >< Anyways, enjoy! And here are some screenshots! :)
Inside the folder


The Installation of Game Chooser

PS: I forgot to finish updating the changelog!

Wednesday, July 28, 2010

0

Update on tutorials

Well, I have sadly noticed the lack of tutorials so for now on, I'm going to post tutorials posted by other users and soon or a later I'll post my own. Thanks, Readicant (Iced Out).

Saturday, July 24, 2010

0

Gmod University is now creating free logos and banners! Limited time offer!

Well, for promotional uses, I have decided to make free Logos/Banners! Just keep in mind that I am no professional! If you would like a free logo or banner, all you must do the following:

1) Sign Up at http://www.gmoduniversity.forumotion.com/
2) Share this blog with atleast 3 people
3) Comment on this post with the following info filled in:
Link to your Gmod University Forum profile
Do you want a Logo or Banner
Text on Logo/Banner
Size of Logo/Banner (Example: 256x256)


Well, here's some of my latest work: (Click to view in full size)