Tile category - Events – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
(12 intermediate revisions by the same user not shown)
Line 4: Line 4:
*[[Ylands Tile - On Create|On Create]]
*[[Ylands Tile - On Create|On Create]]
*[[Ylands Tile - On Awake|On Awake]]
*[[Ylands Tile - On Awake|On Awake]]
*[[Ylands Tile - On Movement End|On Movement End]]
*[[Ylands Tile - On Rotation End|On Rotation End]]
</div>
</div>


Line 17: Line 19:
*[[Ylands Tile - On Attack Melee Event|On Attack Melee Event]]
*[[Ylands Tile - On Attack Melee Event|On Attack Melee Event]]
*[[Ylands Tile - On Attack Ranged Event|On Attack Ranged Event]]
*[[Ylands Tile - On Attack Ranged Event|On Attack Ranged Event]]
*[[Ylands Tile - On Craft event|On Craft]]
*[[Ylands Tile - On Custom Console Command|On Custom Console Command]]
*[[Ylands Tile - On Custom Console Command|On Custom Console Command]]
*[[Ylands Tile - On Defend Event|On Defend Event]]
*[[Ylands Tile - On Custom Key Action|On Custom Key Action]]
*[[Ylands Tile - On Defend Event|On Defend Start / End]]
*[[Ylands Tile - On Dodge Event|On Dodge Event]]
*[[Ylands Tile - On Dodge Event|On Dodge Event]]
*[[Ylands Tile - On Emote Event|On Emote Event]]
*[[Ylands Tile - On Emote Event|On Emote Event]]
Line 25: Line 29:
*[[Ylands Tile - On Sleep-Wakeup in Bed Event|On Sleep / Wake up in Bed Event]]
*[[Ylands Tile - On Sleep-Wakeup in Bed Event|On Sleep / Wake up in Bed Event]]
*[[Ylands Tile - On Swim Start-End Entity Event|On Swim Start-End Entity Event]]
*[[Ylands Tile - On Swim Start-End Entity Event|On Swim Start-End Entity Event]]
*[[Ylands Tile - On Heavy Attack Charge|On Heavy Attack Charge]]
*[[Ylands Tile - On Skill Interrupted|On Skill Interrupted]]
===Specific===
===Specific===
*[[Ylands Tile - On Activate-Deactivate in Hotbar Event|On Activate / Deactivate in Hotbar]]
*[[Ylands Tile - On Activate-Deactivate in Hotbar Event|On Activate / Deactivate in Hotbar]]
Line 37: Line 43:
*[[Ylands Tile - On Dig Entity Event|On Dig Event]]
*[[Ylands Tile - On Dig Entity Event|On Dig Event]]
*[[Ylands Tile - On Dismantle Event|On Dismantle Event]]
*[[Ylands Tile - On Dismantle Event|On Dismantle Event]]
*[[Ylands Tile - On Dismount Event|On Dismount Event]]
*[[Ylands Tile - On Drink Event|On Drink Event]]
*[[Ylands Tile - On Drink Event|On Drink Event]]
*[[Ylands Tile - On Drop Event|On Drop Event]]
*[[Ylands Tile - On Drop Event|On Drop Event]]
Line 57: Line 62:
*[[Ylands Tile - On Link-Unlink Event|On Link-Unlink Event]]
*[[Ylands Tile - On Link-Unlink Event|On Link-Unlink Event]]
*[[Ylands Tile - On Lock-Unlock Entity Event|On Lock / Unlock]]
*[[Ylands Tile - On Lock-Unlock Entity Event|On Lock / Unlock]]
*[[Ylands Tile - On Mount Entity Event|On Mount]]
*[[Ylands Tile - On Mount-Dismount Entity Event|On Mount / Dismount]]
*[[Ylands Tile - On Open Fail Event|On Open Fail Event]]
*[[Ylands Tile - On Open Fail Event|On Open Fail Event]]
*[[Ylands Tile - On Open-Close Entity Event|On Open / Close Entity]]
*[[Ylands Tile - On Open-Close Entity Event|On Open / Close Entity]]
Line 63: Line 68:
*[[Ylands Tile - On Pack-Unpack Item Entity Event|On Pack / Unpack Item]]
*[[Ylands Tile - On Pack-Unpack Item Entity Event|On Pack / Unpack Item]]
*[[Ylands Tile - On Pet Claimed-Released Entity Event|On Pet Claimed / Released]]
*[[Ylands Tile - On Pet Claimed-Released Entity Event|On Pet Claimed / Released]]
*[[Ylands Tile - On Pick-Place Entity Event|On Pick / Place Entity]]
*[[Ylands Tile - On Pick Entity Event|On Pick Entity]]
*[[Ylands Tile - On Place Entity Event|On Place Entity]]
*[[Ylands Tile - On Plant Event|On Plant Event]]
*[[Ylands Tile - On Plant Event|On Plant Event]]
*[[Ylands Tile - On Power up-down event|On Power Up / Down]]
*[[Ylands Tile - On Read Event|On Read Event]]
*[[Ylands Tile - On Read Event|On Read Event]]
*[[Ylands Tile - On Recharge Everything In Range Entity Event|On Recharge Everything In Range]]
*[[Ylands Tile - On Recharge Everything In Range Entity Event|On Recharge Everything In Range]]
Line 73: Line 80:
*[[Ylands Tile - On Treat Wounds Event|On Treat Wounds Event]]
*[[Ylands Tile - On Treat Wounds Event|On Treat Wounds Event]]
*[[Ylands Tile - On Write Sign Entity Event|On Write Sign]]
*[[Ylands Tile - On Write Sign Entity Event|On Write Sign]]
*[[Ylands Tile - On NPC attack|On NPC Attack]]
*[[Ylands Tile - On reload|On Firearm Reload]]
*[[Ylands Tile - On bow charge|On Bow Charge]]
*[[Ylands Tile - On airtank refill-deplete|On Airtank Refill / Deplete]]
</div>
</div>


Line 105: Line 116:
===Logic template===
===Logic template===
*[[Ylands Tile - Logic Template On Logic Spawn|On Logic Spawn]]
*[[Ylands Tile - Logic Template On Logic Spawn|On Logic Spawn]]
===Animator===
*[[Ylands Tile - Animator On Cycle End|On Animator Cycle End]]
===Custom window===
*[[Ylands Tile - UI - On Window Open-Close|On Custom Window Open / Close]]
*[[Ylands Tile - UI - On Button Clicked|On Button Clicked]]
*[[Ylands Tile - UI - On Input Text Changed|On Input Text Changed]]
===Transaction===
*[[Ylands Tile - On Transaction Accepted-Declined|On Transaction Accepted / Declined]]
===AI Behavior===
*[[Ylands Tile - On AI Behavior Assigned|On Behavior Assigned]]
</div>
</div>



Revision as of 17:40, 5 August 2020

Common

Entity

Game logic



Template:Ylands scripting navbox