Jump to content

Help with a simple script fragment


Rennn

Recommended Posts

I'm trying to make a mod that adds the player to the Forsworn Faction after a short quest. However, the script to add the player to the faction doesn't seem to work.

This is the script:

Game.GetPlayer().AddtoFaction(ForswornFaction)

 

When I attempt to compile it, I get a warning that it failed, and that "variable ForswornFaction is undefined."

 

Does anyone know what I'm doing wrong?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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