Git Product home page Git Product logo

Comments (26)

SchwererKonigstiger avatar SchwererKonigstiger commented on July 26, 2024 2

Dud explosives
Suicide bombers
Dud suicide bombers?

from mars.

Nels0 avatar Nels0 commented on July 26, 2024 2

open/close entities and assets tab with E and R respectively

from mars.

MrPiipe avatar MrPiipe commented on July 26, 2024 1

Ability to Save/Load compositions from 3D Editor or Zeus.

The 3D editor added a feature to save composition (Groups of objetcs) and load them whenever you want to. Would it be possible to also save and load these compositions using the Mars Editor(Zeus)?

And example right now is the way ARES does it, you are able to save objects, AI, vehicles, etc.. using one of their modules. This would show a box with the code (Mostly the object name and the position), you would copy and save it somewhere. The way to load the code would be using one of the execute code modules and pasting the previous code.

Really looking forward to the Mars Editor, thanks!

from mars.

jameslkingsley avatar jameslkingsley commented on July 26, 2024 1

Definitely something I want in Mars. If it's possible within the constraints of SQF, then it will most likely load directly from the users profile where Eden compositions are saved. That way you can create a mission in Eden with X compositions and then be able to use those X compositions in the Mars editor.

from mars.

alexcroox avatar alexcroox commented on July 26, 2024 1

Add ability to continue spawning units even after a long mission or a mission with lots of units.

In the past when zeusing I've found after an hour or so I'm unable to spawn more units. This is because the group limit has been reached and I have to bring up the console and run some code to delete all groups. This then allows me to continue spawning more units. I eventually moved this into a loop that ran every so often.

Anything you can do to remove the need for this automatically in Mars would be great!

from mars.

jameslkingsley avatar jameslkingsley commented on July 26, 2024 1

There will be a group cleanup handler running and a button to invoke it.

from mars.

edelle avatar edelle commented on July 26, 2024 1

Add a small number to the AI squad markers to keep track of size from afar

from mars.

edelle avatar edelle commented on July 26, 2024 1

Add small icon of what AI is tasked with to keep track of stuff
- Implemented

from mars.

edelle avatar edelle commented on July 26, 2024 1

Split disembark to "Disembark" and "Disembark all"

from mars.

edelle avatar edelle commented on July 26, 2024 1

Add "Playername" is now in spectator(ARCMF2 integrated) notification.

ALTERNATE add "Playername" has died notification.

Add a "Total players dead" also

Can also add "Killed by something" e.g - Killed by Tank, Rifle, Rocket, Helicopter etc
It's something nice to keep track of

from mars.

Golbs avatar Golbs commented on July 26, 2024 1

Have 'soft' and 'hard' dismount options for vics.
Allowing IFVs to drop troops and move off.

from mars.

edelle avatar edelle commented on July 26, 2024 1

Add quicker access to commonly used commands. Such as "Suppress" or "Force move"

Alternate quick fix: put "Suppress" and "force move" at the top of the context menu

from mars.

edelle avatar edelle commented on July 26, 2024 1

Add scenario flow modules, to at least call the mission and hints

from mars.

edelle avatar edelle commented on July 26, 2024

Add bullet tracers

from mars.

edelle avatar edelle commented on July 26, 2024

Add waypoint to garrison buildings, can be used as a pseudo "breach building"... CBA Task defend is inconsistent

from mars.

Golbs avatar Golbs commented on July 26, 2024

Like zeus waypoints, but with commands that work:
on each waypoint, have commands such as 'clear nearby buildings'.
For example with multiple waypoints through one town, you could get a unit to systematicaly and somewhat autonomously clear the buildings and have the final waypoint be 'garrison' where they then hold and defend.

from mars.

Golbs avatar Golbs commented on July 26, 2024

Add 'Bound to' command to have on a waypoint which will get half the team to move 20-50m forwards then prone, then the other half move past and prone, repeating this sequence until waypoint is reached.
This could also activate suppression towards waypoint marker, or leave ai to shoot normally.

from mars.

Golbs avatar Golbs commented on July 26, 2024

Allow commands to stack on waypoints.
A unit could bound/sprint/crawl/panic towards a waypoint whilst suppressing a different direction.
Effectively peeling.

from mars.

Nels0 avatar Nels0 commented on July 26, 2024

Quick access toolbar somewhat like so:
image
Positioned roughly here:
image

from mars.

Nels0 avatar Nels0 commented on July 26, 2024

Autocommands (series of waypoints etc):

Could be in the quick access toolbar.
Hints while configuring
e.g

Transport autocommand

  1. Select group to transport
  2. Select Vehicle (with or without crew already)
  3. Select place to transport to (i.e unload)

could incorporate a town clearing macro, maybe a bounding macro where you select two groups to bound.

from mars.

Nels0 avatar Nels0 commented on July 26, 2024

Contextual waypoint configuration on placement

In the form of a right-click menu where you've placed the waypoint
i.e after placing an artillery fire support, # of rounds is selectable (round type maybe chosen before or after fire support waypoint is placed)

from mars.

Nels0 avatar Nels0 commented on July 26, 2024

In-game notes sheet

Just the equivalent of a temp .txt file to note things down during the mission without using pen and paper or alt+tabbing.
Could get fancy with saving/loading files etc but doesn't really seem necessary as long as copy/paste works.

from mars.

edelle avatar edelle commented on July 26, 2024

Add CBA task patrol to vehicles, can be renamed to "loiter"

from mars.

edelle avatar edelle commented on July 26, 2024

Create common objective for specific units(eg infantry, APC, helicopter etc) that they will go to the second they spawn.

Example: create a common objective, set it to infantry only, give it a radius, all spawned infantry will move to radius, once reached they can initiate a search and destroy waypoint, if common objective is removed ai resume to doing nothing

from mars.

Nels0 avatar Nels0 commented on July 26, 2024

A control panel (may be reserved for a separate addon), i.e buttons that activate triggers or run scripts. A hideable window that has buttons which say, activates a trigger.

Potential implementation could be a module that is synced to triggers, and then these triggers are displayed in the control panel. Could also serve as a trigger monitoring tool.

from mars.

edelle avatar edelle commented on July 26, 2024

disableai "pathplan" when doing force move, this way, the ai will follow the waypoint in a straight line

from mars.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.