Jump to content

Need help with a script


Xenox122

Recommended Posts

Hi I am making a quest and at the end the player receives 200 or 100 caps depending on if they passed a speech check earlier in the quest. The result script for the final quest stage looks like this

 

if getquestvariable mistrecruitquest.negotiate == 1

player.additem caps001 200

if getquestvariable mistrecruitquest.negotiate == 2

player.additem caps001 100

 

The GECK will not accept this, can anyone tell me what I am doing wrong?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...