Raised This Month: $ Target: $400
 0% 

Suggestion / Subplugin Request [SUG] How to Arrange The Plugins


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 07-16-2014 , 00:37   [SUG] How to Arrange The Plugins
Reply With Quote #1

Quote:
[SUG] = Suggestion.
In this thread, I just want to suggest "How to Arrange The Plugins" in your plugins-zplague.ini file.
Quote:
This arrangement is to help people to locate their plugin more easily as it have been divided into a few major sections.
Below is my suggestion on how you should arrange your plugin:
Code:
; - Quick tips -
; * Rename this file to disabled-zplague.ini to turn the mod off
; * Rename it back to plugins-zplague.ini to turn it on
; * Put a semi-colon in front of a plugin to disable it
; * Remove a semi-colon to re-enable a plugin
; * Add the word debug after a plugin to place it in debug mode

; Main plugin


; Default zombie classes


; Add custom game modes 


; Add server sub-plugins/ addons
zm_vip.amxx
nademodes.amxx
zp_aps_leader.amxx
zp_score.amxx
zp_sub_bank.amxx
zp_donate_ap.amxx
zp_parachute.amxx
zp_extra_give_ammopaks.amxx

; Add human sub-plugins/ addons
abd.amxx

; Add zombie sub-plugins/ addons
zp50_zombie_armor_system.amxx
zp50_new_infection.amxx

; Add human extra items
zp_extra_goldenak.amxx
force_shield_grenade.amxx
zp_extra_human_armor.amxx
zp_virus.amxx
zp50_bazooka_jetpack.amxx

; Add zombie extra items
zp_extra_knock_bomb.amxx

; Add human VIP extra items
zm_vip_extra_plasma_rifle.amxx
zm_vip_extra_playeraura.amxx
zm_vip_extra_unlimited_clip.amxx
zp_vip_no_recoil.amxx
zp_vip_extra_sawnoff.amxx
zp_vip_extra_multijump.amxx 
zp_vip_gc_extra_item_ng.amxx

; Add zombie VIP extra items
zm_vip_zkill_bomb_v1-2.amxx
zp_vip_dynamite_zombie.amxx
zp_vip_extra_sweet_revenge.amxx

; Add human classes


; Add zombie classes
zp_climb_zombie.amxx
zp50_vip_class_zombie_burning.amxx
I have divided the plugin into 12 major sections:
Quote:
1. ; Main plugin (not required if you are using ZP5.0 and above)
2. ; Default zombie classes (not required if you are using ZP5.0 and above)
3. ; Add custom game modes (not required if you are using ZP5.0 and above)
4. ; Add server sub-plugins/ addons
5. ; Add human sub-plugins/ addons
6. ; Add zombie sub-plugins/ addons
7. ; Add human extra items
8. ; Add zombie extra items
9. ; Add human VIP extra items
10. ; Add zombie VIP extra items
11. ; Add human classes
12. ; Add zombie classes
Quote:
This arragement does not cause any problems to my server. I have tested it.
If you compare this arragement with this:
Code:
; - Quick tips -
; * Rename this file to disabled-zplague.ini to turn the mod off
; * Rename it back to plugins-zplague.ini to turn it on
; * Put a semi-colon in front of a plugin to disable it
; * Remove a semi-colon to re-enable a plugin
; * Add the word debug after a plugin to place it in debug mode

zombie_plague_advance_v1-6-1.amxx
zpa_zclasses40.amxx
zp_game_mode_example.amxx
zm_vip.amxx
nademodes.amxx
zp_donate_ap.amxx
ad_manager.amxx
zp_extra_give_ammopaks.amxx
zp_sub_parachute12.amxx
abd.amxx
zp_level_system_xp3.2.amxx
admin_chat_colors.amxx
zp_countdown_remix.amxx
colorchat.amxx
; hpk.amxx
zp_aps_leader.amxx
ultimate_sounds.amxx
zp_score.amxx
zp_sub_bank.amxx
dhud_message_test.amxx
; Add human extra items
zp_extra_unlimited_clip.amxx
zp_extra_goldenak.amxx
force_shield_grenade.amxx
zp_extra_human_armor.amxx
zp_virus.amxx
; zp_extra_sandbags.amxx
zp_extra_cyclone.amxx
; zp_extra_buy_classes.amxx
; zp_addon_hud_stats.amxx
zp_extra_midnight.amxx
; zv_vip_extra_wallclimb.amxx
zm_vip_extra_playeraura.amxx
zp_extra_strip.amxx
zp_extra_knock_bomb.amxx
; zp_storm.amxx
zm_vip_extra_plasma_rifle.amxx
; zv_vip_extra_regeneration.amxx
zm_vip_extra_unlimited_clip.amxx
; zp_extra_sentry_guns.amxx
; zp_fullmap_unlimitedclip.amxx
zp_no_recoil.amxx
zp_extra_sawnoff.amxx
zp_extra_mw2-auto.amxx
zm_vip_zkill_bomb_v1-2.amxx
zp_dynamite_zombie.amxx
zp_extra_sweet_revenge.amxx
zp_vip_class_climb.amxx
What is your opinion?
Quote:
If you have any suggestions, feel free to share it.

Last edited by zmd94; 07-16-2014 at 00:48.
zmd94 is offline
Just4Games
Senior Member
Join Date: Jan 2013
Location: Romania
Old 07-16-2014 , 04:58   Re: [SUG] How to Arrange The Plugins
Reply With Quote #2

It's a good idea to arrange your plugins, i did the same long time ago. In my case:
Code:
amxx_podbotmenu.amxx

//VIP
zm_vip_extra_chainsaw.amxx
zp_extra_goldenak_vip.amxx
zp_thunder.amxx

