Difference between revisions of "A beginner's guide, lesson 5 - Anatomy of a quest, part 2"

m
modifying identation on long lines
imported>Juharfalvi
m (modifying identation on long lines)
imported>Juharfalvi
m (modifying identation on long lines)
Line 654: Line 654:
    '''set MS02.Runaway to 1'''
    '''set MS02.Runaway to 1'''
    '''VelwynBenirusRef.EvaluatePackage'''
    '''VelwynBenirusRef.EvaluatePackage'''
  ''(Sets Velwyn's behaviour so he will run away. Controls any dialogue you try to have with him)''
  ''(Sets Velwyn's behaviour so he will run away.''
'' Controls any dialogue you try to have with him)''
  '''setstage MS02 90'''
  '''setstage MS02 90'''
  ''(Bumps the stage)''
  ''(Bumps the stage)''
  '''BenirusDoorRef.Activate VelwynBenirusRef'''
  '''BenirusDoorRef.Activate VelwynBenirusRef'''
  ''(This actually opens the door. All the rest of the bits above have been fluff and filler aimed at making Velwyn simulate opening the door. This is the only command needed to ACTUALLY open the door)''
  ''(This actually opens the door. All the rest of the bits above have been fluff''
'' and filler aimed at making Velwyn simulate opening the door.''
'' This is the only command needed to ACTUALLY open the door)''
  '''set Doonce2 to 1'''
  '''set Doonce2 to 1'''
  '''end'''
  '''end'''
Anonymous user