Hi there, correct me if i am wrong but i think the name BaseHelicopter changed to PatrolHelicopter. Without this change the red helicopter symbol is constantly displayed. :-)
New Name: PatrolHelicopter - red heli symbol constantly displayedFixed
I don't know if you changing that helped/ worked, but you are correct when u said "red helicopter symbol is constantly displayed" after the update.
Merged post
Yes Changing that fixed it!
`That wo rked for me too. Thank you!
It takes away the red icon but does not work properly.
23:30 [Error] Failed to call hook 'OnEntitySpawned' on plugin 'InfoPanel v1.0.7' (KeyNotFoundException: The given key was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.InfoPanel.OnEntitySpawned (BaseEntity Entity) [0x00060] in <226ffea25c4041828ac8da9c05e0dbcc>:0
at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0063e] in <226ffea25c4041828ac8da9c05e0dbcc>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d4a0be71194349e98f7b43231b9cea3b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b974d7a025404888bcdd55b51f29c440>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b974d7a025404888bcdd55b51f29c440>:0
The same issue has been reported to me as well by players about the heli icon always being on after this wipe update.
angryjoe
It takes away the red icon but does not work properly.
23:30 [Error] Failed to call hook 'OnEntitySpawned' on plugin 'InfoPanel v1.0.7' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.InfoPanel.OnEntitySpawned (BaseEntity Entity) [0x00060] in <226ffea25c4041828ac8da9c05e0dbcc>:0 at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0063e] in <226ffea25c4041828ac8da9c05e0dbcc>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d4a0be71194349e98f7b43231b9cea3b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b974d7a025404888bcdd55b51f29c440>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b974d7a025404888bcdd55b51f29c440>:0
Hi there, are you sure there is no typo in it? I don't have any errors in console. Try mine:
https://cdn.discordapp.com/attachments/800465830592643134/1149945894410649700/InfoPanel.cs
Ahh, thank you. I see now where I needed to edit it. Missed a few spots.
Yea, again, if you follow the instruction properly (and make sure any other heli control plugins such as automated events) are working, then it will work properly.
fixed
Locked automatically