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

Subplugin Submission [ZP] Zombie VIP 1.9.1


Post New Thread Reply   
 
Thread Tools Display Modes
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 08-29-2012 , 12:51   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1011

Quote:
Originally Posted by bidonas View Post
aaarnas i have sme problems whit happy_hour i want to start from 22 night to 07 morning.but i modified on zm_vip.cfg and is not working...i don't know what to do
Fixed. I don't releasing new version with bug fixes, because this plugin is tragically, so i'm fully rewriting it.
Attached Files
File Type: sma Get Plugin or Get Source (zm_vip.sma - 4782 views - 31.6 KB)
__________________
My plugins:
[ZP] ZM_VIP (v2.0.0 is comming. v1.9.1 BETA is out!)

aaarnas is offline
Killer zm
Senior Member
Join Date: Jun 2011
Old 08-30-2012 , 10:23   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1012

so when v. 2.00 wil come ? you want some help from us to finish ?
Killer zm is offline
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 08-30-2012 , 16:28   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1013

Quote:
Originally Posted by Killer zm View Post
so when v. 2.00 wil come ? you want some help from us to finish ?
Just having thousand's of work and can't finish them... When I start zombie plague works, then I think will do sth.
Thank's but no. This is only between me and plugin

New version won't bring thousand's of new features, but will be more reliable, functional and expandable.
__________________
My plugins:
[ZP] ZM_VIP (v2.0.0 is comming. v1.9.1 BETA is out!)

aaarnas is offline
rybka
Member
Join Date: Dec 2011
Old 08-30-2012 , 18:36   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1014

How to block, open the menu in mode survive or nemesis ? Coz sometimes if player will get ( with vips ) survivor, so can buying golden ak and ETC weapons, that's so annoying for other players.

Maybe someone know ?
rybka is offline
bidonas
Senior Member
Join Date: Aug 2012
Location: Romania
Old 08-30-2012 , 19:56   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1015

Quote:
Originally Posted by aaarnas View Post
Fixed. I don't releasing new version with bug fixes, because this plugin is tragically, so i'm fully rewriting it.
You just give me the plugin.. man i need to have vip all players from 22 night and morning at 08:00 to stop and to start alone
bidonas is offline
Send a message via Yahoo to bidonas
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 08-31-2012 , 16:22   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1016

Quote:
Originally Posted by rybka View Post
How to block, open the menu in mode survive or nemesis ? Coz sometimes if player will get ( with vips ) survivor, so can buying golden ak and ETC weapons, that's so annoying for other players.

Maybe someone know ?
If you using zombie plague 4.3
Find:
Code:
public menu_open(id) {
add after:
Code:
if (zp_is_nemesis_round() || zp_is_survivor_round()) {
		client_print(id, print_chat, "Disabled in this round. Sorry")
		return ZP_PLUGIN_HANDLED
	}
Quote:
Originally Posted by bidonas View Post
You just give me the plugin.. man i need to have vip all players from 22 night and morning at 08:00 to stop and to start alone
So 22-08
I gave you fixed plugin, where happy hour should work fine.
__________________
My plugins:
[ZP] ZM_VIP (v2.0.0 is comming. v1.9.1 BETA is out!)

aaarnas is offline
rybka
Member
Join Date: Dec 2011
Old 09-01-2012 , 09:19   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1017

I mean, block opened " your menu VIP " in modes Survivor And Nemesis, not all the menu from ZP 4.3
rybka is offline
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 09-01-2012 , 16:40   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1018

Quote:
Originally Posted by rybka View Post
I mean, block opened " your menu VIP " in modes Survivor And Nemesis, not all the menu from ZP 4.3
Hmm, block opened vip menu?

Find:
Code:
public vip_menu_handler(id, menu, item)
{
add after:
Code:
	if (zp_is_nemesis_round() || zp_is_survivor_round()) {
		client_print(id, print_chat, "Disabled in this round. Sorry")
		menu_destroy(menu)
		return PLUGIN_HANDLED
	}
__________________
My plugins:
[ZP] ZM_VIP (v2.0.0 is comming. v1.9.1 BETA is out!)

aaarnas is offline
MercedeSx7
Senior Member
Join Date: Feb 2012
Location: Serbia
Old 09-01-2012 , 17:39   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1019

Hey aaarnas, can you remove extra items from vip?
__________________
MercedeSx7 is offline
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 09-01-2012 , 19:52   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1020

Read thread again. There is a thing called modes for that.
__________________
My plugins:
[ZP] ZM_VIP (v2.0.0 is comming. v1.9.1 BETA is out!)

aaarnas 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 12:39.


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