-
Notifications
You must be signed in to change notification settings - Fork 182
Request: Add way to specific dockpoints for giveOrder script function #7119
Copy link
Copy link
Open
Labels
Requested by Active ModA feature request that has been requested by a mod that is actively in development.A feature request that has been requested by a mod that is actively in development.cleanupA modification or rewrite of code to make it more understandable or easier to maintain.A modification or rewrite of code to make it more understandable or easier to maintain.scriptingA feature or issue related to LUA scriptingA feature or issue related to LUA scripting
Milestone
Metadata
Metadata
Assignees
Labels
Requested by Active ModA feature request that has been requested by a mod that is actively in development.A feature request that has been requested by a mod that is actively in development.cleanupA modification or rewrite of code to make it more understandable or easier to maintain.A modification or rewrite of code to make it more understandable or easier to maintain.scriptingA feature or issue related to LUA scriptingA feature or issue related to LUA scripting
Type
Fields
Give feedbackNo fields configured for issues without a type.
The
giveOrderscript function does not provide a way forORDER_DOCKto use a specific dock point for each ship. LuckilyevaluateSEXPwithai-dockworks just fine, but it is nice to not have to useevaluateSEXP. Just noting here so we can remember it once 25.0 stable is released.