Raised This Month: $32 Target: $400
 8% 

[NMRiH] nmrih_item_deleter ver2.0.4


Post New Thread Reply   
 
Thread Tools Display Modes
Author
yomox9
Member
Join Date: Jan 2014
Location: jp
Plugin ID:
6049
Plugin Version:
2.0.4
Plugin Category:
General Purpose
Plugin Game:
No More Room in Hell
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Remove/replace specific items(Weapon, tool, ammo) and Prevent respawn
    Old 03-14-2018 , 22:56   [NMRiH] nmrih_item_deleter ver2.0.4
    Reply With Quote #1

    Description
    This plugin remove/replace specific items(Weapon, tool, ammo) and Prevent respawn.
    You can make Melee only server.

    Made by misosiruGT http://steamcommunity.com/profiles/76561198053271718/
    Document translation by yomox9 http://steamcommunity.com/id/yomox9/

    Support this situation
    • Initial spawn items
    • Get items from supply box
    • Player's equip item in Casual mode when player spawn
    • All spawn itesm without the above situation

    Installation
    Copy addons folder to nmrih/

    (configs_sample folder is sample)

    Setting files
    There are setting file in configs/item_deleter folder.

    system folder - Don't change this. Setting of itemss for plugin use
    item_deleter.cfg - Main setting file. Read "item_deleter.cfg" about detail.
    id_items.cfg - Remove/Replace item setting file. Read "item_deleter_items.cfg" about detail.
    id_no_item_delete_maps.cfg - No remove/replace map. Read "item_deleter_maps.cfg" about detail.

    item_deleter.cfg
    [Main setting]

    "menu_chat_command" - chat command name. "" is disable.

    Code:
    "default"	- Default setting. If you copy all setting of default and change from "Default" to "IP:Port (ex. 192.168.0.1:27015), you can give setting each server.
    {
        "delete_start_mode"        - Timing of item remove/replace 0 = delete disable, 1 = round start, 2 = map start
        "chat_announce"             - Notice information when round start 0 = disable, 1 = enable
        "items_config"                 - Setting file path
        "no_item_delete_maps"    - No remove/replace map list path. If you don't use, set ""
    }
    item_deleter_items.cfg
    [Item setting]

    Item setting has 3 sections.

    Code:
    "items"	- Section of setting of items. (Melee, Weaopn, tool, Etcetera)
    {
      "me_kitknife" - Item class name. Don't change.
      {
          "delete"		- remove/delete item = 1, another = 0
          "substitute_item"	- Replace item's "class name" or "random group"
          "weapon_group"	- Group name. You can set any name.
      }
    }
    ※Attention of replace
    If you set wrong value, It may cause a server crash. Don't below.
    Set replace item to another relplace item.

    "ammo_boxes" - Section about ammo box setting
    Almost setting is smae the above. But weapon_group must same.

    Code:
    "random_groups"	- Section of Random group.
    {
      "random_melee"	- Random group name. It's used replace items. You can change to any name.
      {
          "me_machete"	""	- Class name for random selects. Don't remove "".
      }
    }
    ※About random group
    There is not restrict about amount of Group.
    One group can has max 64 items.
    One group can has normal items with ammo.
    Group can't has Random group. Item will not spawn.

    item_deleter_maps.cfg
    [No remove/replace items Map setting]

    If you write map name in list, Plugin don't remove/replace items when play that map.
    ・No remove/replace completely
    Code:
    "map name" ""	- Don't remove "".
    ・No remove/replace specific weapon_group only. But that weapon don't give damage to zombie.
    Code:
    "map name" "weapon_group name"
    Change log
    ver2.0.4 2018/03/15 Initial public version
    Attached Files
    File Type: sp Get Plugin or Get Source (nmrih_item_deleter_v2.sp - 822 views - 37.1 KB)
    File Type: zip nmrih_item_deleter_v204.zip (39.8 KB, 265 views)

    Last edited by yomox9; 03-30-2018 at 20:49.
    yomox9 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 16:04.


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