Skip to content

Unlimbo Detonate warhead #1822

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

Fly-Star-him
Copy link
Contributor

@Fly-Star-him Fly-Star-him commented Aug 17, 2025

  • UnlimboDetonate allows units that have fired weapons with LimboLaunch=yes to reappear.

  • UnlimboDetonate允许发射了LimboLaunch=yes武器的单位重新出现。

    • UnlimboDetonate.Force allows units to forcefully appear at the projectile explosion location, otherwise they will search for other available cells.

    • UnlimboDetonate.Force允许单位强制出现在抛射体爆炸的位置,否则它们会搜索其他可用单元格。

    • UnlimboDetonate.KeepTarget allows units to retain their original attack targets when they appear.

    • UnlimboDetonate.KeepTarget允许单位重新出现时保留原始攻击目标。

    • UnlimboDetonate.KeepSelected allows units to retain their original selected state when they appear.

    • UnlimboDetonate.KeepSelected允许单位重新出现时保留原始选中状态。

    • Note: UnlimboDetonate cannot be used simultaneously with Parasite.

    • 注意事项:UnlimboDetonate不能和Parasite同时使用。

In rulesmd.ini:

[SOMEWARHEAD]                       ; WarheadType
UnlimboDetonate=no                  ; boolean
UnlimboDetonate.Force=no            ; boolean
UnlimboDetonate.KeepTarget=no       ; boolean
UnlimboDetonate.KeepSelected=no     ; boolean

@Fly-Star-him Fly-Star-him changed the title Unlimbo Detonate Unlimbo Detonate warhead Aug 17, 2025
Copy link

github-actions bot commented Aug 17, 2025

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

Copy link
Contributor

@TaranDahl TaranDahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only a small concern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants