The arrow shows when the drop is within a certain height of the ground.
That sounds like something for the other plugin to add.
Inbound
Moved
Total Downloads: 2,590 - First Release: Nov 14, 2015 - Last Update: Feb 18, 2017
- 5/5, 5 likes
-
Wulf Community Admin
-
Any easy way to stop this from announcing Heli's called in ChopperSurvival? from K1lly0u's latest:
EventManager public testing | Page 3 | Oxide -
Wulf Community Admin
-
I can't seem to get the arrow(s) to show since I got it installed
Using latest version of Oxide and Rust, using below settings of Inbound which should be correct?
{
"HelicopterAlerts": false,
"SupplyDropAlerts": false,
"SupplyDropArrow": true,
"SupplyDropArrowLength": 15,
"SupplyDropArrowSize": 4,
"SupplyDropArrowTime": 15
} -
Wulf Community Admin
-
I gladly test out it, only been running the game on DX11 with max settings (with few settings off)
Edit: Same issue under DX9Last edited by a moderator: Oct 22, 2016 -
Is it possible to post a different message if the airdrop is summoned?
-
Wulf Community Admin
-
I dont have any plugin that calls them, only the random event and /kit giving a supply signal.
-
Wulf Community Admin
-
would it work via coordinates?
if coordinate is random or assigned to a SS? -
Wulf Community Admin
-
how do i add them? and i guess it would be to the .cs file?
-
Wulf Community Admin
-
Code:
(03:23:35) | [Oxide] 03:22 [Error] Failed to call hook 'OnEntitySpawned' on plugin 'Inbound v0.2.0' (FormatException: Input string was not in a correct format.) (03:23:35) | [Oxide] 03:22 [Debug] at System.String.ParseFormatSpecifier (System.String str, System.Int32& ptr, System.Int32& n, System.Int32& width, System.Boolean& left_align, System.String& format) [0x00000] in <filename unknown>:0 at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Inbound.Lang (System.String key, System.String id, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Inbound.OnEntitySpawned (.BaseEntity entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Inbound.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
Last edited by a moderator: Nov 27, 2016 -
Wulf Community Admin
-
{
"HelicopterInbound": "<color=#FF4949>Патруль вылетел</color> <color=#F9DBDB>Будь осторожен!</color>",
"SupplyDropInbound": "<color=#FFB300>На острове сброшен груз</color>"
} -
Wulf Community Admin
-
-
Wulf Community Admin