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

Subplugin Submission [ZP] Zombie VIP 1.9.1


Post New Thread Reply   
 
Thread Tools Display Modes
WelcomE~
Senior Member
Join Date: Sep 2009
Old 09-02-2012 , 17:30   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1021

Hey, I made the VIP menu, set the plugin to Mode 2, added
zm_vip_extra_chainsaw.amxx
zm_vip_extra_gc_extra_item_ng.amxx

and they're not in the menu.

Can you tell me where's my stupid mistake?
__________________


WelcomE~ is offline
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 09-02-2012 , 19:34   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1022

Quote:
Originally Posted by WelcomE~ View Post
Hey, I made the VIP menu, set the plugin to Mode 2, added
zm_vip_extra_chainsaw.amxx
zm_vip_extra_gc_extra_item_ng.amxx

and they're not in the menu.

Can you tell me where's my stupid mistake?
You added these plugins after zm_vip ?
These plugins are correctly changed for zm_vip ?
Show error logs of zm_vip or zm_vip_extra_chainsaw/zm_vip_extra_gc_extra_item_ng if there is any.
__________________
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-03-2012 , 05:48   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1023

Quote:
Originally Posted by aaarnas View Post
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
	}
Thanks work =)
rybka is offline
WelcomE~
Senior Member
Join Date: Sep 2009
Old 09-03-2012 , 06:05   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1024

Quote:
Originally Posted by aaarnas View Post
You added these plugins after zm_vip ?
These plugins are correctly changed for zm_vip ?
Show error logs of zm_vip or zm_vip_extra_chainsaw/zm_vip_extra_gc_extra_item_ng if there is any.
( 29) Load fails: Plugin uses an unknown function (name "zv_register_extra_item") - check your modules.ini.
( 30) Load fails: Plugin uses an unknown function (name "zv_register_extra_item") - check your modules.ini.

These are the plugins that you shared in the first page:

zm_vip_extra(14 plugins).zip (3.15 MB, 13342 views)

I just changed the cost and nothing else.
They're right after zm_vip.amxx in the ini file.
__________________



Last edited by WelcomE~; 09-03-2012 at 06:14.
WelcomE~ is offline
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 09-03-2012 , 18:02   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1025

Quote:
Originally Posted by WelcomE~ View Post
( 29) Load fails: Plugin uses an unknown function (name "zv_register_extra_item") - check your modules.ini.
( 30) Load fails: Plugin uses an unknown function (name "zv_register_extra_item") - check your modules.ini.

These are the plugins that you shared in the first page:

zm_vip_extra(14 plugins).zip (3.15 MB, 13342 views)

I just changed the cost and nothing else.
They're right after zm_vip.amxx in the ini file.
All extra plugins writing this error or only some? What are thease plugins? Is zm_vip.amxx running correctly ? (amx_plugins)
__________________
My plugins:
[ZP] ZM_VIP (v2.0.0 is comming. v1.9.1 BETA is out!)

aaarnas is offline
WelcomE~
Senior Member
Join Date: Sep 2009
Old 09-03-2012 , 18:40   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1026

These two are the only plugins with this error.
I told you the names of the plugins and yes, the zm_vip is running perfectly.
__________________


WelcomE~ is offline
z0mb1el0v3r
Senior Member
Join Date: May 2011
Old 09-14-2012 , 15:44   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1027

"zp_vip_damage_increase" is not working...

Edit: Nvm.. i figured this out.

Last edited by z0mb1el0v3r; 09-17-2012 at 11:36. Reason: Ignorant
z0mb1el0v3r is offline
TzK
Member
Join Date: Apr 2010
Old 09-17-2012 , 14:48   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1028

