Jump to content

need help to fix poster script!


priisek

Recommended Posts

i have a problem with reading the gray fox posters on walls! the game crashs when i try to read them, the wanted grayfox is the main one. at 1st i thought it was something to do with one of the mods i had added so i uninstalled the game & tried it with a fresh install & it is the same, is there a fix for it or does anyone know how to solve this problem?

 

where would i go 2 fix this? please help

Link to comment
Share on other sites

When you did the fresh install, did you try it without any mods? It sounds to me like a mod problem. I don't think it would be weak hardware. The activation of one common script should not be causing your computer to overload and have the program crash to desktop.

 

The script in question is very simple as scripts go:

 

ScriptName TGReadWantedPoster

Begin OnActivate
if isActionRef player == 1
	AddTopic TGGrayFox
	AddTopic TGHieronymusLex
endif

Activate
End

 

The Brother Piner letters at Weynon Priory do not have any scripts. Does your game crash when you read any book or scroll you find anywhere?

 

If Grey Fox posters are the only thing that really gives you problems, I guess you could never read them, or make a mod to remove the script. If you needed those topics, you could add them with console codes.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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