BladeDeath

BladeDeath 0.0.7

Нет прав для скачивания
Недавно обновленные
JUNGLE
JUNGLE ИКОНКИ / PSD
0.00 звёзд
Шаблон с помощью которого вы можете сделать свои собственные иконки в стиле джунглей
Секси
Секси баннеры / PSD
0.00 звёзд
Что может быть лучше баннеров с красивыми девушками? Мы сделали 5 красивых баннеров
Semi-Procedural
Semi-Procedural #1
5.00 звёзд
Полу-процедурная карта размером 3000
Semi-Procedural
Semi-Procedural Jungle #1
0.00 звёзд
Процедурная карта которая была доработана вручную.
Sky
Sky Base
5.00 звёзд
это плагин, который позволяет вашим игрокам уйти от стандартных домов и построить себе нас
IQRecycler
IQRecycler
5.00 звёзд
Крафт переработчика с возможностью поднятия, отображения ХП, нанесения урона
IQWipeBlock
IQWipeBlock
5.00 звёзд
Продвинутая и оптимизированная система временной блокировки оружия
🌸Blue
🌸Blue Tears🌸
5.00 звёзд
Шагните в таинственное царство Blue Tears
Defendable
Defendable Bases
5.00 звёзд
This plugin adds a new dynamic zombie event to your server, the appearance of which you can customiz
Boss
Boss Monster
5.00 звёзд
This plugin adds to the game a variety of NPC bosses with different abilities and a very adaptable
Triangulation
Triangulation
0.00 звёзд
Welcome to a new arctic event where players will need to brave the arctic biome to deal with packs o
Water
Water Patrol
5.00 звёзд
Water Patrol is a plugin that spawns in NPC-controlled RHIBS that patrols the ocean and coastline se
Better
Better Npc
5.00 звёзд
This plugin adds variety of NPC sets with very high number of parameter sets
Raidable
Raidable Bases
5.00 звёзд
Create fully automated raidable bases with NPCs in Rust
XPrison
XPrison
5.00 звёзд
Тюряга для вашего сервера.

Mercury

Инквизитор
АДМИНИСТРАТОР
Премиум
Сообщения
3,114
Реакции
1,000
Mercury добавил(а) новый ресурс:

BladeDeath - Добавляет на сервер клинок смерти,при броске и попадании в игрока вводит его в состояние "Раненый"

BladeDeath - Добавляет на сервер клинок смерти,при броске и попадании в игрока вводит его в состояние "Раненый"



Видео-обзор -

Идея взята с проекта RUSTON WORLD

Узнать больше об этом ресурсе...
 
Плагин перенес в бесплатку!!!!
 
Плагин перенес в бесплатку!!!!
Требует фикса, после последней обновы.
C#:
Error while compiling: BladeDeath.cs(109,46): error CS1061: Type `ListHashSet<BasePlayer>' does not contain a definition for `ForEach' and no extension method `ForEach' of type `ListHashSet<BasePlayer>' could be found. Are you missing an assembly reference?
 
Последнее редактирование:
Требует фикса, после последней обновы.
C#:
Error while compiling: BladeDeath.cs(109,46): error CS1061: Type `ListHashSet<BasePlayer>' does not contain a definition for `ForEach' and no extension method `ForEach' of type `ListHashSet<BasePlayer>' could be found. Are you missing an assembly reference?


Где-то тут:
C#:
public void SendChat(string Message,BasePlayer player, Chat.ChatChannel channel = Chat.ChatChannel.Global)
        {
            if (IQChat)
                IQChat?.Call("API_ALERT_PLAYER", player, Message);
            else BasePlayer.activePlayerList.ForEach(p => p.SendConsoleCommand("chat.add", channel, 0, Message));
        }
Если не собираетесь обновлять, скажите, что заменить.
Обновят сегодня. Жди
 
