Results 1 to 5 of 5

Thread: Sticky bombs

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private
    Join Date
    Jan 2013
    Location
    Hungary
    Posts
    113
    Thanks
    10
    Thanked 74 Times in 45 Posts
    At first get the grenade entity and monitor the path with bullettrace. If the trace touches a wall, then link the grenade to the position.

    Functions what could maybe useful:
    getEntArray("grenades", "classname");
    linkTo();
    bulletTrace();
    isTouching();

  2. The Following 2 Users Say Thank You to randall For This Useful Post:

    kung foo man (2nd November 2013),RobsoN (2nd November 2013)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •