Possible to add commands?

Discussion in 'Mod Discussions' started by trialq, January 5, 2014.

  1. trialq

    trialq Post Master General

    Messages:
    1,295
    Likes Received:
    917
    In certain situations additional commands could be useful, is it possible to mod them in? It's not like any mod I've seen, but it is ui so it might be doable.

    What I want is a circumnavigate command for scouting:
    • Select a unit, select the circumnavigate command and click somewhere
    • The unit endlessly patrols around the planet, following the path of the great circle that passes through where the unit is and where the user clicked

    Would take the micro out of scouting, and provide decent updated coverage when trying to secure a new planet. Similar commands for different scouting patterns may also be useful.

    I'm not asking for someone to do it (although that would be great :p ), just guidance on if it's possible and how. I'd give it a go if it's possible, no modding experience but might be able to hack something together.

    Have found these, but the unofficial papa format thread makes me think they are just the graphics?
    '/PA/media/pa/ui/commands/*.papa'
  2. ORFJackal

    ORFJackal Active Member

    Messages:
    287
    Likes Received:
    248
  3. trialq

    trialq Post Master General

    Messages:
    1,295
    Likes Received:
    917
    Thanks. I did look at the modding reference thread but completely missed the 2nd link. I think you're right, it's unlikely we can properly add a new command atm. It may be possible to fake a circumnavigate command using multiple patrol commands, which is what I'll investigate sometime this week.
  4. Schulti

    Schulti Active Member

    Messages:
    226
    Likes Received:
    56
    I have another idea fro a command to add, wich would be very usefull (maybe its one for the hotbuild2 ?!).

    I would be great to have a key assignable to step through all selected units.
  5. cola_colin

    cola_colin Moderator Alumni

    Messages:
    12,074
    Likes Received:
    16,221
    Last time I checked all movement commands where handled in screen coordinates. So you cant give a command without moving the camera.
  6. trialq

    trialq Post Master General

    Messages:
    1,295
    Likes Received:
    917
    That is not something I considered, despite it being the most obvious way it would be implemented. It kind of puts a stop to the idea, unless a rather hacky way is used like automating camera movement (if the camera can even be moved quick enough) and patrol command placement.
  7. cola_colin

    cola_colin Moderator Alumni

    Messages:
    12,074
    Likes Received:
    16,221
    You cannot even quickly enough selected and deselect units, the player will notice. I tried something in that direction ^^

Share This Page