Results 1 to 8 of 8
  1. #1
    @@@@@@@@@@'s Avatar
    Join Date
    Nov 2015
    Gender
    female
    Posts
    5
    Reputation
    10
    Thanks
    7
    My Mood
    Amused

    m9k autowall done EASY

    Code:
    local function m9kAutowall(wep)
        local trace = {
            endpos = aimPos, 
            start = me:EyePos(), 
            mask = MASK_SHOT, 
            filter = me,
        };
        return wep:BulletPenetrate(0, nil, util.TraceLine(trace), DamageInfo());
    end
    not p, if u want it p do it urself and dont call it from the swep
    Last edited by Hunter; 01-17-2016 at 12:53 PM.

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

    zombiiju (11-24-2015)

  3. #2
    Keepo123's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    m͏̺͓̲̥̪is̷t̞̖͍͚̤k̥B̸̼&#81
    Posts
    84
    Reputation
    10
    Thanks
    163
    My Mood
    Yeehaw
    tf does this do

  4. The Following User Says Thank You to Keepo123 For This Useful Post:

    buckballs (02-08-2016)

  5. #3
    RabidRunner's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    225
    Reputation
    10
    Thanks
    1,114
    My Mood
    Tired
    Quote Originally Posted by Keepo123 View Post
    tf does this do
    shoot through penetrable walls.

  6. #4
    Keepo123's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    m͏̺͓̲̥̪is̷t̞̖͍͚̤k̥B̸̼&#81
    Posts
    84
    Reputation
    10
    Thanks
    163
    My Mood
    Yeehaw
    Oh I see, Nice!

  7. The Following User Says Thank You to Keepo123 For This Useful Post:

    buckballs (02-08-2016)

  8. #5
    @@@@@@@@@@'s Avatar
    Join Date
    Nov 2015
    Gender
    female
    Posts
    5
    Reputation
    10
    Thanks
    7
    My Mood
    Amused
    Quote Originally Posted by Keepo123 View Post
    Oh I see, Nice!
    yea but u need to do the traces urself id u want it to work properly and not aim through 10 walls

  9. #6
    xoiz's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0
    i meant good
    Last edited by xoiz; 11-22-2015 at 08:50 PM.

  10. #7
    2cashs's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Location
    Next door to regans pub
    Posts
    15
    Reputation
    10
    Thanks
    14
    Quote Originally Posted by @@@@@@@@@@ View Post
    Code:
    local function m9kAutowall(wep)
    	local trace = {
    		endpos = aimPos, 
    		start = me:EyePos(), 
    		mask = MASK_SHOT, 
    		filter = me,
    	};
    	return wep:BulletPenetrate(0, nil, util.TraceLine(trace), DamageInfo());
    end
    not p, if u want it p do it urself and dont call it from the swep
    well, this function can never be "p", as the actual guns penetration function is not 100% accurate, and actually is misleading where as it claims to shoot through walls it cant even shoot through.

    How ever, I am currently looking at how m9k does there bullet wall penetration code, I will let you know if i find any other way to do it.

  11. #8
    @@@@@@@@@@'s Avatar
    Join Date
    Nov 2015
    Gender
    female
    Posts
    5
    Reputation
    10
    Thanks
    7
    My Mood
    Amused
    Quote Originally Posted by 2cashs View Post
    well, this function can never be "p", as the actual guns penetration function is not 100% accurate, and actually is misleading where as it claims to shoot through walls it cant even shoot through.

    How ever, I am currently looking at how m9k does there bullet wall penetration code, I will let you know if i find any other way to do it.
    youtube. com/watch?v=zazFXMtM_4Y

    wont get alot more p

Similar Threads

  1. |Fast Cash Easy to follow method 3000/M if done correct|
    By Steam Account Salesman in forum eBooks For Sale
    Replies: 18
    Last Post: 11-13-2014, 08:33 PM
  2. [EASY/REQUEST] How come noone has done this? (Crosshair)
    By nbajrproductions in forum Combat Arms Mod Discussion
    Replies: 5
    Last Post: 04-21-2010, 12:06 PM
  3. Most illegal thing ever done?
    By arunforce in forum General
    Replies: 175
    Last Post: 04-25-2006, 09:09 AM
  4. Replies: 13
    Last Post: 02-09-2006, 10:25 PM