Easy Airdrop

Call airdrops using simple commands

Total Downloads: 27,472 - First Release: Apr 3, 2015 - Last Update: Feb 10, 2017

4.6/5, 40 likes
  1. Wulf

    Wulf Community Admin

    Did you grant the permission listed on the Overview?
     
  2. Hello, can someone tell me please, why the config file is only this one?:

    {
    "Settings": {
    "Broadcast to Chat": true,
    "Send to Console": true
    }
    }

    If I remove it and add one from main post, it doesn't work.
    (I'm trying to get to the message config lines to edit the text when calling random airdrop)
     
  3. I put in all the permissions, still telling me i don't have permission to do any of the commands
     
  4. Wulf

    Wulf Community Admin

    What did you use exactly and what were the replies?
     
    • easyairdrop.call
    • easyairdrop.call.player
    • easyairdrop.call.position
    • easyairdrop.call.mass
    Each of those individually and without spaces or anything else. It says You do not have permission
     
    Last edited by a moderator: Feb 22, 2017
  5. Wulf

    Wulf Community Admin

    Okay, and how did you grant those specifically, and what were the responses?
     
  6. I put them in the control panel like usual, nothing popped up so i figured it was okay. I tried to /airdrop random and it said i didnt have permission to do that. I put in easy.airdrop.call.player to the control panel and tried again, again it said no permission to do it
     
  7. Wulf

    Wulf Community Admin

    Okay, but how did you put them into the control panel? What was the exact command you used?
     
  8. I just opened the panel and put that in there. Just the easyairdrop.call.player which i'm assuming was wrong. that's just how i was able to use the other plug ins so maybe i'm doing it wrong?
     
  9. Wulf

    Wulf Community Admin

    Correct usage to assign to the admin group: grant group admin easyairdrop.call.player
     
  10. Hello I tryed to change the text and the color but when I call for an Air drop it keeps saying the original message with the original colors.
    This is what I did:

    void LoadMessages()
    {
    lang.RegisterMessages(new Dictionary<string, string>{
    { "Chat Message", "<color=orange>{player}</color> an airdrop is comming."},
    { "Console Message", "{player} an airdrop is comming. {location}"},
    { "Massdrop Chat Message", "<color=orange>{player}</color> has called <color=orange>{amount}</color> airdrops."},
    { "Massdrop Console Message", "{player} has called {amount} airdrops."}
    }, this);
     
  11. Wulf

    Wulf Community Admin

    Edit the messages under oxide/lang, not the plugin itself.
     
  12. Sorry, Im not an expert in dev, can you translate what you are recomending by other words?

    after a little google search I understand what you are saying, dont edit the file on oxide/plugins but yes on oxide/lang on the ftp server, Im I right?
     
  13. Wulf

    Wulf Community Admin

    Correct, edit the files that contain the messages under the oxide/lang folder, do not edit the actual plugin.
     
  14. Thank you very much this was killing me! Lesson learned!
     
  15. I put the permissions in console and then tried calling drops but it still did not work
     
  16. Wulf

    Wulf Community Admin

    How did you grant them exactly? What was the exact command? What were the responses?
     
  17. When I call the airdrops they fall off the map in the water!!
    How can I limit the drop range?

    Thx
     
  18. those permissions. i copied and pasted them into console
     
  19. Need new update ..