Tile - YUi - Show Warning – Ylands
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
Line 43: | Line 43: | ||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] |
Latest revision as of 14:35, 24 November 2023
Show Warning(Player, Text)
static showWarning(player: YCharacter, warning: any): void;
Parameters
player
Target player
warning
Text to show
Availability
Description
Will show a warning text to a specific player.
Show Warning(Text)
static showWarning(warning: any): void;
Parameters
warning
Text to show
Availability
Description
Will show a warning text to all players.