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

Jump to navigation Jump to search
m
modifying identation on long lines
imported>Juharfalvi
m (modifying identation on long lines)
imported>Juharfalvi
m (modifying identation on long lines)
Line 231: Line 231:
   
   
  '''set MS02.GhostJournal to MS02.GhostJournal + 1'''
  '''set MS02.GhostJournal to MS02.GhostJournal + 1'''
  ''(This is a counter that adds to the variable mentioned in the quest script. By referencing using "MS02."  we can add to it.)''
  ''(This is a counter that adds to the variable mentioned in the quest script.''
''By referencing using "MS02."  we can add to it.)''
   
   
  '''if ( MS02.GhostJournal == 3) && ( GetStage MS02 <=35 )'''
  '''if ( MS02.GhostJournal == 3) && ( GetStage MS02 <=35 )'''
Anonymous user

Navigation menu