Inbound

Moved

Total Downloads: 2,590 - First Release: Nov 14, 2015 - Last Update: Feb 18, 2017

5/5, 5 likes
  1. Cant hide Coordinates, and change appeareance in language.
    Maybe because of
    Code:
      "Show Coordonates (true/false)": true,
    EDIT:
    Language File & Coordinate setting loaded after restart. But it keeps rewriting with standart values if u just reload the plugin
     
    Last edited by a moderator: Feb 16, 2017
  2. Wulf

    Wulf Community Admin

    Sounds like you aren't on the latest version.
     
  3. Thank you, the spamming is no longer present :)

    The co-ordinates are way off though.

    I have attached a file, showing my co-ordinates, and the co-ordinates displayed. I called the cargo plane onto my position. Co-ordinates marked in red rectangles.

    Interesting point to note: The first notification comes when called, showing the location of cargo plane. But when the plane drops the cargo, it then shows the exact location. So it seems that this plugin shows the location of cargo at any point of time, than its destination position. This is fine :) cos I see the first one is cargo plane alert, and the second is supply drop alert.
     

    Attached Files:

    • 1.png
      1.png
      File size:
      2.2 MB
      Views:
      28
  4. Wulf

    Wulf Community Admin

    Coordinates are where it spawned at, not where it is going.
     
  5. Yup. I realized that, and "edited" my message right after :) Thank you Wulf
     
  6. i am a little confused as to why I now have an "Airdrop" announcement as well as a "cargo plane" announcement ?
     
  7. Wulf

    Wulf Community Admin

    There's a Cargo Plane (the actual plane) and a Supply Drop (the loot box). The coordinates are different.
     
  8. hi wulf
    i hope you are good
    i have this error
    Failed to call hook 'OnPlayerLootEnd' on plugin 'Inbound v0.3.3' (KeyNotFoundException: The given key was not present in the dictionary.)
     
  9. Code:
    5:16 [Error] Failed to call hook 'OnPlayerLootEnd' on plugin 'Inbound v0.3.3' (KeyNotFoundException: The given key was not present in the dictionary.)
    15:16 [Stacktrace]   at System.Collections.Generic.Dictionary`2[BaseEntity,Oxide.Plugins.Timer].get_Item (.BaseEntity key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Inbound.OnPlayerLootEnd (.PlayerLoot loot) [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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
    what does this error mean
    btw it stats incoming airdrop to these cordinates twice help
     
  10. Wulf

    Wulf Community Admin

    Could you give me an example of it showing twice?
     
  11. Wulf

    Wulf Community Admin

    Wulf updated Inbound with a new update entry:

    0.3.4

     
  12. works great, i would like to make the text a little larger, what would i have to type in to do that ?
     
  13. Wulf

    Wulf Community Admin

    Just add the <size=#>text</size> tags around the messages under oxide/langs.
     
  14. Wulf

    Wulf Community Admin

    That's a Rust issue, not fixable by this plugin without making those players fake admin.
     
  15. I have this problem too. As Admin I can see the arrow but no users can see it. Any way round this?
     
  16. Wulf

    Wulf Community Admin

    That's a Rust limitation now. The only way around it would be to make or fake players as admin.
     
  17. is there or could there be a permissions added to this plugin so i could type something like
    "grant group default Inbound.use admin" the syntax might be crap but i think you know what i mean

    as admin i cannot see the arrow either
     
  18. Wulf

    Wulf Community Admin

    Permissions sure; the arrow is handled by the ddraw client commands in Rust, which are blocked right now until the next Rust client update.
     
  19. ok thanks,