Требует фикса, после последней обновы.
C#:
Error while compiling: BladeDeath.cs(109,46): error CS1061: Type `ListHashSet<BasePlayer>' does not contain a definition for `ForEach' and no extension method `ForEach' of type `ListHashSet<BasePlayer>' could be found. Are you missing an assembly reference?


Где-то тут:
C#:
public void SendChat(string Message,BasePlayer player, Chat.ChatChannel channel = Chat.ChatChannel.Global)
        {
            if (IQChat)
                IQChat?.Call("API_ALERT_PLAYER", player, Message);
            else BasePlayer.activePlayerList.ForEach(p => p.SendConsoleCommand("chat.add", channel, 0, Message));
        }
Если не собираетесь обновлять, скажите, что заменить.
Привет,уже обновляю
 
C#:
(14:57:15) | Failed to call hook 'ConsoleCommandBlade' on plugin 'BladeDeath v0.0.2' (FormatException: Input string was not in a correct format.)
  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <a8ed250850854b439cedc18931a314fe>:0
  at System.Number.ParseUInt64 (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00014] in <a8ed250850854b439cedc18931a314fe>:0
  at System.UInt64.Parse (System.String s) [0x00007] in <a8ed250850854b439cedc18931a314fe>:0
  at Oxide.Plugins.BladeDeath.ConsoleCommandBlade (ConsoleSystem+Arg arg) [0x00000] in <502d7b27d1d24b6e8be446ed6a266466>:0
  at Oxide.Plugins.BladeDeath.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a3] in <502d7b27d1d24b6e8be446ed6a266466>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0
(14:57:16) | scientist I. Cross[2172847] was killed by ZoV[76561198329527566]
(14:57:20) | Failed to call hook 'ConsoleCommandBlade' on plugin 'BladeDeath v0.0.2' (FormatException: Input string was not in a correct format.)
  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <a8ed250850854b439cedc18931a314fe>:0
  at System.Number.ParseUInt64 (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00014] in <a8ed250850854b439cedc18931a314fe>:0
  at System.UInt64.Parse (System.String s) [0x00007] in <a8ed250850854b439cedc18931a314fe>:0
  at Oxide.Plugins.BladeDeath.ConsoleCommandBlade (ConsoleSystem+Arg arg) [0x00000] in <502d7b27d1d24b6e8be446ed6a266466>:0
  at Oxide.Plugins.BladeDeath.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a3] in <502d7b27d1d24b6e8be446ed6a266466>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0
(14:57:44) | [BladeDeath] Игроку успешно выдан клинок!
(14:57:46) | [BladeDeath] Игроку успешно выдан клинок!
(14:57:46) | [BladeDeath] Игроку успешно выдан клинок!
 
C#:
(14:57:15) | Failed to call hook 'ConsoleCommandBlade' on plugin 'BladeDeath v0.0.2' (FormatException: Input string was not in a correct format.)
  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <a8ed250850854b439cedc18931a314fe>:0
  at System.Number.ParseUInt64 (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00014] in <a8ed250850854b439cedc18931a314fe>:0
  at System.UInt64.Parse (System.String s) [0x00007] in <a8ed250850854b439cedc18931a314fe>:0
  at Oxide.Plugins.BladeDeath.ConsoleCommandBlade (ConsoleSystem+Arg arg) [0x00000] in <502d7b27d1d24b6e8be446ed6a266466>:0
  at Oxide.Plugins.BladeDeath.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a3] in <502d7b27d1d24b6e8be446ed6a266466>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0
(14:57:16) | scientist I. Cross[2172847] was killed by ZoV[76561198329527566]
(14:57:20) | Failed to call hook 'ConsoleCommandBlade' on plugin 'BladeDeath v0.0.2' (FormatException: Input string was not in a correct format.)
  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <a8ed250850854b439cedc18931a314fe>:0
  at System.Number.ParseUInt64 (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00014] in <a8ed250850854b439cedc18931a314fe>:0
  at System.UInt64.Parse (System.String s) [0x00007] in <a8ed250850854b439cedc18931a314fe>:0
  at Oxide.Plugins.BladeDeath.ConsoleCommandBlade (ConsoleSystem+Arg arg) [0x00000] in <502d7b27d1d24b6e8be446ed6a266466>:0
  at Oxide.Plugins.BladeDeath.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a3] in <502d7b27d1d24b6e8be446ed6a266466>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0
(14:57:44) | [BladeDeath] Игроку успешно выдан клинок!
(14:57:46) | [BladeDeath] Игроку успешно выдан клинок!
(14:57:46) | [BladeDeath] Игроку успешно выдан клинок!
Разработчик исправит
 
А это когда в скатину бросаешь),
C#:
Failed to call hook 'OnPlayerAttack' on plugin 'BladeDeath v0.0.2' (InvalidCastException: Specified cast is not valid.)
  at Oxide.Plugins.BladeDeath.OnPlayerAttack (BasePlayer attacker, HitInfo info) [0x00048] in <502d7b27d1d24b6e8be446ed6a266466>:0
  at Oxide.Plugins.BladeDeath.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <502d7b27d1d24b6e8be446ed6a266466>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0
 
Еще пожелание, различать игроков и всех NPC.
урон по игрокам: true/false
урон по npc: true/false


Для ПВЕ сервера актуально.)

Заранее благодарю.
 
Так же заметил, сообщение пишет всем на сервере, при выдаче ножа, например мне. А пишет всем.
 
можете поправить ошибку ? после броска нож становится просто обычной картинкой ножа но использовать такой нож не получится он не берется в руки нельзя ударить или кинуть
 
и заблокировать оповещение в чат о выдаче
 
Обновлю на днях
 
я дико извеняюсь ))) но я этот минус о выдаче клинка сделал в плюс ))) поэтому эту функцию лучше оставить или сделать отключаемой в конфиге )
но полностью удалять не надо)
 
а вы можете еще добавить что бы показывало ник игрока которому был выдан предмет ? если конечно это не сложно ?
 
Mercury обновил(а) ресурс BladeDeath новой записью:

Небольшое обновление функционала

- Добавил возможность в консольной команде использовать ник
- FIX NRE
- Теперь клинок будет удаляться после броска
- Исправлены сообщения в чате
- Корректировка кода

Узнать больше об этом обновлении...
 
Dear Mercury , can you fix that please...

bladedeath.png
 

Вложения

  • bladedeath.png
    bladedeath.png
    26.2 КБ · Просмотры: 3
Назад
Сверху Снизу