Results 1 to 10 of 21

Thread: isTouching()

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by filthy_freak_ View Post
    The above function only disables weapon pickup and doesn't disable turrets, bomb planting etc.
    The code doesn't work correctly, because a2 isn't a client address but a gentity address.
    You need to replace 'clientaddress_to_num' with 'gentityaddress_to_num' to get a valid client number.

    Edit: the function uses a different a2 variable. So i was wrong. See: http://killtube.org/showthread.php?2...ll=1#post12093
    Last edited by Mitch; 30th June 2015 at 14:31.

  2. The Following User Says Thank You to Mitch For This Useful Post:

    filthy_freak_ (30th June 2015)

Posting Permissions

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