Tile - YExplosive - Defuse – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}")
No edit summary
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:Ylands_Tile_-_Ignite.png]]
<!---
*Allows to '''ignite''' (start explosion timer) an '''explosive''' (e.g dynamite).
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Works also for '''cannons'''.
-->
== Defuse(Entity, Reset Timer) ==


[[File:YlandsTile-137.png]]


[[Image:Ylands_Tile_-_Defuse_entity.png]]
<pre>static defuse(target: YEntity, resetTimer: boolean): void;</pre>
*Allows to '''stop''' already ignited '''explosive''' from exploding.
=== Parameters ===
*Allows to '''reset''' ignition '''timer''' of target explosive.
 
==== target ====
 
Target entity (explosive)
 
==== resetTimer ====
 
Whenever the ignition timer ought to be reset
 
=== Availability ===
 
[[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Allows to '''stop''' already ignited '''explosive''' from exploding.




----
----
{{Ylands editor navbox}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.10]]

Revision as of 12:16, 12 November 2021