Raised This Month: $ Target: $400
 0% 

[CS:GO] Wall walking


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
blaacky
Senior Member
Join Date: Oct 2012
Old 09-01-2016 , 19:39   Re: [CS:GO] Wall walking
Reply With Quote #1

PHP Code:
public bool TraceRayDontHitSelf(int entityint maskany data)
{
    return 
entity != data && !(entity <= MaxClients);

blaacky is offline
usla
Senior Member
Join Date: Jul 2009
Old 09-04-2016 , 10:48   Re: [CS:GO] Wall walking
Reply With Quote #2

Quote:
Originally Posted by blaacky View Post
PHP Code:
public bool TraceRayDontHitSelf(int entityint maskany data)
{
    return 
entity != data && !(entity <= MaxClients);

thx but including the code did no help change anything
usla is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode