Tile - On Custom Console Command – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
[[Image:On custom console command.png]]
<!---
*Event '''called''' when '''player''' executes custom console command.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Before regular command one '''/''' is used, but before custom command use '''//'''.
-->
*Provides with '''command''' which is a [[Ylands Tile - String literal|'''string''']] of text written by the trigger entity after '''//'''.
== On Custom Console Command ==
*Provides with '''arguments''' which is an array of [[Ylands Tile - String literal|'''strings''']] written after the command.
 
[[File:YlandsTile-425.png]]
 
=== Description ===
 
Event '''called''' when a '''player''' executes a custom console command.
 
=== Notes ===
 
* Before regular command one '''/''' is used, but before custom command use '''//'''.
* Provides with '''command''' which is a '''string''' of text written by the trigger entity after '''//'''.
* Provides with '''arguments''' which is an array of '''strings''' written after the command.


=Note=
*See also [[Ylands Game logic - Event listener|'''Event Listener''']].


----
----
Line 12: Line 21:
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


[[Category: Events]]
[[Category: Instructions]]
[[Category: Ylands 0.12]]

Revision as of 09:54, 8 July 2021