Raised This Month: $12 Target: $400
 3% 

[CS:GO/ZP] Addon: Zombie Smoker


Post New Thread Reply   
 
Thread Tools Display Modes
gubka
Veteran Member
Join Date: Jan 2012
Location: Russia
Old 07-13-2018 , 10:11   Re: [CS:GO/ZP] Addon: Zombie Smoker
Reply With Quote #21

Quote:
Originally Posted by Lost_lgz View Post
it 1 problem from this class....dont have crosshair
and drag ability it work only if you put on it [human]
crosshair blocked in zp core
__________________
gubka is offline
Send a message via ICQ to gubka
Lost_lgz
Member
Join Date: Sep 2011
Old 07-13-2018 , 10:31   Re: [CS:GO/ZP] Addon: Zombie Smoker
Reply With Quote #22

how to remove this block?
it hard with no crosshair for zm
__________________
Lost_lgz is offline
Send a message via Yahoo to Lost_lgz Send a message via Skype™ to Lost_lgz
romeo7
Senior Member
Join Date: Mar 2017
Old 07-15-2018 , 02:59   Re: [CS:GO/ZP] Addon: Zombie Smoker
Reply With Quote #23

Quote:
Originally Posted by Lost_lgz View Post
how to remove this block?
it hard with no crosshair for zm
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.

Last edited by romeo7; 07-15-2018 at 03:01.
romeo7 is offline
Lost_lgz
Member
Join Date: Sep 2011
Old 07-15-2018 , 06:08   Re: [CS:GO/ZP] Addon: Zombie Smoker
Reply With Quote #24

ty dude...best of the best
__________________
Lost_lgz is offline
Send a message via Yahoo to Lost_lgz Send a message via Skype™ to Lost_lgz
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
romeo7
Senior Member
Join Date: Mar 2017
Old 07-22-2018 , 12:25   Re: [CS:GO/ZP] Addon: Zombie Smoker
Reply With Quote #26

Quote:
Originally Posted by gubka View Post
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
Hiding crosshair isn`t good idea, because hard to play without crosshair. but i will add crosshair when i have free time.
romeo7 is offline
gubka
Veteran Member
Join Date: Jan 2012
Location: Russia
Old 07-22-2018 , 20:54   Re: [CS:GO/ZP] Addon: Zombie Smoker
Reply With Quote #27

I will add cvar for radar and crosshairs in next ver
__________________
gubka is offline
Send a message via ICQ to gubka
romeo7
Senior Member
Join Date: Mar 2017
Old 07-23-2018 , 09:43   Re: [CS:GO/ZP] Addon: Zombie Smoker
Reply With Quote #28

Quote:
Originally Posted by gubka View Post
I will add cvar for radar and crosshairs in next ver
it would be nice
romeo7 is offline
gubka
Veteran Member
Join Date: Jan 2012
Location: Russia
Old 07-29-2018 , 20:24   Re: [CS:GO/ZP] Addon: Zombie Smoker
Reply With Quote #29

Update for 8.2 if you have some forwards
__________________
gubka is offline
Send a message via ICQ to gubka
Tene32
Junior Member
Join Date: May 2017
Old 09-04-2019 , 03:39   Re: [CS:GO/ZP] Addon: Zombie Smoker
Reply With Quote #30

Quote:
Originally Posted by romeo7 View Post
This is different with witch class. But both of them are fine.
Ported to ZP8.x.x.
i cant compile this one
//// zbm3_zclasses_smoker_zp8.x.x.sp
//
// zbm3_zclasses_smoker_zp8.x.x.sp(7 : error 017: undefined symbol "ZP_RegisterZombieClass"
// zbm3_zclasses_smoker_zp8.x.x.sp(182) : error 017: undefined symbol "ZP_GetClientZombieClass"
//
// 2 Errors.
//
// Compilation Time: 0.23 sec
Tene32 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode