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 28, 2010
How to make a wired security system - Alternative Way [Wiremod]
Labels: garrysmod, gmod, gmoduniversity, mod, mods, tut, tutorial, tutorials, university, youtube
Saturday, August 21, 2010
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:
@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. :)
Wednesday, July 28, 2010
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).
Wednesday, February 3, 2010
Tutorials on Gmod update
Well, now that most of our site is sorted out, I have decided to start posting more tutorials and games. I also think I might make a link called "Downloads" on the nav bar so that when you click it you will be taken to our download page (coming soon). On the download page, we will assort it in different sections.
Labels: coming, Dakoda, download, downloads, Game, Games, garrysmod.org, gmod, gmoduniversity, new, soon, SVN, tutorials, university, update
Saturday, December 12, 2009
Wired Following Robot
*Edited July 22, 2010 by Readicant*
Posted by: 1001000011
Search
Categories
- - (1)
- 24 (3)
- 24/7 (2)
- 7 (2)
- about (2)
- ADDONS (2)
- adds (1)
- ads (1)
- adventure (1)
- Advertising (1)
- aids (1)
- all (1)
- archive (2)
- atoll (1)
- automatically (1)
- banner (1)
- beacon (1)
- best (1)
- bumb (1)
- check (1)
- chip (1)
- Chooser (1)
- click (1)
- client (1)
- coming (1)
- comments (2)
- copter (1)
- creating (1)
- custom (1)
- Dakoda (3)
- Dedicated (2)
- designed (1)
- did (1)
- do (1)
- download (1)
- downloads (2)
- e2 (1)
- easier (1)
- easy (2)
- expression (1)
- favor (1)
- finder (1)
- fixed (1)
- folder (1)
- Follow (1)
- Following (1)
- free (3)
- Game (10)
- Games (8)
- garry (9)
- garry's (10)
- garrys (11)
- garrysmod (1)
- garrysmod.org (3)
- gatorade (1)
- get (1)
- gmod (22)
- GmodDownloads (3)
- gmoduniversity (20)
- gms (1)
- gmstranded (2)
- good (1)
- here (1)
- html (1)
- iced (1)
- icedout (1)
- insider (2)
- installation (1)
- installer (2)
- it (3)
- Layout (1)
- Limited (1)
- links (3)
- linux (1)
- logos (1)
- Mario (1)
- mech (1)
- mechquest (1)
- mod (11)
- mods (4)
- new (4)
- news (1)
- offer (2)
- Official (1)
- out (3)
- please (1)
- question (1)
- read (3)
- readicant (1)
- Robot (1)
- RQT (1)
- security (1)
- send (1)
- Server (2)
- smart (1)
- SNVNS (1)
- soon (1)
- space (1)
- spider (1)
- Stranded (1)
- subscribe (1)
- SVN (3)
- svns (1)
- system (1)
- tech (1)
- technology (1)
- template (1)
- Tetris (1)
- the (2)
- there (1)
- thrusters (1)
- time (1)
- to (1)
- too (1)
- Turtle (1)
- Turtles (1)
- tut (1)
- tutorial (3)
- tutorials (5)
- university (19)
- update (2)
- updates (1)
- us (2)
- video (1)
- visit (1)
- way (1)
- we (1)
- what (1)
- Willis (1)
- windows (1)
- wire (1)
- Wired (2)
- youtube (1)
- zixpk.com (1)
What I'm Doing
Garry's Mod
DDO Unlimited
Alien Swarm
Currently working on:
Garry's Mod Dedicated Server
Game Chooser
Currently Reading:
~Nothing~
Game Chooser
Game Chooser V1.1.5
Game Chooser V1.1.2
Game Chooser V1.0.9
Game Chooser V1.0.8
Game Chooser V1.0.6
One of the links down? Tell us. We'd appreciate it. :)



