Tile - YCharacter - Equip – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
Line 29: Line 29:
----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


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

Latest revision as of 15:24, 24 November 2023

Equip(Character, Item)

YlandsTile-250.png

equip(item: YEntity): void;

Parameters

item

Item to equip

Availability

Server

Description

Automatically equips selected item in to target slot of a character, e.g helmet will be placed to head slot.

Notes

  • Item to equip does not have to be in character inventory and will be moved there from word (or container).
  • Works on locked slots as well.