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

Freezing a player ["Pause" Style]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 08-18-2007 , 12:02   Freezing a player ["Pause" Style]
Reply With Quote #1

What i want to do is so a player can't move at all, even the aim.
Now, i know how to make the player stop moving, but i dunno how to freeze the aim.

Any ideas?
Deviance is offline
Old 08-18-2007, 12:17
Arkshine
This message has been deleted by Arkshine. Reason: nvm
Toster v2.1
Senior Member
Join Date: Oct 2006
Location: Latvia, Riga
Old 08-18-2007 , 13:36   Re: Freezing a player ["Pause" Style]
Reply With Quote #2

you could get his aiming origin and keep setting it back with prethink
__________________
I am 52% addicted to Counterstrike. What about you?
Toster v2.1 is offline
Send a message via Skype™ to Toster v2.1
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 08-18-2007 , 14:00   Re: Freezing a player ["Pause" Style]
Reply With Quote #3

Fakemeta:

Code:
set_pev(player, pev_flags, pev(player, pev_flags) | FL_FROZEN);
Alka is offline
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 08-18-2007 , 14:32   Re: Freezing a player ["Pause" Style]
Reply With Quote #4

Quote:
Originally Posted by Toster v2.1 View Post
you could get his aiming origin and keep setting it back with prethink
That's a very hacky method, i really dont want to use it.

Quote:
Originally Posted by Alka View Post
Fakemeta:

Code:
set_pev(player, pev_flags, pev(player, pev_flags) | FL_FROZEN);
I tested it, it freezed me in place but it didn't freeze my aim.
Deviance is offline
[X]-RayCat
Senior Member
Join Date: Sep 2006
Old 08-18-2007 , 15:21   Re: Freezing a player ["Pause" Style]
Reply With Quote #5

Quote:
Originally Posted by Alka View Post
Fakemeta:

Code:
set_pev(player, pev_flags, pev(player, pev_flags) | FL_FROZEN);
AFAIK speed/jump is freezed with that function.
[X]-RayCat is offline
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 08-18-2007 , 15:22   Re: Freezing a player ["Pause" Style]
Reply With Quote #6

Yeah but not the aim! =\ Deviance that wants.
Alka 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 04:01.


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