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

Help / Support Help survivor and nemesis


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Torge
Veteran Member
Join Date: Oct 2011
Old 12-05-2011 , 16:31   Help survivor and nemesis
Reply With Quote #1

Hi,

How can i disable zp_survivor and zp_nemesis for all zp mode rounds in zombie_plague40.sma ?

Thanks!
Torge is offline
SeniorRamos
Senior Member
Join Date: Nov 2011
Location: Raccoon City
Old 12-06-2011 , 18:43   Re: Help survivor and nemesis
Reply With Quote #2

You don't need the touch the Main plugin to do that
Go to amxmodx/configs/zombieplague.cfg and search for :
Quote:
Originally Posted by Easy Sh*t
// Nemesis
// -------
zp_nem_enabled 1 // Enable nemesis mode
zp_nem_chance 20 // Chance (1 in X)
zp_nem_min_players 0 // Minimum players required
zp_nem_health 0 // Health [0 - human count*base health]
zp_nem_base_health 0 // Base health [0 - use first zombie's health]
zp_nem_speed 300 // Speed
zp_nem_gravity 0.8 // Gravity (0.5 = half)
zp_nem_damage 250 // Damage per hit

// Survivor
// -------
zp_surv_enabled 1 // Enable survivor mode
zp_surv_chance 20 // Chance (1 in X)
zp_surv_min_players 0 // Minimum players required
zp_surv_health 0 // Health [0 - zombie count*base health]
zp_surv_base_health 0 // Base health [0 - use human's health]
zp_surv_speed 260 // Speed
zp_surv_gravity 0.5 // Gravity (0.5 = half)
and just change
Quote:
Originally Posted by Rambo
zp_nem_enabled 1 // Enable nemesis mode
zp_surv_enabled 1 // Enable survivor mode

TO : -->

zp_nem_enabled 0 // Enable nemesis mode
zp_surv_enabled 0 // Enable survivor mode
__________________

Last edited by SeniorRamos; 12-06-2011 at 18:44. Reason: Oups !
SeniorRamos is offline
Torge
Veteran Member
Join Date: Oct 2011
Old 12-07-2011 , 10:46   Re: Help survivor and nemesis
Reply With Quote #3

Yes, but one more question. If i turn someone into survivor and then the zp_survivor command should be disabled, then after the current round schould be enabled again

how can i do that ?
Torge is offline
SeniorRamos
Senior Member
Join Date: Nov 2011
Location: Raccoon City
Old 12-07-2011 , 20:04   Re: Help survivor and nemesis
Reply With Quote #4

Quote:
Originally Posted by Torge View Post
Yes, but one more question. If i turn someone into survivor and then the zp_survivor command should be disabled, then after the current round schould be enabled again

how can i do that ?
Could you be more specific? i don't understand you.
__________________
SeniorRamos is offline
Torge
Veteran Member
Join Date: Oct 2011
Old 12-08-2011 , 06:48   Re: Help survivor and nemesis
Reply With Quote #5

If i turn player to survivor then the zp command "zp_survivor" should be disabled, understand?
Torge is offline
Snaker beatter
Veteran Member
Join Date: Sep 2011
Location: Manila, Philippines
Old 12-08-2011 , 09:06   Re: Help survivor and nemesis
Reply With Quote #6

what?
__________________
Snaker beatter is offline
SeniorRamos
Senior Member
Join Date: Nov 2011
Location: Raccoon City
Old 12-08-2011 , 13:38   Re: Help survivor and nemesis
Reply With Quote #7

All i get is that you want to make someone a survivor with out enabling the command, if you don't know how to make someone a survivor, just press "M" in-game, choose "Admin menu", and then choose "Make survivor", then choose the player you want to change.
The cvar will always be disabled even if you transform someone manually.
__________________
SeniorRamos is offline
Torge
Veteran Member
Join Date: Oct 2011
Old 12-09-2011 , 09:08   Re: Help survivor and nemesis
Reply With Quote #8

Quote:
Originally Posted by SeniorRamos View Post
All i get is that you want to make someone a survivor with out enabling the command, if you don't know how to make someone a survivor, just press "M" in-game, choose "Admin menu", and then choose "Make survivor", then choose the player you want to change.
The cvar will always be disabled even if you transform someone manually.
ok, thanks
Torge is offline
Reply



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 02:46.


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