AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Zombie Plague Mod (https://forums.alliedmods.net/forumdisplay.php?f=126)
-   -   Subplugin Submission [ZP] Zombie VIP 1.9.1 (https://forums.alliedmods.net/showthread.php?t=119719)

aaarnas 02-24-2010 13:15

[ZP] Zombie VIP 1.9.1
 
10 Attachment(s)
This plugin is designed to give players additional benefits and ease of play. You can sell these privileges or give to specific players.

Version: 1.9.1 BETA

Due some problems, this plugin currently works only with 1.8.3 amxmodx version. Will fix that.
Now use this, if you want 1.8.2 version: https://forums.alliedmods.net/showpo...postcount=1394

Currently plugin has some issuses. Next version probably will be after month, so you have to wait.

NOTE:
Hello again,
in this version, plugin was totally rewritten. The idea and main functionality remain the same, but everything improved much more. From now, this add supports zp 4.3/5.0 and few modified versions of it. Also, optimized with new updates came with amxmodx 1.8.3 version. Privileges won't be lost on server crash.
Currently, this isn't a stable version, so I won't recommend putting it on server for full public use, but if you want to - you're welcome.
Most of documentation you will find in files: zm_vip.cfg, vips.ini, zm_vip.inc

INSTALLATION:
  1. Download ZIP and extract to your server directory
  2. Open configs/zm_vip.cfg file and set your settings.
  3. Done. Plugin is prepared to use with Zombie Plague 5.X

PLUGIN CONFIGURATION:
  1. Open zm_vip.sma file
  2. At the top you will find plugin configuration variables:
    Code:

    MODIFICATION - Choose what Zombie Plague version you will use
    NEW - Zombie Plague 5 or higher. Also works with modified versions (based on 5.x).
    OLD - Zombie Plague 4.3. Also works with modified versions (based on 4.3).
    ------------------------------------------------------
    VIPS_FILE_SYSTEM - Enables or disables vips.ini file. This file is used for adding VIP privileges for players, similar, as users.ini file.
    FORCED - Load VIPs only from vips.ini file
    ON - Load VIPs from vips.ini and amxmodx (users.ini file, who has t flag)
    OFF - Disable vips.ini file and use only amxmodx authentication system.
    Plugin has it's internal privileges storage system. It will be enabled automatically if plugin requires to do so.
    ------------------------------------------------------
    EXTRA_ITEMS - Disable or Enable separate Extra items for VIPs system.
    ON - Enabled
    OFF - Disabled
    ------------------------------------------------------
    VIP_SYS_FLAG - default VIP flag in amxmodx ("t")
    ADMIN_SYS_FLAG - admin flag for console commands access ("q")

  3. Save file and compile plugin. Put generated amxx file to plugins folder.
  4. Restart a server or change map.

MAKE VIP EXTRA ITEMS / CLASSES:
To set item or class to work with this plugin, do steps:
  1. Open your item or class .sma file.
  2. At the top, where all #include are, add #include <zm_vip> as the last of all includes. Don't change anything more!
  3. Compile plugin, add .amxx file to plugins folder.
  4. Write plugin file name (with .amxx extension) in configs/plugins-zp_zm_vip.ini file at the end.
  5. Save file. Restart server
  6. Done!

COMMANDS:
Chat:
  • /vip - opens motd window. You have you create your own vips.txt file and put to cstrike folder!
  • /vips - shows connected VIP players
  • /vm - VIP menu
Console:
  • zm_vip_list - list all loaded privilegies (in console)
  • zm_vip_reload - reload all loaded VIPs
  • zm_vip_remove [Player] - remove player privilegies

Servers using this plugin (since 1.4 version)

Changelog:
Spoiler

version 1.7.2 (old) information:
Spoiler

zm_vip.zip 4536 views
zm_vip_extra(12 plugins).zip 4557 views

Russiaboy 02-24-2010 13:17

Re: [ZP] Zombie VIP 1.3
 
Hey GJ :crab: will will delet my post...
__
maybe you can add more functions?

aaarnas 02-24-2010 13:27

Re: [ZP] Zombie VIP 1.3
 
Sure. If you offer ideas, and it will be possible to make.

Russiaboy 02-24-2010 13:32

Re: [ZP] Zombie VIP 1.3
 
okey, tomorrow i will tell you my ideas :)

aaarnas 02-24-2010 13:38

Re: [ZP] Zombie VIP 1.3
 
Ok. Sure I don't have lots of time to sit only with this but will try.

badalhoca 02-24-2010 13:56

Re: [ZP] Zombie VIP 1.3
 
HEY DUDE awesome, do more things,, like when he write we have a different color and after our names apears [VIP] like this


badalhoca [VIP] says: HI ALL!

aaarnas 02-24-2010 14:03

Re: [ZP] Zombie VIP 1.3
 
I think it's anoying, when your nick is changing. And for different chat color you can use this plugin: http://forums.alliedmods.net/showthread.php?p=556619

sunx 02-24-2010 14:49

Re: [ZP] Zombie VIP 1.3
 
thank you for sharing :) :crab:

badalhoca 02-25-2010 04:40

Re: [ZP] Zombie VIP 1.3
 
the plugin dont have SKIN?

aaarnas 02-25-2010 10:27

Re: [ZP] Zombie VIP 1.3
 
No. If you need to assign a skin to vip players, use zombie plague mod admin skin. There is no point to changing skins with this plugin, because in zp mod skins are changing very often, so it can start to bug. To make this idea, you should edit whole mod.


All times are GMT -4. The time now is 00:37.

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