Rule & control for logic unit deconstruction (off by default)

This commit is contained in:
Anuken
2025-12-19 00:35:41 -05:00
parent f391126b5b
commit b84d12407f
6 changed files with 25 additions and 9 deletions

View File

@@ -2607,8 +2607,6 @@ lglobal.@clientName = Player name of client running the code
lglobal.@clientTeam = Team ID of client running the code
lglobal.@clientMobile = True if the client running the code is on mobile, false otherwise
logic.nounitbuild = [red]Unit building logic is not allowed here.
lenum.type = Type of building/unit.\ne.g. for any router, this will return [accent]@router[].\nNot a string.
lenum.shoot = Shoot at a position.
lenum.shootp = Shoot at a unit/building with velocity prediction.