View Single Post
gubka
Veteran Member
Join Date: Jan 2012
Location: Russia
Old 07-22-2018 , 09:01   Re: [CS:GO/ZP] Addon: Zombie Smoker
Reply With Quote #25

Quote:
Originally Posted by romeo7 View Post
Only ZP8.X.X:
open addons\sourcemod\scripting\zp\game\tools_func tions.cpp file, go to line 411:
PHP Code:
#define HIDEHUD_CROSSHAIR (1 << 8) 
and change to:
PHP Code:
#define HIDEHUD_CROSSHAIR (1 << 12) 
then compile zbm3_core.sp.
Is better not modify the core and be flexible for updates, just hook OnClientInfected, check index of zombie class and unhide crosshair for smoker class only
__________________
gubka is offline
Send a message via ICQ to gubka