Product description
Игра, для который подходит данный товар: DayZ Standalone
Тип: скрипт (серверный)
Авторство: я (123new)
Товар совместим, тестировался и проверялся на чистых версиях игры: 1.09,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20
Описание:
Скрипт, позволяющий удалять указанные Classname лута с тел игроков при их смерти, либо удалять сами мертвые тела при наличии указанных класснеймов лута! Также, имеется возможность ограничить удаление чисто теми игроками, которые вписаны в список. У остальных удаление не буде производиться.
При проблемах с доступом к файлу: Свяжитесь с Dr.Tauren в личных сообщениях.
Почему работа бесплатно и больше не поддерживается: читаем тут
Возможности:
- Удаление указанных предметов по их ID с тел всех убитых игроков в момент смерти (опционально)
- Удаление указанных предметов по их ID с тел указанных по Steam64ID убитых игроков в момент смерти (опционально)
- Скидывание предметов на землю из удаляемого контейнера/предмета
- При нахождении указанных предметов по их ID на телах всех убитых игроков в момент смерти производится удаление самого тела игрока (опционально)
- При нахождении указанных предметов по их ID на телах указанных по Steam64ID игроков в момент смерти производится удаление самого тела игрока (опционально)
- Является чисто-серверным скриптом
- Возможность переписать код скрипта под себя, если вам это нужно
- Настройки мода вынесены в json-конфиг мода, позволяющий быстро настроить нужное количество схронов, точек их спавна и лута.
- При ошибках в конфиге мода он будет пересоздан автоматически на стандартный, при этом ошибки будут отмечены в script-логе сервера. Рекоммендуется держать копию конфигурации и наблюдать за логами сервера после его старта!
Важно:
- Скрипт может работать некорректно или не работать вообще на серверах с модами, на которых происходят какие-либо действия с трупом игрока (например, труп игрока заменяется на крест с лутом или любой другой предмет)
- Если вы укажете настройки скрипта не верно, сервер сам пересоздаст конфигурацию мода 'поумолчанию'
- Для корректной работы скрипта обязательно должны быть указаны любые Classname предметов в списке. Если Classname указан не верно - он игнорируется.
- Основной функционал отлажен и протестирован на чистом сервере.
Настройка:
EnabledDebugLogs - включение и отключение расширенных логов в script.log файле сервера для отладки проблемных ситуаций в коде и анализа действий скрипта (0 - выкл., 1 - вкл.)
DeleteItemList_InAllPlayers - включение и отключение удаления всех найденных предметов из ItemList в телах всех игроков сервера при их смерти (0 - выкл., 1 - вкл.)
DeleteItemList_InListPlayers - включение и отключение удаления всех найденных предметов из ItemList в телах указанных в Steam64IDList игроков сервера при их смерти (0 - выкл., 1 - вкл.)
DropAllItemsWhereIsNoListItemsInActionDeletingListItem - включение и отключение сброса на землю всего содержимого обнаруженного объекта перед его удалением. (0 - выкл., 1 - вкл.). Работает только при DeleteItemList_InAllPlayers =1 или DeleteItemList_InListPlayers =1
DeleteDeadBodyWithItemList_InAllPlayers - включение и отключение удаления мертвых тел для всех игроков при их смерти при условии нахождения в них указанных предметов из ItemList (0 - выкл., 1 - вкл.)
DeleteDeadBodyWithItemList_InListPlayers - включение и отключение удаления мертвых тел указанных в Steam64IDList игроков при их смерти при условии нахождения в них указанных предметов из ItemList (0 - выкл., 1 - вкл.)
DeleteAllDeadBodyFromSteam64IDListPlayers - включение и отключение удаления мертвых тел указанных в Steam64IDList игроков при их смерти вне зависимости от нахождения в них указанных предметов из ItemList (0 - выкл., 1 - вкл.)
ItemList - список предметов, которые будут искаться у игроков в инвентаре. Любые текстовые значения.
Steam64IDList - список Steam64 ID игроков, которые будут проверяться в указанных выше опциях. Любые текстовые значения.
The game for which this product is suitable: DayZ Standalone
Type: script (server-side)
Authorship: I am (123new)
The product is compatible, tested and tested on clean versions of the game: 1.09,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20
Description:
A script that allows you to delete the specified Classname loot from the bodies of players when they die, or delete the dead bodies themselves if there are specified classname loot! Also, it is possible to limit the deletion purely to those players who are included in the list. The rest will not be deleted.
data!
If you have problems accessing the file: Contact Dr.Tauren in private messages.
Why the work is free and no longer supported: read here
Opportunities:
- Removal of the specified items by their ID from the bodies of all killed players at the time of death (optional)
- Removal of the specified items by their ID from the bodies of the killed players specified by Steam64ID at the time of death (optional)
- Dropping objects to the ground from the container/object being removed
- If the specified items are found by their ID on the bodies of all killed players at the time of death, the player's body itself is deleted (optional)
- If the specified items are found by their ID on the bodies of the players specified by Steam64ID at the time of death, the player's body itself is deleted (optional)
- It is a purely server-side script
- The ability to rewrite the script code for yourself, if you need it
- The mod settings are made in the json config of the mod, which allows you to quickly configure the desired number of caches, their spawn points and loot.
- If there are errors in the mod's config, it will be recreated automatically to the standard one, and the errors will be noted in the server's script log. It is recommended to keep a copy of the configuration and monitor the server logs after it starts!
Important:
- The script may not work correctly or may not work at all on servers with mods where any actions occur with the player's corpse (for example, the player's corpse is replaced with a cross with loot or any other object)
- If you specify the script settings incorrectly, the server will recreate the mod configuration itself 'by default'
- For the script to work correctly, any Classname of the items in the list must be specified. If the Classname is specified incorrectly , it is ignored.
- The main functionality is debugged and tested on a clean server.
Customization:
EnabledDebugLogs - enabling and disabling extended logs in the script. log file of the server for debugging problem situations in the code and analyzing script actions (0 - off, 1-on)
DeleteItemList_InAllPlayers -enabling and disabling the removal of all found items from the ItemList in the bodies of all server players when they die (0 - off, 1-on)
DeleteItemList_InListPlayers - enabling and disabling the removal of all found items from the ItemList in the cases specified in the Steam 64 ID List of server players at their death (0 - off, 1-on)
DropAllItemsWhereIsNoListItemsInActionDeletingListItem - enabling and disabling the dumping of all the contents of the detected object to the ground before deleting it. (0 - off, 1-on). Works only when Delete Item List_In All Players =1 or Delete Item List_In List Players =1
DeleteDeadBodyWithItemList_InAllPlayers - enabling and disabling the removal of dead bodies for all players when they die, provided that the specified items from the ItemList are found in them (0 - off, 1-on)
DeleteDeadBodyWithItemList_InListPlayers - enabling and disabling the removal of dead bodies of players specified in the Steam 64 ID List when they die, provided that the specified items from the ItemList are found in them (0 - off, 1-on)
DeleteAllDeadBodyFromSteam64IDListPlayers - enabling and disabling the removal of dead bodies of players specified in the Steam 64 ID List when they die, regardless of whether the specified items from the ItemList are found in them (0 - off, 1-on)
ItemList - a list of items that will be searched for in the players ' inventory. Any text values.
Steam64IDList -a list of Steam64 player IDs that will be checked in the above options. Any text values.
What's New in Version 1.0.1 See changelog
Released
Подпись файлов модификации авторским ключем, размещение в Steam и актуализация данных https://steamcommunity.com/sharedfiles/filedetails/?id=2768713527
Signature of modification files with the author's key, placement on Steam and updating of data https://steamcommunity.com/sharedfiles/filedetails/?id=2768713527
Type
Compatible version
Acceptance of the Terms of the marketplace
Terms of usage
- Перепаковка, запаковка работы и изменение по своему вкусу разрешены при указании авторства на текущий мод!
- Repacking, packing the work and changing to your liking are allowed if you specify the authorship of the current mod!
Actions after purchase
Вариант 1:
1. Подписаться на моды в стиме и установить их на сервер игры:
https://steamcommunity.com/sharedfiles/filedetails/?id=2768713527
!!! Модификация ставится исключительно на стороне сервера в параметр -servermod= !!!
2. Запустить сервер 1 раз и закрыть его после загрузки
3. Настроить мод в файле Config_DonateBodyCleaner.json в #profile обозначенной системной директории сервера
Вариант 2:
1. Распаковать содержимое архива в отдельную папку
2. Поместить папку @DonateBodyCleaner в папку сервера игры
3. Добавить в параметрах запуска сервера:
"-servermod=@DonateBodyCleaner;"
Если у вас уже имеется такая строка, добавить к списку этих модов в нее следующее:
;@DonateBodyCleaner
4. Запустить сервер один раз, дождаться загрузки, закрыть сервер.
5. Настроить мод в файле Config_DonateBodyCleaner.json в #profile обозначенной системной директории сервера
Option 1:
1. Subscribe to mods in steam and install them on the game server:
https://steamcommunity.com/sharedfiles/filedetails/?id=2768713527
!!! The modification is put exclusively on the server side in the parameter -servermod= !!!
2. Start the server 1 time and close it after downloading
3. Configure the mod in the Config_DonateBodyCleaner file.json in the #profile of the designated server system directory
Option 2:
1. Unpack the contents of the archive into a separate folder
2. Place the @DonateBodyCleaner folder in the game server folder
3. Add in the server startup parameters:
"-servermod=@DonateBodyCleaner;"
If you already have such a line, add the following to the list of these mods in it:
;@DonateBodyCleaner
4. Start the server once, wait for the download, close the server.
5. Configure the mod in the Config_DonateBodyCleaner file.json in the #profile of the designated server system directory