boatHelper.lua utility file - VanaDev/Vana GitHub Wiki

Table of Contents

boatHelper.lua

Category: Utility Lua-Based Scripts

getInstanceMinutes

Return(s):

  • minutes: number
Argument(s):
  • N/A
Notes: Checks the currently set instance for how many minutes remain.

doElevatorDoorCheck

Return(s):

  • N/A
Argument(s):
  • mapId: number
Notes: Checks the currently set instance for what the elevator state should be and applies the change if the elevator state has changed.

doBoatDockCheck

Return(s):

  • N/A
Argument(s):
  • mapId: number
Notes: Checks the currently set instance for what the boat state should be based on the boat time and applies the change if the boat state has changed.
⚠️ **GitHub.com Fallback** ⚠️