solved
solved
|
Re: how to detect killer awp zoom or not when client_death?
|
Re: how to detect killer awp zoom or not when client_death?
solved
|
Re: how to detect killer awp zoom or not when client_death?
oh,sorry, you are right, I didn't notice that when awp has fired, fov reset to normal. so you always get 1 at that moment
|
Re: how to detect killer awp zoom or not when client_death?
Use pre, not post forward (Ham_Killed) ?
|
Re: how to detect killer awp zoom or not when client_death?
Quote:
|
Re: how to detect killer awp zoom or not when client_death?
Quote:
thanks. |
Re: how to detect killer awp zoom or not when client_death?
Code:
public plugin_init() |
Re: how to detect killer awp zoom or not when client_death?
solved
|
Re: how to detect killer awp zoom or not when client_death?
you can use offset_clientfov 364
get_pdata_int(player, 364) to get whether a client is zooming while shooting Code:
public client_death(killer, ...) |
| All times are GMT -4. The time now is 01:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.