//ZP plugin mod
zplague_shade_1.0.6.amxx debug
zp_game_mode_example.amxx
;zp_plague_50_50_remake.amxx
zm_vip.amxx

//Extra Iteme
zp_extra_wallclimb.amxx ; ZM
zp_extra_human_armor.amxx ;HM
zp_no_recoil.amxx ;HM
zp_bazooka_new_update.amxx debug ;HM
zp_extra_unlimited_clip.amxx ;HM
zp_extra_goldendg.amxx ;HM
zp_extra_flamexm1014.amxx ;HM
zp_virus.amxx
zps_buy_classes_1.0.amxx
zp_extra_deadly-shot.amxx


rank_rankstats_top.amxx

//Plugin AMX

multijump.amxx
GHW_Weapon_Replacement.amxx
cso_effect_killer_2013.amxx
;zp_addon_adv_fog.amxx
AdminPrefixes.amxx
blocks.amxx
no_fall_damage.amxx
Messages_Shower.amxx
;high_ping_kicker.amxx
;resetscore.amxx
SayRestart.amxx
customsky.amxx
nademodes.amxx
gib_death.amxx
BadSpawnsPreventer.amxx

//Plugin ZP

zp_addon_hud_stats2.amxx
zp_addon_time_presents.amxx
zp_addon_damagehealt.amxx
zp_addon_grenade_status.amxx
zp_addon_qna.amxx
zp_addons_last_human_pain_free.amxx
zp_welcome_message.amxx
zp_extra_addon_countdown.amxx
zp_sub_bank.amxx
zp_donate_ap.amxx
zp_aphud.amxx
;zp_addon_show_health.amxx
zp_deathsprite.amxx
zpnm_manage_ampks.amxx
zp_ap_leader.amxx
zp43_pushaway.amxx
zp_random_wavs.amxx

//Clase Zm
zp_zclass_boomer.amxx
zp_zclass_executioner.amxx ;VIP
zp_zclass_siren.amxx ;VIP
zp_class_assassin.amxx
zp_thermal_zombie.amxx

//Plugin NoSound
zp_no_sound_allinone_v2.amxx

; AMX Mod X plugins 

; Admin Base - Always one has to be activated 
admin.amxx      ; admin base (required for any admin-related) 
;admin_sql.amxx      ; admin base - SQL version (comment admin.amxx) 

; Basic 
admincmd.amxx      ; basic admin console commands 
adminhelp.amxx      ; help command for admin console commands 
adminslots.amxx      ; slot reservation 
multilingual.amxx   ; Multi-Lingual management 

; Menus 
menufront.amxx      ; front-end for admin menus 
cmdmenu.amxx      ; command menu (speech, settings) 
plmenu.amxx      ; players menu (kick, ban, client cmds.) 
;telemenu.amxx      ; teleport menu (Fun Module required!) 
mapsmenu.amxx      ; maps menu (vote, changelevel) 

; Chat / Messages 
adminchat.amxx      ; console chat commands 
antiflood.amxx      ; prevent clients from chat-flooding the server 
scrollmsg.amxx      ; displays a scrolling message 
imessage.amxx      ; displays information messages 
adminvote.amxx      ; vote commands 

; Map related 
nextmap.amxx      ; displays next map in mapcycle 
mapchooser.amxx      ; allows to vote for next map 
timeleft.amxx      ; displays time left on map 

; Configuration 
pausecfg.amxx      ; allows to pause and unpause some plugins 
statscfg.amxx      ; allows to manage stats plugins via menu and commands 

; Enable to use AMX Mod plugins 
;amxmod_compat.amxx   ; AMX Mod backwards compatibility layer 
m_tfix.amxx
__________________

Just an old fart revisiting the nostalgia.
---------
Oh yeah
|[[ZPA/ZPS]NoSound]|[[ZPA/ZPS]Hud Stats(Edited)]|

PS: I go by MoistWomble nowadays.
Just4Games is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 07-16-2014 , 05:55   Re: [SUG] How to Arrange The Plugins
Reply With Quote #3

Quote:
Originally Posted by Just4Games View Post
It's a good idea to arrange your plugins, i did the same long time ago.
Thank for sharing.

However, I'm just want to know, why you don't put your ZP plugin in plugins-zplague.ini? If I'm right, you have put your plugin in plugin.ini, isn't it?

Last edited by zmd94; 07-16-2014 at 05:56.
zmd94 is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 03-08-2015 , 14:16   Re: [SUG] How to Arrange The Plugins
Reply With Quote #4

Quote:
Originally Posted by zmd94 View Post
Thank for sharing.

However, I'm just want to know, why you don't put your ZP plugin in plugins-zplague.ini? If I'm right, you have put your plugin in plugin.ini, isn't it?
no you dont have to put the main plugin in plugins.ini , you can put it in plugins-zplague too
Depresie is offline
Just4Games
Senior Member
Join Date: Jan 2013
Location: Romania
Old 07-16-2014 , 06:24   Re: [SUG] How to Arrange The Plugins
Reply With Quote #5

I like it more all-in-one, easier for me to find and not opening too many programs (it will fill my bar)
__________________

Just an old fart revisiting the nostalgia.
---------
Oh yeah
|[[ZPA/ZPS]NoSound]|[[ZPA/ZPS]Hud Stats(Edited)]|

PS: I go by MoistWomble nowadays.
Just4Games is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 03-06-2015 , 08:16   Re: [SUG] How to Arrange The Plugins
Reply With Quote #6

Any suggestion for new ZP plugins?
zmd94 is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 03-09-2015 , 06:01   Re: [SUG] How to Arrange The Plugins
Reply With Quote #7

Yes, you are right. ;)
zmd94 is offline
Reply


Thread Tools
Display Modes

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 14:55.


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