Jump to content

fdrf

Members
  • Posts

    1
  • Joined

  • Last visited

Nexus Mods Profile

About fdrf

fdrf's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hi all I am new to geck modding and am trying to make my first quest. I want the quest to start when the player picks up an item. I have looked around but have only found tutorials on starting a quest when the player steps in a trigger. I am not getting any error messages the quest just does not start when I pick the item up. This is my current script: scn 00MarkQuest begin onadd if getcontainer == player if getstage 00MarkQuest > 10 startQuest 00MarkQuest setstage 00MarkQuest 10 endif endif end Any help would be appreciated.
×
×
  • Create New...