RUNNING POLL - ScenEdit requests

Post new mods and scenarios here.

Moderator: MOD_Command

Post Reply
Dimitris
Posts: 15276
Joined: Sun Jul 31, 2005 10:29 am
Contact:

RE: RUNNING POLL - ScenEdit requests

Post by Dimitris »

Removed "Patrol missions follow mission profiles (alt and speed)" as this has been implemented in Build 585. If you voted for this you can now re-vote.
Pergite!
Posts: 546
Joined: Wed Jun 07, 2006 3:40 pm
Location: The temperate climate zone

RE: RUNNING POLL - ScenEdit requests

Post by Pergite! »

ORIGINAL: Sunburn

Removed "Patrol missions follow mission profiles (alt and speed)" as this has been implemented in Build 585. If you voted for this you can now re-vote.

Yay!
User avatar
snowburn
Posts: 188
Joined: Mon Sep 23, 2013 9:10 pm
Location: Bovril, Argentina

RE: RUNNING POLL - ScenEdit requests

Post by snowburn »

OMG! I cant wait for the next Release Candidate, thanks devs.
orca
Posts: 545
Joined: Wed Nov 06, 2013 4:59 pm

RE: RUNNING POLL - ScenEdit requests

Post by orca »

I have several feature requests:

-automatically add appropriate datalinks to platform when adding a new weapon

-check box to automatically add all arcs to new weapons/sensors

-have "filter by keyword" checked by default when adding weapons/sensor/etc

-automatically (or option to automatically) add appropriate magazine when adding new weapon. If multiple appropriate options then allow user to pick desired magazine from those options.

-ability to add new magazine and rename magazines. Could then add desired weapons to those magazines.
Dimitris
Posts: 15276
Joined: Sun Jul 31, 2005 10:29 am
Contact:

RE: RUNNING POLL - ScenEdit requests

Post by Dimitris »

Removing "Preserve customizations when cloning a platform" as this has been implemented in Build 609. If you voted for this you can now re-vote.
Dimitris
Posts: 15276
Joined: Sun Jul 31, 2005 10:29 am
Contact:

RE: RUNNING POLL - ScenEdit requests

Post by Dimitris »

Removed "Bundle custom overlays together with scen files" as this has been implemented in Build 627. If you voted for this you can now re-vote.
mx1
Posts: 76
Joined: Thu Jan 16, 2014 6:01 pm

RE: RUNNING POLL - ScenEdit requests

Post by mx1 »

It would be nice to have Lua API functions equivalent to actions such as:
- side score adjustment - GetScore, SetScore
- message, to build messages dynamically, based on event chains outcome
- end scenario
RoryAndersonCDT
Posts: 1828
Joined: Mon Jun 15, 2009 11:45 pm

RE: RUNNING POLL - ScenEdit requests

Post by RoryAndersonCDT »

Added to the request list, thanks mx1.
Command Dev Team
Technical Lead
User avatar
snowburn
Posts: 188
Joined: Mon Sep 23, 2013 9:10 pm
Location: Bovril, Argentina

RE: RUNNING POLL - ScenEdit requests

Post by snowburn »

a few more lua functions:

change loadout of aircrafts.
add aircraft/boat attached to a parent unit.
get an array of units attached to a parent platform (to cycle them using a foreach statement)
dialogs with custom buttons (yes/no - ok-cancel) (for example, an event that allows you to call reinforcements from friendly units but it gives you -200VPs)
add/heal damage on a unit and its sensors, mounts.
change ammunition on stores.

thanks :)
DeSade
Posts: 156
Joined: Mon Mar 01, 2004 5:08 pm
Contact:

RE: RUNNING POLL - ScenEdit requests

Post by DeSade »

ORIGINAL: snowburn
add aircraft/boat attached to a parent unit.
get an array of units attached to a parent platform (to cicle them using a foreach statement)
dialogs with custom buttons (yes/no - ok-cancel) (for example, an event that allows you to call reinforcements from friendly units but it gives you -200VPs)

+ 1 on those, also I would love to have:

1. enumeration of units assigned to mission (not my idea but great one).
2. expand ref point functions to be able to set relative ref points
3. built-in function for distance between 2 units (can use haversine currently but I'm affraid it would choke engine if used too often)
4. ability to use UnitX as ordinary selector for unit

I'm currently experimenting with better AI for air combat and those would be very useful. Also:

5. basic ability to use Lua variable (stored by SetKey?) in triggers or even full blown Lua triggers :)
6. expand "unit enters area" trigger for "weapon" to be able to filter it more specific in taget subtype by possible target (air/surface/subsurface or aircraft/helicpoter/surface vessel etc)




Dimitris
Posts: 15276
Joined: Sun Jul 31, 2005 10:29 am
Contact:

RE: RUNNING POLL - ScenEdit requests

Post by Dimitris »

Removed "EE action: Delete unit" as this has been re-implemented in Build 631. If you voted for this you can vote again.
Dimitris
Posts: 15276
Joined: Sun Jul 31, 2005 10:29 am
Contact:

RE: RUNNING POLL - ScenEdit requests

Post by Dimitris »

Removed "Ability to use coordinates to add facilities (like marker:city)" as this is now available through Lua (either as an EE-scripted action or directly through the Lua console). If you voted for this you can now vote again.
Vici Supreme
Posts: 568
Joined: Wed Dec 04, 2013 6:06 pm
Location: Southern Germany

RE: RUNNING POLL - ScenEdit requests

Post by Vici Supreme »

Can we have the ability to change loadouts on aircraft using LUA script? Since we are now given the ability to re-assign aircraft to other missions, having the option to apply a mission-fitting loadout would be very useful. [:)]

Thanks!
orca
Posts: 545
Joined: Wed Nov 06, 2013 4:59 pm

RE: RUNNING POLL - ScenEdit requests

Post by orca »

Request making adding/removing magazines and datalinks work the same as weapons and sensors.
Vici Supreme
Posts: 568
Joined: Wed Dec 04, 2013 6:06 pm
Location: Southern Germany

RE: RUNNING POLL - ScenEdit requests

Post by Vici Supreme »

Hey guys! I'd like to suggest adding filter-options to the "Teleport_Unit" event action. Something similar to the unit filter in the DB Viewer could be very useful, especially with big scenarios that have tons of units placed.

Check this out! I'm so proud of myself right now...

Image
Attachments
TeleportU..reenshot.jpg
TeleportU..reenshot.jpg (158.78 KiB) Viewed 500 times
Dimitris
Posts: 15276
Joined: Sun Jul 31, 2005 10:29 am
Contact:

RE: RUNNING POLL - ScenEdit requests

Post by Dimitris »

"Change side on a unit that is already placed" has been added in B679. If you voted for this you can vote again.
Vici Supreme
Posts: 568
Joined: Wed Dec 04, 2013 6:06 pm
Location: Southern Germany

RE: RUNNING POLL - ScenEdit requests

Post by Vici Supreme »

ORIGINAL: Sunburn

"Change side on a unit that is already placed" has been added in B679. If you voted for this you can vote again.

Perfect timing! [:)]
User avatar
Mgellis
Posts: 2350
Joined: Sat Aug 18, 2007 2:45 pm
Contact:

RE: RUNNING POLL - ScenEdit requests

Post by Mgellis »

ORIGINAL: Supreme 2.0

ORIGINAL: Sunburn

"Change side on a unit that is already placed" has been added in B679. If you voted for this you can vote again.

Perfect timing! [:)]


+1

This adds a lot of possibilities.


jmarso
Posts: 73
Joined: Wed Apr 29, 2015 1:10 pm

RE: RUNNING POLL - ScenEdit requests

Post by jmarso »

Currently editing my fourth 'big' scenario. (These efforts will be posted here relatively soon.) Hands down the best scenario editor I've worked with in any game, period. That said and having played pretty extensively with the scenario editor now, the and/or operator for events would be a HUGE boon. Just my .02.
figabo
Posts: 58
Joined: Tue Nov 02, 2004 10:42 am

RE: RUNNING POLL - ScenEdit requests

Post by figabo »

Note sure it could be possible but i ask [:)]

Possibility to have a tool to uncompress scenario files...

Post Reply

Return to “Mods and Scenarios”