get player from frozen
how to check a player whether he is frozen? :)
if(player == FL_FROZEN) { code } Like that? but it doesn't work. |
Re: help
if( pev( id, pev_flags ) & FL_FROZEN )
|
Re: help
if ( pev( id, pev_flags ) & FL_FROZEN )
|
Re: help
Seriously, this whole "help"-named threads thing is starting to get annoying.
|
Re: help
Quote:
|
Re: help
He's right. You should write a proper title which reflect your problem. "Help" means nothing. Think for people who search on the forum.
|
Re: help
Quote:
|
Re: help
Quote:
|
Re: get player from frozen
title changed.
|
Re: help
Quote:
How rude! |
| All times are GMT -4. The time now is 22:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.