Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: i fun E2 (pick thing up wit your mind!!!)

  1. #1
    Wire Noob steelseeker's Avatar
    Join Date
    Oct 2008
    Posts
    8

    Talking i fun E2 (pick thing up wit your mind!!!)

    [highlight=E2]@name bob
    @inputs Change Throw
    @outputs Output:vector Tick
    @persist T:entity GPS:vector Targ:vector We:entity C:ranger Tag:vector Wieght

    interval(1)
    P=entity()wner()
    Targ = Pos()+vec(0,0,100)+((P:eye()*(T:radius()*4))+P:shoo tPos())-P:shootPos()
    Tag = (P:eye()+P:shootPos())-P:shootPos()
    GPS = Tos()

    Output = (GPS + $GPS * 13) - (Targ + $Targ * 13)
    T:applyForce(Output * -5000)
    if (clk("check")) {Tick=0}
    if (Change==1) {
    rangerIgnoreWorld(1)
    C=rangerOffset(10000,P:shootPos()+(P:eye()*100),P: eye())
    if (C:hit() & C:entity()wner()==P & Tick!=1) {
    T:setMass(Wieght)
    Tick=1
    T=C:entity()
    Wieght=T:mass()
    T:setMass(1000)
    D=P:type()
    timer("check",500)
    }elseif (Tick!=1) {T:setMass(Wieght) T=entity()wner() Tick=0}
    }
    if (Throw==1) {
    T:applyForce(P:eye()*10000000)
    T:setMass(50000)
    T=entity()wner()[/highlight]

    I call him Bob.
    All you need is two numpads: One to pick up and one to throw
    Have fun, message me for more or help
    Last edited by Bull; 03-03-2009 at 10:41 PM. Reason: Translated.

  2. #2
    Wire Sofaking ZeikJT's Avatar
    Join Date
    Dec 2008
    Location
    California
    Posts
    1,391

    Default Re: i fun E2 (pick thing up wit your mind!!!)

    It freaking rules! Telekinesis through and E2. Genius.
    You win.

    Wow, I just used the crossbow to zoom in and pick something up from halfway across the map in flatgrass.
    Last edited by Bull; 03-03-2009 at 10:32 PM.
    Against stupidity the Gods themselves contend in vain.
    -Friedrich Schiller

    The flame puts me in the mood to "Do it!".
    -Dart, Legend of Dragoon

  3. #3
    Wire Sofaking Jimlad's Avatar
    Join Date
    Dec 2008
    Posts
    941

    Default Re: i fun E2 (pick thing up wit your mind!!!)

    I'm surprised this sort of stuff hasn't appeared all over the forums recently - it's starting to become more commonplace on servers. One of those "fashions" I guess.

  4. #4
    Wire Sofaking Unsmart's Avatar
    Join Date
    Dec 2008
    Location
    Belgium OR BANland
    Posts
    1,965

    Default Re: i fun E2 (pick thing up wit your mind!!!)

    Can you please explain what it does?

  5. #5
    Wire Sofaking BlackholeWM's Avatar
    Join Date
    Dec 2008
    Posts
    805

    Default Re: i fun E2 (pick thing up wit your mind!!!)

    I made an E2 which gives ya superspeed, high jumps, slamdowns, and allows you to throw props into the air.

  6. #6
    Wire Sofaking ZeikJT's Avatar
    Join Date
    Dec 2008
    Location
    California
    Posts
    1,391

    Default Re: i fun E2 (pick thing up wit your mind!!!)

    Quote Originally Posted by Unsmart View Post
    Can you please explain what it does?
    You wire up the two inputs to (non-toggle) numpad inputs or something and then it allows you to pick props up as if you had a gravity gun.
    There is no distance to far for this to pick them up with, and the props can even start rotating at maddening speed, good for picking off combine like you've got a weedwhacker of doom.

    The other button throws any prop you have held forward.
    It's just plain fun to use, you can have a gun out and then grab props to use as shields which still holding the gun.
    Against stupidity the Gods themselves contend in vain.
    -Friedrich Schiller

    The flame puts me in the mood to "Do it!".
    -Dart, Legend of Dragoon

  7. #7
    Wirererer 100 Cotton's Avatar
    Join Date
    May 2008
    Location
    Yes
    Posts
    103

    Default Re: i fun E2 (pick thing up wit your mind!!!)

    Quote Originally Posted by BlackholeWM View Post
    I made an E2 which gives ya superspeed, high jumps, slamdowns, and allows you to throw props into the air.
    A noclip chip would be fun/useful on no-noclip servers lol... I want those that you made too lol.

  8. #8
    billywitchdoctor.com Schilcote's Avatar
    Join Date
    Jan 2009
    Location
    There.
    Posts
    2,006

    Default Re: i fun E2 (pick thing up wit your mind!!!)

    EZ Anywhere noclip for UWSVN servers: 2 wired feild generators: 1 stasis, 1 phase. Wire the active, range, and multiplier inputs to a constant value of 1, 100, and 1000. Instant noclip feild.

  9. #9
    Wirererer 100 Cotton's Avatar
    Join Date
    May 2008
    Location
    Yes
    Posts
    103

    Default Re: i fun E2 (pick thing up wit your mind!!!)

    Quote Originally Posted by Schilcote View Post
    EZ Anywhere noclip for UWSVN servers: 2 wired feild generators: 1 stasis, 1 phase. Wire the active, range, and multiplier inputs to a constant value of 1, 100, and 1000. Instant noclip feild.
    Erm, I meant only with an Expression2 chip, not generators and whatnot lol.

  10. #10
    Wire Noob steelseeker's Avatar
    Join Date
    Oct 2008
    Posts
    8

    Default Re: i fun E2 (pick thing up wit your mind!!!)

    ty i love it to i have some new ones hold on i will post them

Closed Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Thing referring to another thing - And another question
    By Shadow7 in forum Expression 2 Discussion & Help
    Replies: 2
    Last Post: 02-06-2009, 04:43 PM
  2. Wiremod thing that lets you edit the value without updating the thing?
    By Takinu in forum Installation and Malfunctions Support
    Replies: 4
    Last Post: 09-13-2008, 02:20 PM
  3. Mind if I use some Wire stuff in a map?
    By Rybec in forum Wiremod General Chat
    Replies: 3
    Last Post: 04-07-2008, 11:09 AM
  4. Mind-controlled Source engine?
    By Ripture in forum Off-Topic
    Replies: 6
    Last Post: 08-11-2007, 10:00 AM
  5. Mind rover will not work :(
    By George in forum Off-Topic
    Replies: 6
    Last Post: 07-08-2007, 06:49 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
proceed-collector
proceed-collector
proceed-collector
proceed-collector
linguistic-parrots
linguistic-parrots
linguistic-parrots
linguistic-parrots