Gmod E2 drone tutorial

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
8,279
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Feb 22, 2011

This drone is player controlled. drone isn't controlled from the drone, its controlled from seat that can be placed anywhere.

you will learn how to make one yourself when you watch this tutorial.

you will need this E2 code:
@name Drone-Control
@inputs Pod:wirelink Cam:wirelink
@outputs
@persist
runOnTick(1)

E = entity():isWeldedTo()

Ang = Pod["Entity",entity]:driver():eyeAngles()

W = Pod["W",number]
A = Pod["A",number]
S = Pod["S",number]
D = Pod["D",number]
Space = Pod["Space",number]
Shift = Pod["Shift",number]

Cam["Angle",angle] = E:angles()

Cam["Position",vector] = E:pos()+vec(-100,0,50):rotate(E:angles())

Cam["Activated",number] = Pod["Active",number]

E:applyForce(E:forward()*(W-S)*E:mass()*200)

E:applyForce(E:right()*(D-A)*E:mass()*100)

E:applyForce(E:up()*(Space-Shift)*E:mass()*100)

E:applyForce(-E:vel()*E:mass()/7.5)

E:setMass(50000)

V = E:toLocal(rotationVector(quat(Ang)/quat(E))+E:pos())
E:applyTorque((200*V - 25*E:angVelVector())*E:inertia())

Link to this comment:

Share to:

Uploader Comments (weoweno)

  • My jaw literally dropped D:

  • @816nnm you should go to hospital or something :D

  • @weoweno

    Yes, it would say I need a bracket in a spot and once I put it there it would say not needed. Although the new one is ALOT differrnt then the one in the description.

  • @RarityIsBestPony guess i need to check it out

  • My friend fixxed the e2 so I don't need anymore help :D

  • @RarityIsBestPony there was something wrong with the e2?

see all

All Comments (104)

Sign In or Sign Up now to post a comment!
  • e2 is for noobs.

  • @Playerblade no look up "pewpew" its a gmod weapon system you can download

  • @boneygibbon yes i searched for e2 turret, e2 rocket launcher, wire cannon ....

    but i still cant find anything

  • @Playerblade did you search on youtube?

  • @weoweno How did you make that it shoots?

  • @boneygibbon i cant find anything :(

  • What do I do with the code??

  • Wow

  • @DerojasTV Its a very powerful weapon spawner you can use with wire look it up on youtube

  • @boneygibbon Never heard what's that ?

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more