1. No there is not. It's more cosmetic thing than functional :)
    [DOUBLEPOST=1440757351][/DOUBLEPOST]I believe to achieve smooth plane circling/trailing cargo plane code needs complete rewrite of its Update method code.
     
  2. Wow so i think BR's dev did a good work !
    And btw, just a question off topic, but running through my head ^^, do you know how to spawn a crate at a certain position with fix or random loot in it ? with a timed spawn ? I think it's easy but don't have the time :/

    Thank you !
     
  3. Yeah, I know. You just create supply drop by asset name, set items to it and place it using it's transform.
     
  4. Oops, i meant by crate, a chest. I explain you. I did on my server multiple death matchs events with hand made maps. But i would like crates that spawn like every 90sec at certain positions of the "arena map" with fix/random loot like weapons/ammo/meds.
     
  5. It's possible. Just replace asset from supply crate to any other type of crate that you want.
     
  6. ok thank you ! end of my questions, i let you work :)
     
  7. Oops sorry for that double (triple) post ..
     
  8. Seems like something wrong with blueprints.
    I have item groups with blueprints (every item with: "IsBlueprint": true), but there are no BP's in crates. I tried to use default config - situation is still the same. All items that have to be BP are just that items, not BPs.
    Is it working fine for you, guys?
    I tried so many configurations but only one thing worked: I removed all groups except BP-group and than it worked fine. But it's not ok ):
     
  9. You could post your config here or pm me to resolve this issue ;)
     
  10. oh it will be great :) thank you.
    here it is!

    (it's config with few BP-groups. Also I tried with only one, but effect is still the same)
     

    Attached Files:

  11. Tryin to write only one time when robbing airdrop, and then begin to flood so the chat!
     
  12. Didn't get it, screenshot maybe? :)
     
  13. Logs:
    Code:
    [Oxide] 4:13 PM [Info] aire:<color=orange>Airdrop</color>: Player <color=lightblue>[CM] KvasiK</color> rob Airdrop.
    [Oxide] 4:13 PM [Info] aire:<color=orange>Airdrop</color>: Player<color=lightblue>[CM] KvasiK</color> rob Airdrop.
    [Oxide] 4:13 PM [Info] aire:<color=orange>Airdrop</color>: Player<color=lightblue>[CM] KvasiK</color> rob Airdrop.
    [Oxide] 4:13 PM [Info] aire:<color=orange>Airdrop</color>: Player<color=lightblue>[CM] KvasiK</color> rob Airdrop.
    [Oxide] 4:13 PM [Info] aire:<color=orange>Airdrop</color>: Player<color=lightblue>[CM] KvasiK</color> rob Airdrop.
    [Oxide] 4:13 PM [Info] aire:<color=orange>Airdrop</color>: Player<color=lightblue>[CM] KvasiK</color> rob Airdrop.
    [Oxide] 4:13 PM [Info] aire:<color=orange>Airdrop</color>: Player<color=lightblue>[CM] KvasiK</color> rob Airdrop.
    [Oxide] 4:14 PM [Info] aire:<color=orange>Airdrop</color>: Player<color=lightblue>[CM] KvasiK</color> rob Airdrop.
    [Oxide] 4:14 PM [Info] aire:<color=orange>Airdrop</color>: Player<color=lightblue>[CM] KvasiK</color> rob Airdrop.
    [Oxide] 4:14 PM [Info] aire:<color=orange>Airdrop</color>: Player<color=lightblue>[CM] KvasiK</color> rob Airdrop.
    [Oxide] 4:14 PM [Info] aire:<color=orange>Airdrop</color>: Player<color=lightblue>[CM] KvasiK</color> rob Airdrop.
    [Oxide] 4:14 PM [Info] aire:<color=orange>Airdrop</color>: Player<color=lightblue>[CM] KvasiK</color> rob Airdrop.
    it is necessary that there was only one message per player!
     
  14. Plugins post message when player opens airdrop container, each time. I don't really want to add overhead with storing who looted each box.
     
  15. baton256 updated AirdropExtended with a new update entry:

    0.8.7


    [DOUBLEPOST=1441031881][/DOUBLEPOST]
    Thanks for posting config. There was a bug in code. Grab new version to fix it
     
  16. Thank you for fixing :) Will test it!
     
  17. add command /air - how long time before AIR
     
  18. Hi How I CHange Loc in drop aire drop
     
  19. how do i setup and admin to use the commands..i am an admin on myserver and i can't seem to do the air drop test etc...thanks
     
  20. Hi, Will this work after installing the plugin without doing anything other than change the cfg file to desired settings?