Difference between revisions of "Bethesda Tutorial Packages"

103 bytes added ,  17:21, 14 February 2012
m
→‎Creating a Simple Schedule: added ingame time <-> reallife time (might not be necessary but some might wonder how long time they actually will do things)
imported>Syscrusher
m (→‎Creating a Simple Schedule: Grammar correction.)
imported>Nemesis
m (→‎Creating a Simple Schedule: added ingame time <-> reallife time (might not be necessary but some might wonder how long time they actually will do things))
Line 38: Line 38:
We can build a simple schedule for Bendu Olo using these premade packages. Let's say we want him to eat breakfast and dinner at home, sleep at night, and otherwise just hang around his house.
We can build a simple schedule for Bendu Olo using these premade packages. Let's say we want him to eat breakfast and dinner at home, sleep at night, and otherwise just hang around his house.


For eating, let's check the existing default "eat" packages - let's pick '''DefaultEatEditorLoc8x1''' (breakfast) and '''DefaultEatEditorLoc18x1''' (dinner). Note: we use a naming convention to indicate packages which have a schedule: "STARTTIMExDURATION". So "8x1" indicates a package starting at 8 am and lasting for 1 hour; "18x1" indicates a package starting at 6 pm and also lasting for 1 hour. But of course the naming could be wrong - let's check the actual data on the packages to make sure their schedules match their names.
For eating, let's check the existing default "eat" packages - let's pick '''DefaultEatEditorLoc8x1''' (breakfast) and '''DefaultEatEditorLoc18x1''' (dinner). Note: we use a naming convention to indicate packages which have a schedule: "STARTTIMExDURATION". So "8x1" indicates a package starting at 8 am and lasting for 1 hour; "18x1" indicates a package starting at 6 pm and also lasting for 1 hour. But of course the naming could be wrong - let's check the actual data on the packages to make sure their schedules match their names. 1 hour in game lasts 3 minutes in real life (20 minutes in-game equals 1 minute rl; 24h equals 72min).


Open the two packages and select their Schedule tabs, which look like this:
Open the two packages and select their Schedule tabs, which look like this:
Anonymous user