Inbound

Moved

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

5/5, 5 likes
  1. The ddraw commands actually require the player to be flagged as admin to work. So you would have to flag the player using the command as admin, run the ddraw command and then take away the admin flag again which could allow for malicious players attempt to exploit this.
     
  2. i can see that i am wasting my time so dont worry about it, how they can manage to do anything else but type /dtd and thats it,
     
  3. Wulf

    Wulf Community Admin

    The plugin sets you as admin to show the ddraw. Someone could time it right to use admin commands. So anything that checks for that admin flag could be accessible to them.
     
  4. Hi, great mod.

    I may be being stupid here, and you may not even be the right person to ask, but I have added this to my server (using ClanForge) but I can't seem to disable the coordinates of the drops and helis. Is there something I am missing? This option was not listed in "Inbound.json"
     
  5. Wulf

    Wulf Community Admin

    Sounds like the host is providing an old version of the config file, so you'd have to either add them manually or ask the host to update it.
     
  6. this plugins makes Client Packet Flood bug in servers!
     
  7. Wulf

    Wulf Community Admin

    Disable the arrow in the config.
     
  8. Can you add the "new" Helicopter to the warning list with a separate warning like "CH47 on patrol" ?
     
    Last edited by a moderator: Apr 14, 2018
  9. how?
    i think there is no option for enable/disable
     
  10. Wulf

    Wulf Community Admin

    There is:

    "Supply Drop Arrow On Landing (true/false)": false,
    "Supply Drop Arrow Until Empty (true/false)": false
     
  11. Will there be a CH47 option coming up soon ?, Before it wasnt shooting players now you get a nasty surprise
     
  12. Not to throw rocks but after a process of elimination and removing individual mods. I have determined that this mod is causing my
    “Disconnected: Packet Flooding: Client Command” I am not seeing anything in the log as to why but it is the culprit. Any idea why this would be happening besides tickrate ? I would love to use the mod
     
  13. Wulf

    Wulf Community Admin

    Disable the arrow in the config file.
     
  14. nice, I hope it works. Would really like to use it
     
  15. did as you suggested, it seemed to work for a little bit but still getting the same error now. Here is a copy of the final config I used.
    {
    "Arrow Length (Default 15)": 15,
    "Arrow Size (Default 4)": 4,
    "Arrow Time (Seconds, Default 60))": 5,
    "Cargo Plane Alerts (true/false)": true,
    "Helicopter Alerts (true/false)": true,
    "Show Coordinates (true/false)": true,
    "Supply Drop Alerts (true/false)": false,
    "Supply Drop Arrow On Landing (true/false)": false,
    "Supply Drop Arrow Until Empty (true/false)": false
    }
     
  16. Wulf

    Wulf Community Admin

    It's not coming from this plugin then if you set it to false and reloaded it.
     
  17. I use this config and have no problem with errors.
    {
    "Arrow Length (Default 25)": 25,
    "Arrow Size (Default 14)": 14,
    "Arrow Time (Seconds, Default 900))": 900,
    "Cargo Plane Alerts (true/false)": false,
    "Helicopter Alerts (true/false)": true,
    "Show Coordinates (true/false)": true,
    "Supply Drop Alerts (true/false)": true,
    "Supply Drop Arrow On Landing (true/false)": false,
    "Supply Drop Arrow Until Empty (true/false)": false
    }

    I would be very happy if an alert for the CH47 were added to the options,