Jump to content

Jezuro

BI Developer
  • Content Count

    538
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by Jezuro

  1. Jezuro

    Warlords

    I think the current implementation allows reasonably varied settings.
  2. Jezuro

    Warlords

    It does not work if someone enables Revive in the parameters, other than that it should be working as far as I know.
  3. Jezuro

    Warlords

    Not sure at this moment, the problem is that I can't use the X and Y axis parameters as triggers do since both of them need to have the same value. @Tyl3r99 It basically means that individual players can request different assets, for instance, you could have a playable crewman that can request tanks but not helicopters, and then a pilot who can request helicopters but not tanks etc.
  4. Jezuro

    Warlords

    Yeah it seems to be wrong in the module config, I'll get that fixed. Thanks!
  5. Jezuro

    Warlords

    Okay so the personal asset list implementation wasn't as complicated as I've anticipated, meaning that you will be able to use different requisition lists for individual players.
  6. Jezuro

    Warlords

    Individual asset lists would require a pretty major changes in the code, but I will at least take a look at it and see if it could be done.
  7. Jezuro

    Warlords

    Could they be fast travelling there?
  8. Jezuro

    Warlords

    It's on the to-do list.
  9. Jezuro

    Warlords

    Well the planes do receive a starting velocity in Warlords scripts...
  10. Jezuro

    Warlords

    So some mods still use simulation airplane?
  11. Jezuro

    Warlords

    Do the planes crash on official maps as well? I need to find out if it's a plane issue or a runway issue. A video would help.
  12. Jezuro

    Warlords

    The unit class that is spawned in as the crew is taken from the vehicle config, property typicalCargo. If this is not set up properly in the config it can cause problems. I will add a failsafe for the next update.
  13. Jezuro

    Warlords

    If the faction class is correct it should work as long as there are some groups in that faction configured without vehicles.
  14. Jezuro

    Warlords

    Are you sure this started happening after the update? This code was not changed at all.
  15. Jezuro

    Warlords

    How do the vehicles bug out when they land? Garrison size is automatically calculated based on sector size.
  16. Jezuro

    Warlords

    It's linked in the first post: https://community.bistudio.com/wiki/Arma_3_MP_Warlords
  17. Jezuro

    Warlords

    Border width is no problem to implement, however the fast travel location is relative to the starting position, so I guess dedicated modules would be required to override default calculations. I suppose it can be implemented though.
  18. Jezuro

    Warlords

    Not possible at this moment unfortunately, Anders.
  19. Jezuro

    Warlords

    You could still use it for transport. And having a single asset from the whole list having this number of restrictions is an extremely inconsistent implementation. Not to mention mods...
  20. Jezuro

    Warlords

    Next thing you know you can't move on the airfield because everyone orders a new ammo truck every 10 minutes to rearm their jets and choppers.
  21. Jezuro

    Warlords

    Rearming is a sandbox feature; as such, Warlords is utilizing it as it is. Rather than trying to punish or limit every single one of these "exploits" as they come and go, I think it's better to think of some ways to counter them during the match.
  22. Jezuro

    Warlords

    Probably just something left in from previous iterations.
  23. Jezuro

    Warlords

    I've already mentioned I'm using drawIcon3D. *edit and drawIcon for map.
  24. Jezuro

    Warlords

    Fast travel spawn location is relative to the initial location, so if you want to spawn somewhere else you can fast travel from various different sectors. This is why having a solid network of sectors pays off. While the Rhino situation might come off as an exploit, it's just how it works in sandbox. Other than removing Rhino from the asset list completely, nerfing already arguably weaker BLUFOR hardware by doing so, there is nothing to be done I am afraid.
×