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

Subplugin Submission [ZP] Zombie VIP 1.9.1


Post New Thread Reply   
 
Thread Tools Display Modes
JoKeR LauGh
Veteran Member
Join Date: May 2011
Location: Malaysia
Old 07-29-2011 , 20:30   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #581

1.open the .sma
2.click 'search' at the top of the program(AMX Mod X)
3.the click the 'search'
4.type the the start word of the code we finding.
You got it!
__________________
Quote:
Originally Posted by addons_zz View Post
Also, just to not read `the article`, read all you find. Read and read, for ever and ever. Never stop reading.
Why? Because there is not one single universal truth which holds the meaning for everything.
JoKeR LauGh is offline
is kla.
Junior Member
Join Date: Jul 2011
Old 07-30-2011 , 08:39   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #582

I would like you to explain to me how the "Happy Hour" thing works, do I have to change the map when I want it to start or?

Because when I set

Quote:
zp_vip_happy_hour on
zp_vip_hour 17-18
It doesn't start in 17.00h.
is kla. is offline
plowed
Senior Member
Join Date: Oct 2010
Location: germany
Old 07-30-2011 , 16:49   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #583

Could you add free parachute?
Then this vip plugin would be perfect ;)

Last edited by plowed; 07-30-2011 at 16:55.
plowed is offline
UnlimitedHD
Member
Join Date: Oct 2010
Location: Vaslui/Romania
Old 07-31-2011 , 06:32   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #584

Hi aarnas! Do you know how to add human classes please? (just models)
__________________

Last edited by UnlimitedHD; 07-31-2011 at 06:32. Reason: Gramatica
UnlimitedHD is offline
Send a message via MSN to UnlimitedHD Send a message via Yahoo to UnlimitedHD
JoKeR LauGh
Veteran Member
Join Date: May 2011
Location: Malaysia
Old 08-05-2011 , 08:08   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #585

aaarnas!
should i replace this
PHP Code:
len += formatex(menu[len], charsmax(menu) - len"\d6. %L^n^n"id"MENU_SPECTATOR"
with this
PHP Code:
 // 7. Vip meniu items 
    
len += formatex(menu[len], charsmax(menu) - len"\r7.\w VIP Meniu Items^n^n"
__________________
Quote:
Originally Posted by addons_zz View Post
Also, just to not read `the article`, read all you find. Read and read, for ever and ever. Never stop reading.
Why? Because there is not one single universal truth which holds the meaning for everything.
JoKeR LauGh is offline
Sale
Junior Member
Join Date: Aug 2011
Old 08-05-2011 , 20:22   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #586

Nice plugin, tnx Do you have Serbian translation? If you dont , i can make one
Sale is offline
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 08-06-2011 , 14:36   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #587

Quote:
Originally Posted by JoKeR LauGh View Post
aaarnas!
should i replace this
PHP Code:
len += formatex(menu[len], charsmax(menu) - len"\d6. %L^n^n"id"MENU_SPECTATOR"
with this
PHP Code:
 // 7. Vip meniu items 
    
len += formatex(menu[len], charsmax(menu) - len"\r7.\w VIP Meniu Items^n^n"
No, you don't need to replace it. Read what is wrote.

Quote:
Originally Posted by Sale View Post
Nice plugin, tnx Do you have Serbian translation? If you dont , i can make one
If you could. I would take it. Thanks ;]
__________________
My plugins:
[ZP] ZM_VIP (v2.0.0 is comming. v1.9.1 BETA is out!)

aaarnas is offline
JoKeR LauGh
Veteran Member
Join Date: May 2011
Location: Malaysia
Old 08-06-2011 , 17:52   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #588

I can't understand this one..

2. Find line:

PHP Code:
len += formatex(menu[len], charsmax(menu) - len"\d6. %L^n^n"id"MENU_SPECTATOR"
AFTER add:

PHP Code:
    // 7. Vip meniu items 
    
len += formatex(menu[len], charsmax(menu) - len"\r7.\w VIP Meniu Items^n^n"
I think you are saying is add the VIP menu after the line

PHP Code:
len += formatex(menu[len], charsmax(menu) - len"\d6. %L^n^n"id"MENU_SPECTATOR"
... you should put "," on the word "after" .. make me more understand ...

anyway thanks for guide , you're the best VIP maker ..
__________________
Quote:
Originally Posted by addons_zz View Post
Also, just to not read `the article`, read all you find. Read and read, for ever and ever. Never stop reading.
Why? Because there is not one single universal truth which holds the meaning for everything.
JoKeR LauGh is offline
gvazdas
Member
Join Date: Aug 2011
Old 08-10-2011 , 13:34   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #589

For some reason, multijump isn't working for me.
The VIP works since I get 65 armor at start of round.
And how do I change modes?
gvazdas is offline
koed dude
Junior Member
Join Date: Aug 2011
Old 08-13-2011 , 23:32   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #590

hello.

first of all gj on this vip plugin..

ok here is my problem when i go in my dedicated console and write amx_plugins i get this;

( 30) Load fails: Plugin file open error (plugin "zm_vip.amxx")

and when i put the extra items for the vip menu in plugins-zplague(also tried plugins.ini) i get this this;


( 30) Load fails: Plugin uses an unknown function (name "zv_register_extra_item") - check your modules.ini.
( 31) Load fails: Plugin uses an unknown function (name "zv_register_extra_item") - check your modules.ini.
( 32) Load fails: Plugin uses an unknown function (name "zv_register_extra_item") - check your modules.ini.
( 33) Load fails: Plugin uses an unknown function (name "zv_register_extra_item") - check your modules.ini.
( 34) Load fails: Plugin uses an unknown function (name "zv_register_extra_item") - check your modules.ini.
( 35) Load fails: Plugin uses an unknown function (name "zv_register_extra_item") - check your modules.ini.
( 36) Load fails: Plugin file open error (plugin "zm_vip.amxx")
49 plugins, 42 running

can some one help plz. :p

tyvm
koed dude 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 09:57.


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