This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:setunitenabled [2023/10/05 02:41] – Made it clear of what the code does LiteralNoob | 4rpl:commands:setunitenabled [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 16: | Line 16: | ||
<code 4rpl> | <code 4rpl> | ||
SetUnitEnabled(self false) | SetUnitEnabled(self false) | ||
- | #This means that the unit it self is not enabled. | ||
</ | </ | ||
< | < | ||