1. baton256 updated AirdropExtended with a new update entry:

    0.8.3

     
  2. This way when you generate default settings planes won't fly with F22 speed.
    hahaha
    I do not download this version because I love F22 LOL
     
  3. Haha, it's just for first plugin load or using aire.generate. Existing settings should not be affected.
    [DOUBLEPOST=1439851732][/DOUBLEPOST]I've added a small introduction/installation to the plugin description to help new users with configuring. If you think I should any critical info to it - you're very welcome to post your thoughts here.
     
  4. yes me to sweet, but i must recover it. i have no hy speed any more . accidentally installed i manage not to restore .

    1 server is now oke hyspeed full loot 18 slots. :)
    oke my server 2 pvp and pve now restored .
    i have save the files now. no update for me .
    I Love F22 F16
     
    Last edited by a moderator: Aug 18, 2015
  5. hello
    did you know how to edit json file when u are on multiplay/clanforge host i can't acces to the config file i can download it when i generate it but i'am not abble to upload it in good folder and for some reason commands in console does'nt work properly like number of crates

    thx
     
  6. No, I didnt use multiplay/clanforge. All commands should work. Make sure you loaded settings with aire.load before changing.
     
  7. so i do in console

    aire.load normal
    aire.crates 1 [3]
    aire.save normal
    aire.reload normal

    and crate stay 1 1 in config files called normal
     
  8. [] means optional parameter :)
    Call aire.crates 1 3

    I think this will fix your issue
     
  9. ho ok didn't understand explain like that
    i will try again your plugin
    and is it possible to let the default loot in airdrop ? like the stuff u got in normal airdrop i dislike full drop of crap ?
     
  10. Its possible with manual editing config. DefaultLootEnabled setting. I'll add command yo change this later
     
  11. ok that's what i think i wait for this command and for all command to display message on drop etc who's not editable on clanforge / multiplay

    like

    "NotifyOnPlaneSpawned": false, -- notify server chat on plane spawn
    "NotifyOnNextDropPosition": true, -- notify about where plane is going to drop next supply crate.
    "NotifyOnPlaneRemoved": false, -- notify server chat on plane removed
    "NotifyOnDropStarted": false, -- notify server chat on cargo drop with coords
    "NotifyOnPlayerLootingStarted": false, -- notify server chat on player loot
    "NotifyOnCollisionMessage": "Supply drop {0} has landed at {1},{2},{3}", -- notify message format on drop landed
    "NotifyOnCollision": false, -- notify server chat on drop landed
    "NotifyOnDespawn": false, -- notify server chat on drop despawn

    thx you for answering and for your job ofc i think you deserve my first donate :D
     
  12. Commands aire.tome or /aire.tome works fine and so does aire.toplayer [steamid] but the issue is aire.toplayer [name] doesnt work it always says player not found ... any ideas? I am doing the Name EXACTLY as it is as its a very easy name my friend has to test on.
     
  13. Hi! I have the option "MinimumPlayerCount": 2 , but now i have 1 player and the airdrop came! It doesent work? or i must modify something?!
     
  14. I've tested aire.toplayer just now. Fired my server, hopped in. Called /aire.toplayer baton. Plane came fine. Could you provide more info about this problem? Maybe it's a nickname problem?

    MinimumPlayerCount limits only plugin airdrops which are called by timer. It wont limit airdrop called by rust itself or chat commands or supply signals. For better advice post your settings.
     
  15. baton256 updated AirdropExtended with a new update entry:

    0.8.4


    [DOUBLEPOST=1439980886][/DOUBLEPOST]
    I've added support for commands that change messages/enables notifications. Please try and give feedback
    [DOUBLEPOST=1439982755][/DOUBLEPOST]Updated description to cover new commands.
    Added sample settings with following custom loot settings:
    Pickstrategy 1, 6 slots.
    Guaranteed loot:
    1 to 5 blueprint fragment in 1 slot.
    5 items from second group "Rest" chosen randomly.
     
  16. thx for your job i will try right now

    multiplay try to uplaod my hand updated file in good folder but that seams to hard :D so i will use this command
     
  17. I am setting up a new file to get what I want ;-)

    I suppose I can change the % of chance in the data file : eg :

    Code:
    {
      "Name": "wood",
      "ChanceInPercent": 10,
      "MinAmount": 1000,
      "MaxAmount": 2000,
      "IsBlueprint": false
      },
    

    10% chance drop will contain wood right ?

    May I put 0% on some items I don't want to be in the drop or should I remove the whole package like above - delete. ?
     
  18. Sure, you can set % to whatever you want. 0.0 - no drop of this item. If you set it to 10% - then airdrop will contain wood with 10% probability.
     
  19. Oki everything is nicely set up for the moment. 100% working !
     
  20. When i do aire.toplayer [name] it says "[Info] aire:player to drop to was not found!" Now I do have clan tags on my server I do not know if thats affecting it. I have not found anyone yet without a clan to test it on. It works fine with steamid just not with name even if typed exactly as their name is. Just doing by steamid is an extra annoying step to take.