Advanced Elevator with Multi Floors –Wired- [Official Release]
Welcome to Saheeb Jihad’s Elevator.
Being Powered by only one expression gate. It’s super-easy to wire. I think even a noob can do it. It’s awesome for Homes, Apartments, Forts, and any other building as such.
Keep in mind these buildings that you see in the pictures ARE for Elevator Testing Only and demonstrates what the elevator can do.



Build Time: 1 Month a few hours each day.
This Past week so far 81 hours in garry’s mod
Right now I have two Versions of this Elevator a 5 & 10 story model all powered by one gate with the required Screen to see what floor your on, Working bottons for the Elevator and on the floors to call for the elevator. Includes working hydrolics for the doors on each floor.
-The Elevator tells you what floor it’s on and counts in the direction it’s moving so you’ll know where your at. 
-Built-in Smother for a softer ride it dosen’t jurk you around and hurt you.
-You Tell it what floor to go to ……..no shitty thrusters or numpad winches. Oh and Hoverballs…lol
This Elevator is Designed for: People Only
Maximum Compacity: 5 People
and is not to be used for loading Props Vehicles and Ect.
Should not spaz unless used Improperly or badly Installed OR if a Mingebag spams it.
Normally easy to fix- No-Collide everything with the elevator and then undo it by right-clicking
Again with the no-collide tool.
I have to say Thanks to the following People who have helped me out throught it’s production.
Tricky – Got me started with wiremod
Orb – Original code was from his elevator but has been redone to meet my standerds
‘R Wolly – multi player testing
{Wired} Dj Freeze – helped point out a door glitch
The Following people have been down right MEAN to me ….. Mingebags!!!!
-
# 23 " .:|SAU|:.JEREMY(CBO)" STEAM_0:0:9923881 38:38 91 0 active Said "He would Delete my stuff. If i made my elevator to go into a Air tower on Desert construct map .......later he made one with winches(Numpad) to do just that 
-# 14 "Dr.Doom" STEAM_0:0:15516526 20:09 89 0 active He Spamed my elevator once. Because he hated wire and was gellous.
-Daxter’s modded build [Svn Wire] “38.100.236.56:27015” I was Banned while trying to make my first Dual Version elevator …….If you’re a good builder don’t bother connecting to this one. They have wiremod but if you use it your banned. :S
And there has been afew people who have tried to steal my expression gate code …..Shame on you!!
And now I present to you the advance dup and Expression gate copy's of my elevator 
http://www.garrysmod.org/downloads/?a=view&id=21858
http://www.garrysmod.org/downloads/?a=view&id=21860
Here’s a Tutorial on how to make this thing from scratch ….it’s my first so it’s not perfect.
Coming Soon!
Expression Gate
Code:
N@5FloorElevator_SJIHAD
I@F1 L1 F2 L2 F3 L3 F4 L4 F5 L5
O@LengthH Flor Door1 Door2 Door3 Door4 Door5
interval (20)**Length > LengthS -> LengthS += 0.02 * 100; LengthS > Length -> LengthS -= 0.02 * 100;
If F1 | L1 == 1 -> Length = 500; If LengthS == 500 -> Flor = 1;
If F2 | L2 == 1 -> Length = 400; If LengthS == 400 -> Flor = 2;
If F3 | L3 == 1 -> Length = 300; If LengthS == 300 -> Flor = 3;
If F4 | L4 == 1 -> Length = 200; If LengthS == 200 -> Flor = 4;
If F5 | L5 == 1 -> Length = 100; If LengthS == 100 -> Flor = 5;
If LengthS ==**500 & Length == 500 -> Door1 = 1;
If LengthS <**500 -> Door1 = 90;
If LengthS > 400 -> Door2 = 90;
If LengthS == 400 & Length == 400 -> Door2 = 1;
If LengthS < 400 -> Door2 = 90;
If LengthS > 300 -> Door3 = 90;
If LengthS == 300 & Length == 300 -> Door3 = 1;
If LengthS < 300 -> Door3 = 90;
If LengthS > 200 -> Door4 = 90;
If LengthS == 200 & Length == 200 -> Door4 = 1;
If LengthS < 200 -> Door4 = 90;
If LengthS == 100 & Length == 100 -> Door5 = 1;
If LengthS > 100 -> Door5 = 90;
LengthH = LengthS
What to look for in the future you might ask? Will there be an update? I Plan to add Fraight Elevators and….
Bookmarks