Tile - YCharacter - Set Forced Immunity – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Set Forced Immunity(Character, Immunity, Value) =...")
 
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:


==== immunity ====
==== immunity ====
Immunity type


==== value ====
==== value ====
New immunity state
=== Availability ===
[[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Not in Edu|Not in Edu]]


=== Description ===
=== Description ===


Allows to '''set''' character '''immunity''' type '''override'''.
Allows to '''set''' character '''immunity''' '''override'''.


=== Notes ===
=== Notes ===
Line 25: Line 33:
----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Instructions]]
[[Category: Instructions]]

Latest revision as of 15:26, 24 November 2023

Set Forced Immunity(Character, Immunity, Value)

YlandsTile-483.png

setForcedImmunity(immunity: YImmunityType, value: YForcedBool): void;

Parameters

immunity

Immunity type

value

New immunity state

Availability

Server, Not in Edu

Description

Allows to set character immunity override.

Notes

  • Force true / false will override current immunity state.
  • Default will return the state before this instruction was used. So if player had immunity from potion, he will retain it.