GetPackageScheduleData

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(schedData:StringMap) GetPackageScheduleData package:ref

Returns a stringmap containing info about a package schedule. The returned stringmap contains the following keys:

  • "Day" - a string, e.g. "Sunday"
  • "Month" - a string, e.g. "January"
  • "Date" - integer, 1-30
  • "Time" - integer, 0-23
  • "Duration" - integer.