Adds LAccess.memoryCapacity - sensable property returning the size of a memory block (#10589)

This commit is contained in:
Cardillan
2025-04-04 13:26:41 -04:00
committed by GitHub
parent 0082855292
commit 6a21b12b11
37 changed files with 45 additions and 0 deletions
+1
View File
@@ -2516,6 +2516,7 @@ lenum.shootp = Schießt auf eine Einheit / einen Block und sagt deren Position v
lenum.config = Blockkonfiguration, z.B. das ausgewählte Item in einem Sortierer.
lenum.enabled = Ob der Block an oder aus ist.
laccess.currentammotype = Aktuelle Munitionsart eines Geschützes
laccess.memorycapacity = Number of cells in a memory block.
laccess.color = Illuminiererfarbe.
laccess.controller = Einheitensteurer. Gibt "processor" zurück, wenn die Einheit prozessorgesteuert ist,.\nGibt den Steuerer zurück, wenn die Einheit Teil einer Formation ist.\nSonst wird einfach die Einheit zurückgegeben.