native cs_get_user_zoom(index);
index | Client index |
Returns if the client is zooming.
For a list of possible zoom types see the zoom type enum above (CS_*_ZOOM constants).
Zoom type if the user is zoomed in, 0 otherwise
If the client index is not within the range of 1 to MaxClients, or the client is not connected, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.