[New Feature] Custom Laser Fence #1009
DeathFishAtEase
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:
Laser fence is a cool logic. It already exists in TS and Ares has restored it. However, no matter how many kinds of LaserFencePost you have, you always have only one LaserFence
And it was used to make "ATESLA fence" and other functions as early as more than ten years ago. Although IsTrench logic from Ares can be used to imitate, but IsTrench is not LaseFence after all. It does not have many features of laserfence(and bugs)
So I hope to custom the Laser Fence Types on the LaserFencePost
Possible Implementation:
[BuildingType]
LaserFencePost=yes
LaserFenceType=(buildingtype, but not necessarily laserfence)
###Others:
If you are willing to complete this function, don't forget to fix some bugs. If a LaserFence has weapons, sometimes the Fence still exists when the Post is destroyed, C4 can destory LaserFence and it cannot be recovered .etc
Beta Was this translation helpful? Give feedback.
All reactions