Garry's Mod

Garry's Mod

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