Tile - YEntity - Indestructible – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Entity indestructible to Ylands:Tile - YEntity - Indestructible: New Structure) |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Indestructible == | |||
=Notes= | [[File:YlandsTile-317-get.png]] | ||
*Animals also work with | |||
*For characters (players, NPCs) use | [[File:YlandsTile-317-set.png]] | ||
<pre>get indestructible(): boolean; | |||
set indestructible(value: boolean);</pre> | |||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | |||
Allows to '''get''' / '''set''' whenever an entity '''can be destroyed''' or not. | |||
=== Notes === | |||
* Animals also work with "Indestructible". | |||
* For characters (players, NPCs) use '''Invincibility'''. | |||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Latest revision as of 14:26, 24 November 2023
Indestructible
get indestructible(): boolean; set indestructible(value: boolean);
Availability
Description
Allows to get / set whenever an entity can be destroyed or not.
Notes
- Animals also work with "Indestructible".
- For characters (players, NPCs) use Invincibility.