Bad load for plugin :/
Code:
[AMXX] Plugin "zm_vip.amxx" failed to load: Plugin uses an unknown function (name "zp_get_user_survivor") - check your modules.ini.
Modules:
Code:
Currently loaded plugins:
      description      stat pend  file              vers      src   load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.2-d  ini   Start ANY  
 [ 2] MySQL            RUN   -    mysql_amxx_i386.  v1.8.2-d  pl1   ANY   ANY  
 [ 3] SQLite           RUN   -    sqlite_amxx_i386  v1.8.2-d  pl1   ANY   ANY  
 [ 4] Fun              RUN   -    fun_amxx_i386.so  v1.8.2-d  pl1   ANY   ANY  
 [ 5] Engine           RUN   -    engine_amxx_i386  v1.8.2-d  pl1   ANY   ANY  
 [ 6] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.2-d  pl1   ANY   ANY  
 [ 7] CStrike          RUN   -    cstrike_amxx_i38  v1.8.2-d  pl1   ANY   ANY  
 [ 8] CSX              RUN   -    csx_amxx_i386.so  v1.8.2-d  pl1   ANY   ANY  
 [ 9] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.2-d  pl1   ANY   ANY  
9 plugins, 9 running
PHP Code:
 [  1AMXBans                 5.0         YoMama/Lux lan  amxbans.amxx     running  
 
[  2AmxBans Admin Base      1.76        AMXX Dev Team     admin_amxbans.a  running  
 
[  3Admin Commands          1.8.1.3746  AMXX Dev Team     admincmd.amxx    running  
 
[  4Admin Help              1.8.1.3746  AMXX Dev Team     adminhelp.amxx   running  
 
[  5Slots Reservation       1.8.1.3746  AMXX Dev Team     adminslots.amxx  running  
 
[  6Multi-Lingual System    1.8.1.3746  AMXX Dev Team     multilingual.am  running  
 
[  7Menus Front-End         1.8.1.3746  AMXX Dev Team     menufront.amxx   running  
 
[  8Commands Menu           1.8.1.3746  AMXX Dev Team     cmdmenu.amxx     running  
 
[  9Players Menu            1.8.1.3746  AMXX Dev Team     plmenu.amxx      running  
 
10Maps Menu               1.8.1.3746  AMXX Dev Team     mapsmenu.amxx    running  
 
11Plugin Menu             1.8.1.3746  AMXX Dev Team     pluginmenu.amxx  running  
 
12Std Admin Color Chat    1.1.1       Van der Cal       std_admin_color  running  
 
13Admin Chat              1.8.1.3746  AMXX Dev Team     adminchat.amxx   running  
 
14Anti Flood              1.8.1.3746  AMXX Dev Team     antiflood.amxx   running  
 
15Scrolling Message       1.8.1.3746  AMXX Dev Team     scrollmsg.amxx   running  
 
16InfoMessages          1.8.1.3746  AMXX Dev Team     imessage.amxx    running  
 
17Admin Votes             1.8.1.3746  AMXX Dev Team     adminvote.amxx   running  
 
18NextMap                 1.8.1.3746  AMXX Dev Team     nextmap.amxx     running  
 
19Nextmap Chooser         1.8.1.3746  AMXX Dev Team     mapchooser.amxx  running  
 
20TimeLeft                1.8.1.3746  AMXX Dev Team     timeleft.amxx    running  
 
21Pause Plugins           1.8.1.3746  AMXX Dev Team     pausecfg.amxx    running  
 
22Stats Configuration     1.8.1.3746  AMXX Dev Team     statscfg.amxx    running  
 
23StatsX                  1.8.1.3746  AMXX Dev Team     statsx.amxx      running  
 
24CS MiscStats          1.8.1.3746  AMXX Dev Team     miscstats.amxx   running  
 
25CS Stats Logging        1.8.1.3746  AMXX Dev Team     stats_logging.a  running  
 
26AFK Kicker              1.0b        Cheesy Peteza     afkkicker.amxx   running  
 
27AMXX Gag                1.3 RC      xPaw Exolent    amx_gag.amxx     running  
 
28Autoresponder/Advertis  0.5         MaximusBrood      ad_manager.amxx  running  
 
29Show IP                 1.0         $uicid3           amx_ip.amxx      running  
 
30Auto Demo Recorder      3.0c        MoHApX/F4RR3LL    auto_demo_recor  running  
 
31High Ping Kicker (WON)  0.16.2      OLO/shadow        high_ping_kicke  running  
 
32AdminListen             2.5         /devurandom V   amx_adminlisten  running  
 
33Admin Spectator ESP     1.4_beta    KoST              admin_spec_esp_  running  
 
34Fix AutoBuy Bug         1.1         PomanoB UFPS.T  autobug.amxx     running  
 
35Map Spawns Editor       1.0.16      iG_os             Map_Spawns_Edit  running  
 
36Anti Fullupdate Spam    1.1         Pike              anti_fullupdate  running  
 
37last played maps        0.2         ConnorMcLeod      lastmaps.amxx    running  
 
38Advanced Weapon Tracer  1.3.0       ConnorMcLeod      advanced_weapon  running  
 
39unknown                 unknown     unknown           zm_vip.amxx      bad load 
 
40] [ZPCore/Engine        5.0.5       ZP Dev Team       zp50_core.amxx   running  
 
41] [AMXXExternal Settin  0.1         WiLS              amx_settings_ap  running  
 
42] [CSPlayer Models API  1.2         WiLS              cs_player_model  running  
 
43] [CSTeams API          1.2         WiLS              cs_teams_api.am  running  
 
44] [CSMaxSpeed API       1.0         WiLS              cs_maxspeed_api  running  
 
45] [CSWeapon Models API  1.1         WiLS              cs_weap_models_  running  
 
46] [CSWeapons Restrict   0.4         WiLS              cs_weap_restric  running  
 
47] [CSHam Hooks for Bot  1.0         WiLS              cs_ham_bots_api  running  
 
48] [ZP] Class: Zombie      5.0.5       ZP Dev Team       zp50_class_zomb  running  
 
49] [ZP] Class: Human       5.0.5       ZP Dev Team       zp50_class_huma  running  
 
50] [ZP] Class: Survivor    5.0.5       ZP Dev Team       zp50_class_surv  running  
 
51] [ZP] Class: ZombieCl  5.0.8       ZP Dev Team       zp50_class_zomb  running  
 
52] [ZP] Class: ZombieRa  5.0.5       ZP Dev Team       zp50_class_zomb  running  
 
53] [ZP] Class: ZombieLi  5.0.5       ZP Dev Team       zp50_class_zomb  running  
 
54] [ZP] Class: ZombieFa  5.0.5       ZP Dev Team       zp50_class_zomb  running  
 
55] [ZP] Class: HumanCla  5.0.5       ZP Dev Team       zp50_class_huma  running  
 
56] [ZP] Class: HumanRap  5.0.5       ZP Dev Team       zp50_class_huma  running  
 
