[New Feature] Custom deployment command #993
NetsuNegi
started this conversation in
Ideas and feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
In Yuri's Revenge, if unit has passengers flag, that means when it deployed it only can unload passenders and can't do other things. Maybe some unit need to do other things when it deployed, like convert, use weapons or to land etc.
Possible Implementation:
In rulesmd.ini
[SOMEVEHICLE]
Deploy.Command=unload ; def = unload, other values: fire, convert, toland.
Beta Was this translation helpful? Give feedback.
All reactions