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

ZP 5.0 nemesis damage


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Fresh522
Member
Join Date: Mar 2015
Location: Bulgaria
Old 05-14-2015 , 04:02   ZP 5.0 nemesis damage
Reply With Quote #1

Guys i need help how can i make nemesis in zp 5.0 to take 250 damage with first and secondary attack ?

Last edited by Fresh522; 05-14-2015 at 04:04.
Fresh522 is offline
leonsi
Member
Join Date: Jul 2014
Location: Albania
Old 05-14-2015 , 07:24   Re: ZP 5.0 nemesis damage
Reply With Quote #2

open zp50_class_nemesis.sma then change nemesis cvar damage to : cvar_nemesis_damage = register_cvar("zp_nemesis_damage", "250")
than you have to change
PHP Code:
 // Set nemesis damage
            
SetHamParamFloat(4damage get_pcvar_float(cvar_nemesis_damage)) 
to
PHP Code:
// Set nemesis damage
            
SetHamParamFloat(4get_pcvar_float(cvar_nemesis_damage)) 

Last edited by leonsi; 05-14-2015 at 07:43.
leonsi is offline
Fresh522
Member
Join Date: Mar 2015
Location: Bulgaria
Old 05-14-2015 , 14:19   Re: ZP 5.0 nemesis damage
Reply With Quote #3

Thank you +1
Fresh522 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 07:21.


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