Максимальная производительность для ваших игровых серверов!
Заказать сейчасОбновление в связи с новой недо картой в игре.
Разработчики остановитесь - хватит!
- Значительно улучшенная производительность (особенно на больших серверах)
- Исправлена настройка по умолчанию radiusSize для лучшего соответствия новым элементам пользовательского интерфейса карты.
Да, спрос есть.... Есть обновления, я обновляю.? Он разве еще актуален?
В новом обновлении переработан функционал плагина и добавлены новые настройки и отображение места смерти через стрелку указатель.
Новый конфиг:
JSON:{ "Map Marker Options": { "Enable radial markers": false, "Enable vending markers": true, "Duration markers are visible on map (seconds)": 300, "Radius of map marker": 0.28, "Color of map marker (hex)": "FCD12A" }, "Notification Options": { "Show notification on respawn": true, "Notification delay (seconds)": 5, "Debug deaths in console": false }, "Direct Draw Options": { "Enable direct draw": true, "Color of the arrow (hex)": "FCD12A", "Color of the text (hex)": "115DA8", "Color of the sphere (hex)": "9E1A1A", "Show sphere": false, "Show arrow": true, "Show text": true, "Sphere radius": 5.0, "Arrow length": 150.0, "Arrow vertical offset": 1.0, "Text vertical offset": 150.0, "Randomize XZ offset": false, "Direct draw duration": 60 }, "Version": { "Major": 2, "Minor": 0, "Patch": 0 } }
Fix ddraw sphere
Revert changes from 2.0.1
Initialize collections on plugin load (otherwise static collections stay null after reloading the plugin)
Change collection type
Null check values that should never be null
Fixed for Rust update
Fixed for Rust update