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

Subplugin Submission [T] List of Modified + Requested Plugins


Post New Thread Reply   
 
Thread Tools Display Modes
Brian_Chino77
Senior Member
Join Date: Mar 2014
Location: dunno
Old 07-31-2014 , 03:09   Re: [ZP] List of Modified + Requested Plugin (29/7/2014)
Reply With Quote #71

One more thing how can i add the Force Grenade to the pack of grenade (Buy Menu 3)
Brian_Chino77 is offline
Brian_Chino77
Senior Member
Join Date: Mar 2014
Location: dunno
Old 07-31-2014 , 03:37   Re: [ZP] List of Modified + Requested Plugin (29/7/2014)
Reply With Quote #72

How do i add force grenade to Grenade pack (Buy menu 3) ?
Is it use "zombieplague.inc" (zp_force_buy_extra_item)?
Brian_Chino77 is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 07-31-2014 , 03:52   Re: [ZP] List of Modified + Requested Plugin (29/7/2014)
Reply With Quote #73

Quote:
Originally Posted by Brian_Chino77 View Post
How can I add the Force Grenade to the pack of grenade (Buy Menu 3)?
No need to use zombieplague.inc.

I will do it later.
zmd94 is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 07-31-2014 , 15:33   Re: [ZP] List of Modified + Requested Plugin (29/7/2014)
Reply With Quote #74

New update!
Quote:
Adding addon + extra item: Multi-Jump v2.0
This is the modified version of the RZ VIP Plugin, here.
Quote:
This plugin is working with ZPA, ZP5.0 and ZPS.
This version of multi-jump plugin do not use PreThink because:
Quote:
Originally Posted by H.RED.ZONE View Post
Don't use PreThink for multi-jump. You just lag the server.
I have edited this plugin into two types which are addon and extra item. So, just choose which you want.

What can you edit?
PHP Code:
    _pCvarMultiJumpAmount register_cvar"zp_multijump_amount""5" )
    
_pCvarMultiJumpZombie register_cvar"zp_multijump_zombie""1" )
    
_pCvarMultiJumpHuman register_cvar"zp_multijump_human""1"  
Quote:
"zp_multijump_amount", "5" // The amount of multi-jump
"zp_multijump_zombie", "1" // Enable the zombie to have multi-jump
"zp_multijump_human", "1" // Enable the human to have multi-jump
How if I want to disable the extra item for the zombie?

Just change this:
Quote:
g_itemid_multijump = zp_register_extra_item("Multi-jump v2", 10, ZP_TEAM_HUMAN | ZP_TEAM_ZOMBIE)
-->
Quote:
g_itemid_multijump = zp_register_extra_item("Multi-jump v2", 10, ZP_TEAM_HUMAN)
Credits:
Quote:
1. H.RED.ZONE for his RZ VIP plugin.
2. Wicho for code helping.
Attached Files
File Type: sma Get Plugin or Get Source (zp_addon_multijump_v2.sma - 845 views - 2.6 KB)
File Type: sma Get Plugin or Get Source (zp_extra_multijump_v2.sma - 899 views - 3.7 KB)

Last edited by zmd94; 09-02-2014 at 05:35.
zmd94 is offline
Brian_Chino77
Senior Member
Join Date: Mar 2014
Location: dunno
Old 07-31-2014 , 22:33   Re: [ZP] List of Modified + Requested Plugin (29/7/2014)
Reply With Quote #75

Did you have try the mercylezz zp 5.0.8a?
Brian_Chino77 is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 07-31-2014 , 23:20   Re: [ZP] List of Modified + Requested Plugin (29/7/2014)
Reply With Quote #76

Quote:
Originally Posted by Brian_Chino77 View Post
Did you have try the ZP5.0.8a?
What do you mean? Do you mean have I tried the zp_addon_multijump_v2/ zp_extra_multijump_v2 in ZP5.0.8?

The answer is yes and it is working as it should.
zmd94 is offline
Brian_Chino77
Senior Member
Join Date: Mar 2014
Location: dunno
Old 08-01-2014 , 00:20   Re: [ZP] List of Modified + Requested Plugin (29/7/2014)
Reply With Quote #77

Yes, In new ZP 5.0.8a... I think it newly realeased, just check the zp 5.0 beta/update
Brian_Chino77 is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 08-01-2014 , 00:26   Re: [ZP] List of Modified + Requested Plugin (29/7/2014)
Reply With Quote #78

Quote:
Originally Posted by Brian_Chino77 View Post
Yes, in new ZP 5.0.8a.
I believe it will works as there are only minor changed.

Last edited by zmd94; 08-01-2014 at 00:27.
zmd94 is offline
maxidentitiy
Junior Member
Join Date: Jul 2014
Old 08-01-2014 , 01:09   Re: [ZP] List of Modified + Requested Plugin (29/7/2014)
Reply With Quote #79

multijump appears as an extra item for zombies too. how to remove that?
maxidentitiy is offline
wicho
Veteran Member
Join Date: Feb 2012
Location: GuateAmala
Old 08-01-2014 , 01:14   Re: [ZP] List of Modified + Requested Plugin (29/7/2014)
Reply With Quote #80

g_itemid_multijump = zp_register_extra_item("Multi-jump v2", 10, ZP_TEAM_HUMAN | ZP_TEAM_ZOMBIE)

-->

g_itemid_multijump = zp_register_extra_item("Multi-jump v2", 10, ZP_TEAM_HUMAN)
wicho 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 04:05.


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