Garry's Mod
e2 Telekinesis
81 comentarios
Lohge the Idiot Avali 4 AGO a las 18:52 
why does this crash the server im in
Gumball 26 ABR a las 10:51 
that´s what i want:p2cube::p2wheatley::gmod::p2aperture::p2blue::steamthumbsup::steamthis::steamhappy:
Gumball 26 ABR a las 10:50 
not that when you press "R" the props got out fliying
Gumball 26 ABR a las 10:49 
i want that the E2 haves a button to stop the rotation
Gumball 26 ABR a las 10:49 
when it´s rotating in that part
Gumball 26 ABR a las 10:49 
this needs a new thing
d r y a p p l e s 14 DIC 2024 a las 8:55 
i have killed many with this amazing invention.:steamhappy:
[KrisDreemurr] 10 DIC 2024 a las 13:26 
pure masterpeice
Mλrtin 10 SEP 2024 a las 9:46 
YES IT WORKS!!!!
Zyskr 17 MAR 2024 a las 19:53 
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 a las 18:01 
it work and now I am a god
Wood 7 OCT 2023 a las 14:09 
make a flying car using simfphys and e2
Mansion Gaming 2 OCT 2023 a las 20:23 
scam
jkow12 21 ABR 2023 a las 19:28 
G O D O F T H E W A T E R M E L O N
w.d mango 10 ABR 2023 a las 8:56 
this is so much fun
Gordon ERRORman 16 OCT 2021 a las 18:48 
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 AGO 2021 a las 0:53 
fucking amazing
makab3 9 JUL 2020 a las 12:38 
oh
blu_knight_boi 7 JUL 2020 a las 23:37 
@Duck Does the host have Wiremod? That's probably the problem.
If it isn't then idk, should work.
makab3 7 JUL 2020 a las 16:16 
cant use in multiplayer.
#ffdb00 Trollge 18 MAY 2020 a las 0:48 
thanks now i dont need shift to perssing attack i can attak letf click:steamhappy:
r32jz 24 ENE 2020 a las 22:11 
it's literally just prop madness.
Binary Wolf  [autor] 12 DIC 2018 a las 17:27 
@Sparrow: You can just right click on it with the e2 tool.
Lee H Oswald Adonis 11 DIC 2018 a las 14:14 
i want to use it for a server, i just need the code
Binary Wolf  [autor] 9 OCT 2018 a las 19:04 
@Sparrow: you can right click on the chip with the e2 tool to check it out.
Lee H Oswald Adonis 9 OCT 2018 a las 16:39 
what is the script code
Lee H Oswald Adonis 9 OCT 2018 a las 16:38 
whats the code for it
Rocketman 17 JUL 2018 a las 1:52 
Holy shit this is amazing
JANG 20 MAY 2018 a las 22:42 
해석 : 크로우바를 든 상태로 원하는 사물에 우클릭해서 물체를 들어올리고
좌클릭을 누른상태면 밀어내기
blu_knight_boi 4 NOV 2017 a las 20:15 
@casperclone: If they even allow this wire contraption.
Casperclone 31 OCT 2017 a las 4:34 
time to make trouble on wire servers
katieeeeeee 25 JUL 2017 a las 15:33 
Yup! Very happy that I can use this addon now that the dupes save :squirtyay:
Binary Wolf  [autor] 25 JUL 2017 a las 14:47 
@BASH CAT: I just saw that yesterday! About freakin' time, but it's better late than never.
katieeeeeee 25 JUL 2017 a las 4:51 
PSA Gmod updated so you can view subscribed dupes now!!
Binary Wolf  [autor] 17 ABR 2017 a las 12:50 
@[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 ABR 2017 a las 5:23 
find*
Dalek101 16 ABR 2017 a las 5:23 
where do i found it
PhantomBacon 16 FEB 2017 a las 16:21 
i made it hands and people who r am me with car get poked and killed i make prop invis lol
Ali Al-Saachez 12 FEB 2017 a las 14:55 
Interesting
Binary Wolf  [autor] 12 FEB 2017 a las 13:13 
@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.
Ali Al-Saachez 12 FEB 2017 a las 11:47 
are you able to make one that allows moving props with any weapon equipped?
Binary Wolf  [autor] 23 ENE 2017 a las 10:32 
@*[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 ENE 2017 a las 16:58 
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 ENE 2017 a las 11:07 
i know but i dont know how to use it in the game
can you friend me and send me the code?
Binary Wolf  [autor] 16 ENE 2017 a las 10:25 
@*[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 ENE 2017 a las 12:35 
can i has code please?
Captain Cygni 15 OCT 2016 a las 22:39 
Thanks*
Captain Cygni 15 OCT 2016 a las 22:39 
Damnit.Tha ks for telling my any way :)
Binary Wolf  [autor] 15 OCT 2016 a las 9:07 
@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 OCT 2016 a las 12:47 
How do I save this dupe