Zoom
Hello, I want a player to unzoom when they change a weapon. As I made ak47 zoomable, works great but when player changes weapon it doesnt unzoom, it keeps the zoom. Heres the code i tried for unzooming while weapon change;
Code:
public event_curweapon(id)In plugin_init register_event("CurWeapon", "event_curweapon", "be", "1=1") and this to set zoom on ATTACK2: cs_set_user_zoom( id, CS_SET_AUGSG552_ZOOM, 0 ) |
Re: Zoom
PHP Code:
|
Re: Zoom
Quote:
Works great, thank you =D |
Re: Zoom
Quote:
Quote:
|
| All times are GMT -4. The time now is 06:20. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.