Is there a console command to set a quest string variable in the game?
If not I guess I could cannibalize one of the game setting strings...
AH! here we go: SetPapyrusQuestVariable
mmm.. not following the Wiki on this,
So how would I use this to set a string on the quest variable?
SetPQV MyQuest WeaponName "hello world" <--- is that right?