Raised This Month: $12 Target: $400
 3% 

[CSGO] block aim moving


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
vamvam
Junior Member
Join Date: Jan 2016
Old 01-29-2017 , 04:38   [CSGO] block aim moving
Reply With Quote #1

Hello,

have anyone idea how to block aim move in CSGO?

PS: I do not want timers..

Thanks
vamvam is offline
Michael Shoe Maker
Senior Member
Join Date: Apr 2016
Old 01-29-2017 , 08:08   Re: [CSGO] block aim moving
Reply With Quote #2

Can't really. I just set their eye angles to their previous angle before "blocking" their mouse in OnGameFrame();
Michael Shoe Maker is offline
vamvam
Junior Member
Join Date: Jan 2016
Old 01-30-2017 , 09:27   Re: [CSGO] block aim moving
Reply With Quote #3

OnGameFrame(); is better than timer with 0.05 s ?
vamvam is offline
Starbish
AlliedModders Donor
Join Date: Oct 2011
Location: South Korea
Old 01-30-2017 , 09:36   Re: [CSGO] block aim moving
Reply With Quote #4

well... if you dont mind being unable to move player, you can try

PHP Code:
SetEntityFlags(clientGetEntityFlags(client)&~FL_ATCONTROLS); 
__________________

Last edited by Starbish; 01-30-2017 at 09:36.
Starbish is offline
vamvam
Junior Member
Join Date: Jan 2016
Old 01-30-2017 , 15:08   Re: [CSGO] block aim moving
Reply With Quote #5

not work :-/ Okey seems i can do it only with timers.
vamvam is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 01-30-2017 , 16:13   Re: [CSGO] block aim moving
Reply With Quote #6

OnUserRunCommand is by far the best place to put a clients angles back.
__________________
Neuro Toxin is offline
vamvam
Junior Member
Join Date: Jan 2016
Old 02-01-2017 , 07:17   Re: [CSGO] block aim moving
Reply With Quote #7

Can u give me example pleas?
vamvam is offline
Reply


Thread Tools
Display Modes

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 12:33.


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