Skip to content

Instantly share code, notes, and snippets.

View albertveldman96's full-sized avatar

Albert Veldman albertveldman96

View GitHub Profile

Keybase proof

I hereby claim:

  • I am albertveldman96 on github.
  • I am aveldman (https://keybase.io/aveldman) on keybase.
  • I have a public key ASAZn1niRV0P8ZgdNketo2vFtJYBOUGRQL7R7FEx4xfZFgo

To claim this, I am signing this object:

function Update(I)
--Get target info
target = I:GetTargetInfo(0,0)
targetPosition = target.AimPointPosition
targetVelocity = target.Velocity
if I:GetNumberOfTargets(0) > 0 then
for trans = 0, I:GetLuaTransceiverCount()-1 do
for missile = 0, I:GetLuaControlledMissileCount(trans)-1 do