57] [ZP] Class: HumanLig  5.0.8       ZP Dev Team       zp50_class_huma  running  
 
58] [ZPHuman Armor        5.0.5       ZP Dev Team       zp50_human_armo  running  
 
59] [ZPGame Modes Manage  5.0.5       ZP Dev Team       zp50_gamemodes.  running  
 
60] [ZPGame ModeInfect  5.0.5       ZP Dev Team       zp50_gamemode_i  paused   
 
61] [ZPItems Manager      5.0.5       ZP Dev Team       zp50_items.amxx  running  
 
62] [ZPItems ManagerAm  5.0.5       ZP Dev Team       zp50_items_ammo  running  
 
63] [ZPItemWeapons      5.0.5       ZP Dev Team       zp50_item_weapo  running  
 
64] [ZPItemNightvision  5.0.5       ZP Dev Team       zp50_item_night  running  
 
65] [ZPItemAntidote     5.0.5       ZP Dev Team       zp50_item_antid  running  
 
66] [ZPItemZombie Madn  5.0.5       ZP Dev Team       zp50_item_zombi  running  
 
67] [ZPItemInfection B  5.0.5       ZP Dev Team       zp50_item_infec  running  
 
68] [ZPAdmin Commands     5.0.5       ZP Dev Team       zp50_admin_comm  running  
 
69] [ZPAdmin Menus        5.0.5       ZP Dev Team       zp50_admin_menu  running  
 
70] [ZPAdmin Models       5.0.5       ZP Dev Team       zp50_admin_mode  running  
 
71] [ZPCustom Buy Menus   5.0.5       ZP Dev Team       zp50_buy_menus.  running  
 
72] [ZPBuyzones           5.0.5       ZP Dev Team       zp50_buy_zones.  running  
 
73] [ZPRewardsAmmo Pac  5.0.5       ZP Dev Team       zp50_rewards_am  running  
 
74] [ZPRewardsFrags &   5.0.5       ZP Dev Team       zp50_rewards_fr  running  
 
75] [ZPDeathmatch         5.0.5       ZP Dev Team       zp50_deathmatch  running  
 
76] [ZPRandom Spawning    5.0.5       ZP Dev Team       zp50_random_spa  running  
 
77] [ZPSpawn Protection   5.0.5       ZP Dev Team       zp50_spawn_prot  running  
 
78] [ZPZombie Features    5.0.5       ZP Dev Team       zp50_zombie_fea  running  
 
79] [ZPZombie Sounds      5.0.5       ZP Dev Team       zp50_zombie_sou  running  
 
80] [ZPZombie Damage      5.0.5       ZP Dev Team       zp50_zombie_dam  running  
 
81] [ZPHuman Unlimited A  5.0.5       ZP Dev Team       zp50_human_ammo  running  
 
82] [ZPFlashlight         5.0.5       ZP Dev Team       zp50_flashlight  running  
 
83] [ZPNightvision        5.0.5       ZP Dev Team       zp50_nightvisio  running  
 
84] [ZPLeap/Longjump      5.0.5       ZP Dev Team       zp50_leap.amxx   running  
 
85] [ZPPain Shock Free    5.0.5       ZP Dev Team       zp50_painshockf  running  
 
86] [ZPKnockback          5.0.5       ZP Dev Team       zp50_knockback.  running  
 
87] [ZPWeapon Drop/Strip  5.0.5       ZP Dev Team       zp50_weapon_dro  running  
 
88] [ZPEffectsInfect    5.0.5       ZP Dev Team       zp50_effects_in  running  
 
89] [ZPEffectsCure      5.0.5       ZP Dev Team       zp50_effects_cu  running  
 
90] [ZPEffectsLighting  5.0.5       ZP Dev Team       zp50_effects_li  running  
 
91] [ZPAmbience Effects   5.0.5       ZP Dev Team       zp50_ambience_e  running  
 
92] [ZPMain Menu          5.0.5       ZP Dev Team       zp50_main_menu.  running  
 
93] [ZPObjective Remover  5.0.5       ZP Dev Team       zp50_objective_  running  
 
94] [ZPGameplay Fixes     5.0.5       ZP Dev Team       zp50_gameplay_f  running  
 
95] [ZPTeam Scoring       5.0.5       ZP Dev Team       zp50_team_scori  running  
 
96] [ZPHUD Information    5.0.5       ZP Dev Team       zp50_hud_info.a  running  
 
97] [ZPServer Browser In  5.0.5       ZP Dev Team       zp50_serverbrow  running  
 
98] [ZPAmmo Packs         5.0.5       ZP Dev Team       zp50_ammopacks.  running  
 
99] [ZPGrenadeFire      5.0.5       ZP Dev Team       zp50_grenade_fi  running  
 
[100] [ZPGrenadeFrost     5.0.5       ZP Dev Team       zp50_grenade_fr  running  
 
[101] [ZPGrenadeFlare     5.0.5       ZP Dev Team       zp50_grenade_fl  running  
 
[102AMXBans Freeze          1.0         |PJ|ShOrTy        amxbans_freeze.  running  
39Load failsPlugin uses an unknown function (name "zp_get_user_survivor") - check your modules.ini.
102 plugins100 running 
here you can see plugins list, if needed.
__________________
Who`s batman? WAHAHAHA

Last edited by TzK; 09-17-2012 at 15:05.
TzK is offline
Send a message via Skype™ to TzK
gogicaa
Veteran Member
Join Date: Aug 2011
Location: //
Old 09-17-2012 , 15:20   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1029

Make sure that zp50_zp43_compat.amxx is running !

Last edited by gogicaa; 09-17-2012 at 15:20.
gogicaa is offline
TzK
Member
Join Date: Apr 2010
Old 09-17-2012 , 15:29   Re: [ZP] Zombie VIP 1.7.2
Reply With Quote #1030

Thanks you, that helped.
__________________
Who`s batman? WAHAHAHA
TzK is offline
Send a message via Skype™ to TzK
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:21.


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