Tile - On Custom Console Command – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
[[File:YlandsTile-425.png]] | [[File:YlandsTile-425.png]] | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Called when a '''player''' executes a custom console command. | |||
=== Notes === | === Notes === |
Revision as of 11:17, 12 November 2021
On Custom Console Command
Availability
Description
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.