Garry's Mod

Garry's Mod

e2 Telekinesis
81 Komentar
Lohge the Idiot Avali 4 Agu @ 6:52pm 
why does this crash the server im in
Gumball 26 Apr @ 10:51am 
that´s what i want:p2cube::p2wheatley::gmod::p2aperture::p2blue::steamthumbsup::steamthis::steamhappy:
Gumball 26 Apr @ 10:50am 
not that when you press "R" the props got out fliying
Gumball 26 Apr @ 10:49am 
i want that the E2 haves a button to stop the rotation
Gumball 26 Apr @ 10:49am 
when it´s rotating in that part
Gumball 26 Apr @ 10:49am 
this needs a new thing
d r y a p p l e s 14 Des 2024 @ 8:55am 
i have killed many with this amazing invention.:steamhappy:
[KrisDreemurr] 10 Des 2024 @ 1:26pm 
pure masterpeice
Mλrtin 10 Sep 2024 @ 9:46am 
YES IT WORKS!!!!
Zyskr 17 Mar 2024 @ 7:53pm 
haven't tried it yet, but it seems amazing

there's probably some random obscure way to get rid of it tho
Carrot_lord 10 Nov 2023 @ 6:01pm 
it work and now I am a god
Wood 7 Okt 2023 @ 2:09pm 
make a flying car using simfphys and e2
Mansion Gaming 2 Okt 2023 @ 8:23pm 
scam
jkow12 21 Apr 2023 @ 7:28pm 
G O D O F T H E W A T E R M E L O N
w.d mango 10 Apr 2023 @ 8:56am 
this is so much fun
Gordon ERRORman 16 Okt 2021 @ 6:48pm 
ATTENTION: you need wiremod for this to work and use your crowbar and click on the right side of your mouse on a prop.
kodoque 17 Agu 2021 @ 12:53am 
fucking amazing
makab3 9 Jul 2020 @ 12:38pm 
oh
blu_knight_boi 7 Jul 2020 @ 11:37pm 
@Duck Does the host have Wiremod? That's probably the problem.
If it isn't then idk, should work.
makab3 7 Jul 2020 @ 4:16pm 
cant use in multiplayer.
#ffdb00 Trollge 18 Mei 2020 @ 12:48am 
thanks now i dont need shift to perssing attack i can attak letf click:steamhappy:
r32jz 24 Jan 2020 @ 10:11pm 
it's literally just prop madness.
Binary Wolf  [pembuat] 12 Des 2018 @ 5:27pm 
@Sparrow: You can just right click on it with the e2 tool.
Lee H Oswald Adonis 11 Des 2018 @ 2:14pm 
i want to use it for a server, i just need the code
Binary Wolf  [pembuat] 9 Okt 2018 @ 7:04pm 
@Sparrow: you can right click on the chip with the e2 tool to check it out.
Lee H Oswald Adonis 9 Okt 2018 @ 4:39pm 
what is the script code
Lee H Oswald Adonis 9 Okt 2018 @ 4:38pm 
whats the code for it
Rocketman 17 Jul 2018 @ 1:52am 
Holy shit this is amazing
JANG 20 Mei 2018 @ 10:42pm 
해석 : 크로우바를 든 상태로 원하는 사물에 우클릭해서 물체를 들어올리고
좌클릭을 누른상태면 밀어내기
blu_knight_boi 4 Nov 2017 @ 8:15pm 
@casperclone: If they even allow this wire contraption.
Casperclone 31 Okt 2017 @ 4:34am 
time to make trouble on wire servers
katieeeeeee 25 Jul 2017 @ 3:33pm 
Yup! Very happy that I can use this addon now that the dupes save :squirtyay:
Binary Wolf  [pembuat] 25 Jul 2017 @ 2:47pm 
@BASH CAT: I just saw that yesterday! About freakin' time, but it's better late than never.
katieeeeeee 25 Jul 2017 @ 4:51am 
PSA Gmod updated so you can view subscribed dupes now!!
Binary Wolf  [pembuat] 17 Apr 2017 @ 12:50pm 
@[BLACK@BONES]DALEK: I don't think there's any way to save dupes you find on the workshop like this. Subscribing doesn't do anything, and the chances of coming accross it in the in-game browser are zip for something this old. If you want, send me a friend request so you can spawn it from "Friend's Dupes."
Dalek101 16 Apr 2017 @ 5:23am 
find*
Dalek101 16 Apr 2017 @ 5:23am 
where do i found it
PhantomBacon 16 Feb 2017 @ 4:21pm 
i made it hands and people who r am me with car get poked and killed i make prop invis lol
GNY-001F Gundam Astraea Type F 12 Feb 2017 @ 2:55pm 
Interesting
Binary Wolf  [pembuat] 12 Feb 2017 @ 1:13pm 
@Genieus Weenius: That wouldn't be different enough to make another dupe for it. You could do it yourself if you want though; just remove the if statements testing if the player is holding the crowbar and probably change the controls do you can use it without shooting. It's only like 50 lines total if I remember correctly, so it should be easy to see how it works.
GNY-001F Gundam Astraea Type F 12 Feb 2017 @ 11:47am 
are you able to make one that allows moving props with any weapon equipped?
Binary Wolf  [pembuat] 23 Jan 2017 @ 10:32am 
@*[S37k]BaconFartz[CSF O]: That code looks fine, but you need to enable propcore to spawn props with e2. Pretty much all servers have this disabled because it can be used to spam, so you'll have a hard time finding a multiplayer game where you can use it.

To enable propcore in singleplayer, put the following commands into the console:
wire_expression2_extension_enable propcore
wire_expression2_reload

Then the chip will work.
PhantomBacon 22 Jan 2017 @ 4:58pm 
if you made this i need help with another e2 of mine i want it to spawn the prop when i right click
code:
@name exploding e2
@inputs
@outputs
@persist Prop:entity
@trigger
interval(100)
if(first()){
Prop = propSpawn("models/props_phx/torpedo.mdl", entity():pos(), entity():angles(), 1)
Prop:propBreak()
selfDestruct()
}
PhantomBacon 16 Jan 2017 @ 11:07am 
i know but i dont know how to use it in the game
can you friend me and send me the code?
Binary Wolf  [pembuat] 16 Jan 2017 @ 10:25am 
@*[Opg]BaconFartz: You can right click on the chip with your e2 tool to open the editor. You can do this with any e2 chip really.
PhantomBacon 15 Jan 2017 @ 12:35pm 
can i has code please?
Captain Cygni 15 Okt 2016 @ 10:39pm 
Thanks*
Captain Cygni 15 Okt 2016 @ 10:39pm 
Damnit.Tha ks for telling my any way :)
Binary Wolf  [pembuat] 15 Okt 2016 @ 9:07am 
@Dr. TriZbot: As far as I know you can only spawn dupes from the in-game menu, so there really isn't any reason to subscribe to dupes on the workshop. It's' a dumb system, and I have no idea how to find specific dupes, sorry :(
Captain Cygni 14 Okt 2016 @ 12:47pm 
How do I save this dupe